Width Property (AWTComponent)

Action

Gets the current width of the component.

Syntax

'Declaration
Protected Read Property Width As Integer

Access

Read only.

Examples

Dim width As Integer = component.Width