IRichEditUiaInformation::IsVisible method (textserv.h)
Indicates whether a windowless rich edit control is currently visible.
Syntax
HRESULT IsVisible();
Return value
Type: HRESULT
Returns S_OK if the windowless rich edit control is visible, or S_FALSE otherwise.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Target Platform | Windows |
Header | textserv.h |
DLL | Msftedit.dll |