IPenInputPanel::get_AutoShow method (peninputpanel.h)
Deprecated. The PenInputPanel has been replaced by the Text Input Panel (TIP).
Gets or sets a value that indicates whether the pen input panel appears when focus is set on the attached control by using the pen.
This property is read/write.
Syntax
HRESULT get_AutoShow(
VARIANT_BOOL *pAutoShow
);
Parameters
pAutoShow
Return value
None
Remarks
When the AutoShow property is set to VARIANT_FALSE, Tablet PC Input Panel does not show until the Visible property is set to VARIANT_TRUE. At this point, Tablet PC Input Panel is displayed but no hover target is shown.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | peninputpanel.h |
Library | InkObj.dll |