| Parameter | Description |
|---|---|
| iItem (Optional) | The item number (0 if omitted) |
Property Integer Form_GuiColumn
| Read Access: | Get Form_GuiColumn [iItem] to IntegerVariable |
| Write Access: | Set Form_GuiColumn [iItem] to IntegerVariable/Value |
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.