IUIX_Obj::WndStyle Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

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

See Also

IUIX_Obj