Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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