public class XForm
| Modifier and Type | Field |
|---|---|
BoolValue |
_visible
|
BoolValue |
_enabled
|
BoolValue |
_tabStop
|
Region |
_region
|
Object |
_parent
|
WideString |
_caption
|
WindowHandle |
_handle
|
List<forms'IControl> |
_controls
|
EventHandler<system'Func1> |
onResize
|
| Modifier and Type | Constructor / Static Method |
|---|---|
XForm |
new()
|