SWSIFrame Members
| Name | Description |
|---|---|
| Binary | Get/Set binary. Return/assignment value: String. |
| CanHaveChildren | Can control contain arbitrary child controls. Return value: Boolean. This property is read only. |
| 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. |
| DispName | Return/assignment value: String. |
| Enabled | Return/assignment value: Boolean. |
| Height | Return/assignment value: String. |
| Id | Return/assignment value: String. |
| Name | Return/Set the control name. Return/assignment value: String. |
| OnClick | Return/assignment value: String. |
| Page | Get/Set page. Return/assignment value: String. |
| ParentCollection | Returns the possible parent collection that holds this control. Return value: SWSCollection. This property is read only. |
| Src | Get/Set source. Return/assignment value: String. |
| Style | Get/Set button style. Return/assignment value: String. |
| Type | Returns the type of control. Return value: SWSControlType. This property is read only. |
| Width | Return/assignment value: String. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
