WinFormVOWindowHost Class |
Namespace: XSharp
The WinFormVOWindowHost type exposes the following members.
Name | Description | |
---|---|---|
WinFormVOWindowHost | Initializes a new instance of the Component class. | |
WinFormVOWindowHost(IContainer) | Initializes a new instance of the WinFormVOWindowHost class | |
WinFormVOWindowHost(Window, Control) | Create w WinFormVOHostwindow |
Name | Description | |
---|---|---|
ClassesNeedingTranslateTabToArrow | Specify the class names that require special handling for TAB keys. | |
HostingControl | The control that is used to host the X# Window | |
VOWindow | Get/Set the object of X# window that needs to be hosted | |
VOWindowClassName | Get/Set the class name of X# window that needs to be hosted |
Name | Description | |
---|---|---|
AdjustVOWindow | Resize X# window | |
Close | Close the window | |
Focus | Set focus to the form and the window that it hosts. | |
IsHostingDataWindow | Is the X# Window a DataWindow ? | |
ProcessDialogKey |