IUIX_CmdItem::Show Method
From PDF XChange PDF SDK
Shows or hides the command item.
Syntax
HRESULT Show( VARIANT_BOOL bShow);
Parameters
- bShow
- Value of VARIANT_BOOL that indicates whether the command should be shown or hidden.
Return Value
Returns S_OK if operation was successful or error code in other cases.