radio
Generic properties, methods and events
|
ButtonGroup | Specifies the name of the radio button group |
|
DragKey | Returns the drag key and mouse button state |
|
DragSourceControl | Identifies the source control of a drag operation |
|
DragSourceItem | Identifies the source control component of a drag operation |
|
DragTargetControl | Identifies the target control of a drag operation |
|
DragTargetItem | Identifies the target control component of a drag operation |
|
DropFileList$ | List of files dropped onto control (with HEX(0D) separators) |
|
Label$ | Label for the control |
|
LeftText | Displays the control label on the left of the control |
|
State | Used to set or determine the current state of the radio button |
|
Transparent | Makes the controls background transparent |
|
Click() Event | Called when a radio button is selected |
|
Drop() Event | Drag drop event |
|
DropFile() Event | Called when files are dragged on to the form |