Home - RAD C++ GUI 2.0 Documentation
Published on March 17, 2008 [12:28:42 AM]



Browse class : _window

Function : UINT setExStyle(UINT newStyle)


Description

sets completely new extended style for a control or a form.
it must be used by advanced developers who have good understanding or window styles (WS_???)


Return

old style


Remarks

e.g.

form1.setExStyle(WS_EX_TOOLWINDOW);





Visit www.radcpp.com for more help and updates. Documentation created using FlaX.Doc