Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Deprecated. The PenInputPanel has been replaced by the Text Input Panel (TIP).
Occurs when the PenInputPanel object has shown or hidden itself.
Syntax
HRESULT VisibleChanged(
[in] VARIANT_BOOL NewVisibility
);
Parameters
-
NewVisibility [in]
-
VARIANT_TRUE to cause the PenInputPanel object to become visible; otherwise, VARIANT_FALSE.
Return value
If this event succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Remarks
The VisibleChanged event applies to the Tablet PC Input Panel hover target. However, it is not raised when the hover target expands to show the full Tablet PC Input Panel.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
| Minimum supported server |
None supported |
| Header |
|
| Library |
|
See also