IUIX_CmdBar::IsFloating Property

From PDF XChange PDF SDK
Revision as of 06:30, 25 March 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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