IUIX_CmdItemBox::Style Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]].
+
[[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]]

Revision as of 05:30, 23 May 2015


Property Style of interface IUIX_CmdItemBox returns/sets Value of LONG ...

Syntax

HRESULT get_Style([out, retval]  LONG*  pStyle);
HRESULT put_Style([in]  LONG  pStyle);

See Also

IUIX_CmdItemBox