Descriptions: | Determines the condition that generates the Click event of the OptionButton control. |
Used in controls: | None. |
Used in objects: | Form |
Value (with constants): | 0 : Normal (POW-CLICKMODE-NORMAL) 1: When left button is pressed (POW-CLICKMODE-LBUTTONDOWN) |
Default value: | 0 : Normal (POW-CLICKMODE-NORMAL) Note : For projects created using V4.0 or V5.0, the default value is 1. |
COBOL PICTURE: | S9(4) COMP-5 |
OLE data type: | VT_I2 |
Design time access: | Set and reference. |
Execution time access: | Set and reference. |
Backward compatibility attributes: | None. |