Form_GuiWidth - DfBaseMenu
Sets the width of the form item in pixels
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Parameters
| Parameter | Type | Description |
|---|---|---|
| iItem | Integer |
Syntax
Property Integer Form_GuiWidth
| Access Type | Syntax |
|---|---|
| Read Access: | Get Form_GuiWidth to IntegerVariable |
| Write Access: | Set Form_GuiWidth 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.