IUIX_ScrollContainer::CmdPane 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::CmdPane Property}}
 
{{#customTitle:IUIX_ScrollContainer::CmdPane Property}}
{{#parentPage:PXV:IUIX_ScrollContainer#Properties|CmdPane Property|property}}
+
{{#parentPage:PXV:IUIX_ScrollContainer#Properties|CmdPane|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 10:23, 23 May 2015


Property CmdPane of interface IUIX_ScrollContainer returns Pointer to IUIX_CmdPane ...

Syntax

HRESULT get_CmdPane([in]           UIX_CmdPaneSides  nSide,
                    [out, retval]  IUIX_CmdPane**    ppCmdPane);

Parameters

nSide
[in] Value of UIX_CmdPaneSides.

See Also

IUIX_ScrollContainer