Form_GuiWidth - DfBaseList

Sets the width of the form item in pixels

Type: Property

Access: Read/Write

Data Type: Integer

Parameters: Integer iItem

ParameterDescription
iItem (Optional)The item number (0 if omitted)


Syntax
 Property Integer Form_GuiWidth

Read Access: Get Form_GuiWidth [iItem] to IntegerVariable
Write Access: Set Form_GuiWidth [iItem] to IntegerVariable/Value


Description

The Form_GuiWidth property sets the width of the form item in pixels. This is usually set with the Form_Width message.