IUIX_CmdPane::Show Method

From PDF XChange PDF SDK
Jump to: navigation, search
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}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
The method of interface of PDF-XChange Editor SDK.
+
Changes the command pane's status from hidden to visible.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 03: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.

See Also

IUIX_CmdPane