|
| class | owl::TAnimateCtrl |
| | Encapsulates the Animation Control (a window that silently displays an Audio Video Interleaved, AVI clip). More...
|
| |
| class | owl::THdrItem |
| | THdrItem contains information about an item in a header control. More...
|
| |
| class | owl::THeaderHitTestInfo |
| | THeaderHitTestInfo contains hittest information for the header control. More...
|
| |
| class | owl::TColumnHeader |
| | TColumnHeader encapsulates the 'header control', a window usually positioned above columns of text or numbers. More...
|
| |
| class | owl::TDragList |
| | TDragList is a draggable list box. More...
|
| |
| class | owl::TDragListEventHandler |
| | A TEventHandler mix-in. More...
|
| |
| class | owl::THotKey |
| | THotKey encapsulates the hot-key control, a window that allows the user to enter a combination of keystrokes to be used as a a hot key. More...
|
| |
| class | owl::TImageInfo |
| | TImageInfo is a wrapper class for a structure that describes an image within an image list. More...
|
| |
| class | owl::TImageListDrawParam |
| |
| class | owl::TImageList |
| | TImageList is a wrapper class for the ImageList common "control". More...
|
| |
| class | owl::TLvFindInfo |
| | Encapsulates structure LVFINDINFO, used to find an item in a TListViewCtrl. More...
|
| |
| class | owl::TLvHitTestInfo |
| | Encapsulates structure LVHITTESTINFO, used to contain information about a hit test in a TListViewCtrl. More...
|
| |
| class | owl::TLvItem |
| | Encapsulates structure LVITEM, used to describe an item in a TListViewCtrl. More...
|
| |
| class | owl::TLvColumn |
| | Encapsulates structure LVCOLUMN, used to pass or retrieve column attributes in a TListViewCtrl. More...
|
| |
| class | owl::TLvTileViewInfo |
| | Encapsulates structure LVTILEVIEWINFO, used to pass or retrieve tile view information in a TListViewCtrl. More...
|
| |
| class | owl::TLvFooterInfo |
| | Encapsulates structure LVFOOTERINFO, used to pass or retrieve footer information in a TListViewCtrl. More...
|
| |
| class | owl::TLvFooterItem |
| | Encapsulates structure LVFOOTERITEM, used to pass or retrieve footer item information in a TListViewCtrl. More...
|
| |
| class | owl::TListViewCtrl |
| | Encapsulates the ListView control, a window that displays a collection of items, each item consisting of an icon and a label. More...
|
| |
| struct | owl::TMonthCalendarData |
| |
| class | owl::TMonthCalendar |
| |
| class | owl::TPropertyPage |
| | The 'TPropertyPage' object represents a dialog box found within a property sheet. More...
|
| |
| class | owl::TPropertySheet |
| | TPropertySheet encapsulates a window which contains one or more overlapping child windows knowns as property pages. More...
|
| |
| class | owl::TSysLink |
| | Encapsulates the SysLink common control, a Windows control that provides a convenient way to embed hypertext links in a window. More...
|
| |
| class | owl::TAutoSysLink |
| | Derives from TSysLink and provides automatic handling of link activation. More...
|
| |