src/components/contracts/winforms/radioButton.ts
ControlNamespace('System.Windows.Forms.RadioButton')
Properties |
appearance |
appearance:
|
Type : string
|
checked |
checked:
|
Type : boolean
|
CheckedChanged |
CheckedChanged:
|
Type : EventEmitter<EventData>
|