VOWinFormApp Class (Typed) |
Namespace: XSharp.VO.SDK
The VOWinFormApp type exposes the following members.
Name | Description | |
---|---|---|
VOWinFormApp | Initializes a new instance of the VOWinFormApp class |
Name | Description | |
---|---|---|
AfterDispatch | Obsolete. (Inherited from App.) | |
BeforeDispatch |
Low-level handler used with App:AfterDispatch() for intercepting any message posted to an application's message queue.
(Inherited from App.) | |
Destroy | Free memory resources allocated for a VObject object and its derived objects. (Inherited from VObject.) | |
Exec |
Start the event handling loop for the application.
(Inherited from App.) | |
Exec(Long) |
Start the event handling loop for the application.
(Inherited from App.) | |
Exec(Long, Object) |
Start the event handling loop for the application.
(Inherited from App.) | |
GetAccel | Obsolete. (Inherited from App.) | |
GetAccelWindow | Obsolete. (Inherited from App.) | |
GetDialogWindow | This method gets the handle active Dialog window for which Dialog keys must be handled (Inherited from App.) | |
GetMdiClientWindow | Obsolete. (Inherited from App.) | |
Handle |
Return the handle for an application.
(Inherited from App.) | |
Quit |
Terminate the application by instructing the application to close itself.
(Inherited from App.) | |
RegisterWinForm | ||
Run |
Invoke and execute a specified command.
(Inherited from App.) | |
SetAccel | Obsolete. (Inherited from App.) | |
SetAccelWindow | Obsolete. (Inherited from App.) | |
SetDialogWindow | This method sets the handle active Dialog window for which Dialog keys must be handled (Inherited from App.) | |
SetMdiClientWindow | Obsolete. (Inherited from App.) | |
UnRegisterWinForm |