IUIX_CmdPane::Hide Method
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_CmdPane::Hide Method}} | {{#customTitle:IUIX_CmdPane::Hide Method}} | ||
+ | {{#parentPage:PXV:IUIX_CmdPane#Methods|Hide|method}} | ||
+ | {{ToReview}} | ||
− | + | Hides command pane with all of it's sub-items. | |
== Syntax == | == Syntax == | ||
Line 11: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_CmdPane|IUIX_CmdPane]] |
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.