RE: Win32Lib and Common Controls version 6
- Posted by "Elliott S. de Andrade" <quantum_analyst at hotmail.com> Jul 08, 2004
- 480 views
>From: Andrew Hall <barnacle83-euforum at yahoo.com> >Reply-To: EUforum at topica.com >To: EUforum at topica.com >Subject: RE: Win32Lib and Common Controls version 6 >Date: Wed, 7 Jul 2004 17:08:55 -0700 > >Brian Broker wrote: > > Thanks Andrew, > > > > I've been studying this info but still haven't come up with a solution. > > I think that the FlatStyle property stuff is related to .NET (oop) > > programming. But I'm still open to other suggestions... > >I've been wondering (and researching) a way to change the FlatStyle (OOP) >property in win32lib. I thought maybe there's a flag that can be set with >the Flags or ExFlags in a createEx(), but I haven't found it. > FlatStyle is not Windows. It is .NET only. ButtonBase is Windows Forms. Windows controls have other styles, like BS_FLAT for buttons. >Andrew > ~[ WingZone ]~ http://wingzone.tripod.com/