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:li...@wo...]
> Sent: 01 November 2001 05:27
> To: per...@li...
> 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
> Per...@li...
> https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
>
|