Someone just recently sent a link to
http://www.mvps.org/vbnet/index.html?http://www.mvps.org/vbnet/api/_consts/c
onstso.htm which defines all of these Windoze constants. 

I wish I could remember who posted it so I could give them credit, but, like
everything else, I forget... 




> -----Original Message-----
> From: Marcus [mailto:[EMAIL PROTECTED]
> Sent: 01 November 2001 05:27
> To: perl-win32-gui-users@lists.sourceforge.net
> Subject: [perl-win32-gui-users] Window -style parameters
> 
> 
> Is there documentation on the Window -style parameters?
> I couldn't find any. I took a sample program and tried out parameters,
> but they still aren't clear. This is what I mean:
> 
> From pmx.gpl:
> 
>  -style   => WS_BORDER 
>               | DS_MODALFRAME 
>               | WS_POPUP 
>               | WS_CAPTION 
>               | WS_SYSMENU,
>     -exstyle => WS_EX_DLGMODALFRAME 
>               | WS_EX_WINDOWEDGE 
>               | WS_EX_CONTEXTHELP 
>               | WS_EX_CONTROLPARENT,
> 
> 
> Thanks,
> 
> Marcus
> 
> 
> 
> 
> _______________________________________________
> Perl-Win32-GUI-Users mailing list
> Perl-Win32-GUI-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
> 

Reply via email to