IUIX_CmdBar::Expand Method

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
(3 intermediate revisions by one other user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_CmdBar::Expand Method}}
 
{{#customTitle:IUIX_CmdBar::Expand Method}}
{{#parentPage:PXV:IUIX_CmdBar|Expand Method|method}}
+
{{#parentPage:PXV:IUIX_CmdBar#Methods|Expand|method}}
{{ToWrite}}
+
 
{{ToReview}}
 
{{ToReview}}
  
The method of interface of PDF-XChange Editor SDK.
+
Expands the command bar from the minimized state.
  
 
== Syntax ==
 
== Syntax ==
Line 15: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IUIX_CmdBar|IUIX_CmdBar]].
+
[[PXV:IUIX_CmdBar|IUIX_CmdBar]]

Latest revision as of 03:40, 25 March 2016


Expands the command bar from the minimized state.

Syntax

HRESULT Expand();

Return Value

Returns S_OK if operation was successful or error code in other cases.

See Also

IUIX_CmdBar