Functions, Globals and Defines |
Namespace: VOGUIClasses
The Functions type exposes the following members.
Name | Description | |
---|---|---|
CAPaintIsLoaded | ||
CAPaintLastError | ||
CAPaintLastErrorMsg | ||
CAPaintShowErrors | ||
DIBCreateFromFile |
Create a device independent bitmap (DIB) from an image file.
| |
DIBCreateFromPTR |
Convert an image file to a device independent bitmap (DIB).
| |
DIBDelete |
Destroy a DIB created either by DIBCreateFromFile() or DIBCreateFromPtr().
| |
DIBGetInfo |
Retrieve a pointer to the BITMAPINFO structure of a DIB.
| |
DIBSaveAs |
Save the DIB to a file.
| |
DIBShow |
Display the DIB within the specified window.
| |
DIBStretch |
Display the DIB within the specified window.
| |
DrawThemeEdge | ||
Enable3dControls | Determines whether controls on windows created with the GUI classes are displayed using a sculpted, three-dimensional look. | |
GetAppObject |
Return the global App object for this application.
| |
GetFocusedObject |
Return the object corresponding to the control or window that currently has input focus.
| |
GetObjectByHandle |
Return the object associated with a given window handle.
| |
GUIExit | ||
IsAltPressed | Get the current state of the Alt key. | |
IsControlPressed | Get the current state of the Ctrl key. | |
IsShiftPressed | Get the current state of the Shift key. | |
SetClassStyle | ||
THTMLHelp | ||
UseColonInAutoLayoutCaptions |
Name | Description | |
---|---|---|
DefaultDDImpClassName | ||
DefaultDocAppClassName | ||
DefaultFormDialogClassName | ||
DefaultFormFrameClassName | ||
DefaultSplitViewClassName | ||
DefaultWindAppClassName | ||
oApp |