IUIX_Obj::WndStyle Property

From PDF XChange PDF SDK
Revision as of 07:55, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property WndStyle of interface IUIX_Obj returns/sets Value of LONG ...

Syntax

HRESULT get_WndStyle([out, retval]  LONG*  WndStyle);
HRESULT put_WndStyle([in]  LONG  WndStyle);

See Also

IUIX_Obj