| wkgl::AbstractButton | This class implements a generic button |
| wkgl::AbstractEdit | This class implements common edit control features |
| wkgl::AppBar | This class allows you to place an application toolbar on the desktop |
| wkgl::Button | This class implements a push-button |
| wkgl::ButtonGroup | |
| wkgl::CallBack | Inherit from this class to use a callback function in your class |
| wkgl::CheckBox | This class implements a check box |
| wkgl::ComboBox | This class implements a generic combo box |
| wkgl::Component | This is the base class for all components in the MigLib. This class defines how events are fired, and how components are shown |
| wkgl::Component::CHILDCOMPONENT | Represents a child component of this component. Used by clisteners to store the child components that wish to receive events |
| wkgl::Control | |
| wkgl::Cursor | A class that represents a cursor |
| wkgl::Dialog | This class implements a dialog box |
| wkgl::DropTarget | This class allows a component to become a drop target |
| wkgl::DropTarget::FORMATNODE | Nodes used for the doubly linked list that is used to test formats |
| wkgl::Edit | This class implements a single line edit control |
| wkgl::Icon | A class that represents an icon |
| wkgl::LAYOUT_INFO | \breif This struct contains information used to layout a component |
| wkgl::LayoutManager | This class implements a layout-able area inside a control |
| wkgl::ListBox | This class implements a generic list box |
| wkgl::Menu | This class represents a drop-down menu or sub-menu |
| wkgl::MenuBar | This class allows you to place a menu bar on a window |
| wkgl::MENUITEM | Used to send events to the appropriate callback |
| wkgl::MenuItem | A single item in a menu |
| wkgl::MultilineEdit | This class implements a multiple line edit control |
| wkgl::PopupMenu | This class allows you to display a popup menu. \Author Micheal Nooner. A popup menu is usually shown when the user right clicks in a specific area of a window |
| wkgl::RadioButton | This class implements a radio button |
| wkgl::REGCOMPONENT | A Registered component. Used by GlobalWinProc to figure out which FireEvent to call |
| wkgl::Socket | This class allows you to send information and recieve information using a TCP/IP connection |
| wkgl::StateButton | This class implements a state button |
| wkgl::Static | This class implements a static control |
| wkgl::String | An implementation of a unicode string class |
| wkgl::tag_DROPTARGET_DATA | Passed to event handlers. This struct encaplualtes all the data needed to handle drop events |
| wkgl::Thread | This class allows you to perform multithreading |
| wkgl::ThreadGroup | This class allows you to perform actions on a group of threads |
| wkgl::TrayIcon | Creates, Modifies, Removes icons from the system tray |
| wkgl::Window | This class implements a generic window |
1.2.18