GroupBox
Last updated
Last updated
Adds supports for [System.Windows.Forms.GroupBox](https://msdn.microsoft.com/en-us/library/system.windows.forms.groupbox(v=vs.110).aspx)
Component Selector: 'wm-groupbox'
GroupBoxComponent extends ControlComponent.
Property
Get/Set
Notify Changes
Details
text: string
Yes
Yes
Inherited from ControlComponent see ControlComponent
name: string
Yes
No
Inherited from ControlComponent see ControlComponent
enabled: boolean
Yes
No
Inherited from ControlComponent see ControlComponent
visible: boolean
Yes
No
Inherited from ControlComponent see ControlComponent
disabled: string
Yes
No
Sets property disabled if it is required
Method
Supported
Details
None
None
None
Event
Supported
Parameter
Details
None
None
None