IUIX_Obj::WndStyle Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Obj::WndStyle Property}}
 
{{#customTitle:IUIX_Obj::WndStyle Property}}
{{#parentPage:PXV:IUIX_Obj|WndStyle Property|property}}
+
{{#parentPage:PXV:IUIX_Obj#Properties|WndStyle Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 23:01, 21 May 2015


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

Syntax

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

See Also

IUIX_Obj.