IUIX_CmdBar::BorderStyle Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_CmdBar::BorderStyle Property}} | {{#customTitle:IUIX_CmdBar::BorderStyle Property}} | ||
− | {{#parentPage:PXV:IUIX_CmdBar#Properties|BorderStyle | + | {{#parentPage:PXV:IUIX_CmdBar#Properties|BorderStyle|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 08:41, 23 May 2015
Property BorderStyle of interface IUIX_CmdBar returns/sets Value of LONG ...
Syntax
HRESULT get_BorderStyle([out, retval] LONG* pBorderStyle); HRESULT put_BorderStyle([in] LONG pBorderStyle);