IUIX_CmdPane::Show Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdPane::Show Method}} | {{#customTitle:IUIX_CmdPane::Show Method}} | ||
{{#parentPage:PXV:IUIX_CmdPane#Methods|Show|method}} | {{#parentPage:PXV:IUIX_CmdPane#Methods|Show|method}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Changes the command pane's status from hidden to visible. | |
== Syntax == | == Syntax == |
Latest revision as of 02:19, 25 March 2016
Changes the command pane's status from hidden to visible.
Syntax
HRESULT Show();
Return Value
Returns S_OK if operation was successful or error code in other cases.