IUIX_CmdPane::Hide Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(5 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|method | + | {{#parentPage:PXV:IUIX_CmdPane#Methods|Hide|method}} |
− | + | ||
{{ToReview}} | {{ToReview}} | ||
− | + | Hides command pane with all of it's sub-items. | |
== Syntax == | == Syntax == | ||
Line 14: | 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.