Status_Help - Grid
Sets the text of the help text that appears in the status bar
Type: Property
Access: Read/Write
Data Type: String
Parameters: None
Parameters
| Parameter | Type | Description |
|---|---|---|
| Item# | String |
Syntax
Property String Status_Help
| Access Type | Syntax |
|---|---|
| Read Access: | Get Status_Help to StringVariable |
| Write Access: | Set Status_Help to StringVariable/Value |
Description
Status_help property sets the text of the help text that appears in the status bar. Note that an item number and a help value must be passed. The item number is actually a column number and represents the status help value for all items within the passed column.