IUIX_CmdItemBox::Style Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 6: | Line 6: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property '''Style''' of interface [[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]] returns/sets Value of LONG | + | Property '''Style''' of interface [[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]] returns/sets Value of LONG containing the [[PXV:UIX_CmdItemBoxStyleFlags|command items box'es style]]. |
== Syntax == | == Syntax == |
Revision as of 07:36, 24 March 2016
Property Style of interface IUIX_CmdItemBox returns/sets Value of LONG containing the command items box'es style.
Syntax
HRESULT get_Style([out, retval] LONG* nStyle); HRESULT put_Style([in] LONG nStyle);