IUIX_CmdPane::Hide Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdPane::Hide Method}} | {{#customTitle:IUIX_CmdPane::Hide Method}} | ||
{{#parentPage:PXV:IUIX_CmdPane#Methods|Hide|method}} | {{#parentPage:PXV:IUIX_CmdPane#Methods|Hide|method}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Hides command pane with all of it's sub-items. | |
== Syntax == | == Syntax == |
Latest revision as of 02:05, 25 March 2016
Hides command pane with all of it's sub-items.
Syntax
HRESULT Hide();
Return Value
Returns S_OK if operation was successful or error code in other cases.