use Win32::GUI::Constants qw ( :tag ... );
Win32::GUI::Constants::Tags provide export :tag definitions for use with Win32::GUI::Constants. It is implemented as a seperate module to improve the speed and memory usage of Win32::GUI::Constants if no :tag symbols are used on the import line.
The following tags are defined for use with Win32::GUI::Constants:
A somewhat subjective list of commonly used constants.
Constants related to custom draw handling.
Constants defining the system objects that can be created with GetStockObject()
.
All constants exported by default by Win32::GUI up to v1.03. Note that this is a large list.
All defined constants. Note that this is a very large list.
The following list of export tags is defined, each exporting constant that may be useful with the related Win32::GUI package(s). Note that some currently export nothing.
:accelerator, :animation, :bitmap, :brush, :button, :class, :combobox, :cursor, :datetime, :dc, :font, :header, :icon, :imagelist, :label, :listbox, :listview, :mdi, :menu, :monthcal, :notifyicon, :pen, :progressbar, :rebar, :region, :richedit, :scrollbar, :slider, :splitter, :statusbar, :tabstrip, :textfield, :timer, :toolbar, :tooltip, :treeview, :updown, :window
Homepage: http://perl-win32-gui.sourceforge.net/.
For further support join the users mailing list
(perl-win32-gui-users@lists.sourceforge.net
) from the website
at http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users.
There is a searchable list archive at
http://sourceforge.net/mail/
No all constants are covered. If you find missing constants please raise a feature request at http://sourceforge.net/tracker/
Robert May, <robertemay@users.sourceforge.net>
Many thanks to the Win32::GUI developers at http://perl-win32-gui.sourceforge.net/ for suggestions and assistance.
Copyright 2005..2006 Robert May, All Rights Reserved.