SWSCheckbox Members
| Name | Description |
|---|---|
| CanHaveChildren | Can control contain arbitrary child controls. Return value: Boolean. This property is read only. |
| Checked | Get/Set Checked. Return/assignment value: Boolean. |
| Children | Returns the collection of child controls. Return value: SWSCollection. This property is read only. |
| CustomAttributes | Get/Set custom attributes. Return/assignment value: String. |
| DescriptiveName | Return/Set the control descriptive name. Return/assignment value: String. |
| DisabledFontFace | Return/assignment value: String. |
| DisabledFontSize | Return/assignment value: String. |
| DisabledTxtColor | Return/assignment value: String. |
| Enabled | Return/assignment value: Boolean. |
| FontFace | Return/assignment value: String. |
| FontSize | Return/assignment value: String. |
| Name | Return/Set the control name. Return/assignment value: String. |
| OnClic | Return/assignment value: String. |
| ParentCollection | Returns the possible parent collection that holds this control. Return value: SWSCollection. This property is read only. |
| Style | Get/Set button style. Return/assignment value: String. |
| Submit | Get/Set Submit. Return/assignment value: Boolean. |
| Text | Return/assignment value: String. |
| TxtColor | Return/assignment value: String. |
| Type | Returns the type of control. Return value: SWSControlType. This property is read only. |
| Value | Get/Set Value. Return/assignment value: String. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
