InkEdit.Hwnd property
Gets a handle to the InkEdit control.
This property is read-only.
Syntax
HRESULT get_Hwnd( [out, retval] OLE_HANDLE *pohHwnd );
Property value
The handle to the InkEdit control.
Remarks
Note Because the value of this property can change while a program is running, never store the Hwnd value in a variable.
Requirements
|
Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
|---|---|
|
Minimum supported server |
None supported |
|
Header |
|
|
Library |
|
See also
Show: