Functions | |
| getEdCtrlLabelValue (ctrlstr) | |
| Get a label control value. | |
| setEdCtrlLabelValue (ctrlstr, val) | |
| Set a label control text value. | |
| setEdCtrlLabelEnable (ctrlstr, state) | |
| Enable or disable a label control. | |
| crEdCtrlLabel (winstr, x, y, w, h, value, resize) | |
| Create a label control. | |
| dsEdCtrlLabel (ctrlstr) | |
| Destroy a label control. | |
Text label control
| getEdCtrlLabelValue | ( | ctrlstr | ) |
| setEdCtrlLabelValue | ( | ctrlstr | , | |
| val | ||||
| ) |
| setEdCtrlLabelEnable | ( | ctrlstr | , | |
| state | ||||
| ) |
| crEdCtrlLabel | ( | winstr | , | |
| x | , | |||
| y | , | |||
| w | , | |||
| h | , | |||
| value | , | |||
| resize | ||||
| ) |
1.6.3