IUIX_CmdBar::IsFloating Property

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

Latest revision as of 06:30, 25 March 2016


Property IsFloating of interface IUIX_CmdBar returns Value of VARIANT_BOOL that represents whether the command bar is floating.

Syntax

HRESULT get_IsFloating([out, retval]  VARIANT_BOOL*  bRes);

See Also

IUIX_CmdBar