IUIX_ScrollContainer::CmdBar Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_ScrollContainer::CmdBar Property}}
 
{{#customTitle:IUIX_ScrollContainer::CmdBar Property}}
{{#parentPage:PXV:IUIX_ScrollContainer|CmdBar Property|property}}
+
{{#parentPage:PXV:IUIX_ScrollContainer#Properties|CmdBar Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 23:13, 21 May 2015


Property CmdBar of interface IUIX_ScrollContainer returns Pointer to IUIX_CmdBar ...

Syntax

HRESULT get_CmdBar([in]           LONG           nBarID,
                   [out, retval]  IUIX_CmdBar**  ppCmdBar);

Parameters

nBarID
[in] Value of LONG.

See Also

IUIX_ScrollContainer.