IUIX_CmdPane::IsMinimized Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IUIX_CmdPane::IsMinimized Property}}
 
{{#customTitle:IUIX_CmdPane::IsMinimized Property}}
 
{{#parentPage:PXV:IUIX_CmdPane#Properties|IsMinimized|property}}
 
{{#parentPage:PXV:IUIX_CmdPane#Properties|IsMinimized|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''IsMinimized''' of interface [[PXV:IUIX_CmdPane|IUIX_CmdPane]] returns  Value of VARIANT_BOOL ...
+
Property '''IsMinimized''' of interface [[PXV:IUIX_CmdPane|IUIX_CmdPane]] returns  Value of VARIANT_BOOL that indicates whether the command pane is minimized.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 03:26, 25 March 2016


Property IsMinimized of interface IUIX_CmdPane returns Value of VARIANT_BOOL that indicates whether the command pane is minimized.

Syntax

HRESULT get_IsMinimized([out, retval]  VARIANT_BOOL*  bMinimized);

See Also

IUIX_CmdPane