IUIX_CmdItemBox::Style Property
From PDF XChange PDF SDK
(Label ToWrite removed) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdItemBox::Style Property}} | {{#customTitle:IUIX_CmdItemBox::Style Property}} | ||
{{#parentPage:PXV:IUIX_CmdItemBox#Properties|Style|property}} | {{#parentPage:PXV:IUIX_CmdItemBox#Properties|Style|property}} | ||
− | + | ||
{{ToReview}} | {{ToReview}} | ||
Latest 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);