Home - RAD C++ GUI Lib 1.2.2 Documentation
Published on March 09, 2007 [03:04:02 PM]



Browse class : _window

Function : UINT removeStyle(UINT oldStyle)


Description

removes and existing style from 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.removeStyle(WS_CHILD);





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