Form_GuiColumn - DfBaseMenu
Controls the horizontal placement (column position) of the form display within the object in pixels
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Parameters
| Parameter | Type | Description |
|---|---|---|
| iItem | Integer |
Syntax
Property Integer Form_GuiColumn
| Access Type | Syntax |
|---|---|
| Read Access: | Get Form_GuiColumn to IntegerVariable |
| Write Access: | Set Form_GuiColumn to IntegerVariable/Value |
Description
The Form_GuiColumn property controls the horizontal placement (column position) of the form display within the object in pixels. Normally you will use Form_Column and not this message.