SKBINFO
- 0 2.0
Stores information about the current onscreen keyboard.
typedef struct {
HWND hwnd;
UINT nPad;
BOOL fVisible;
BOOL fMinimized;
RECT rect;
DWORD dwReserved;
} SKBINFO;
Members
hwnd
Handle of window for onscreen keyboard.
nPad
Current view of the keypad. Either SKB_FULL, SKB_BASIC, or SKB_NUMPAD for
full, basic, or numeric keypad, respectively.
fVisible
TRUE if the keyboard is available and visible, FALSE otherwise.
fMinimized
TRUE if the keyboard is minimized, FALSE otherwise.
rect
Screen coordinates or the restored keyboard rectangle.
dwReserved
Must be 0.
See Also
ShowKeyboard
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database