OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Definition of class TTabItem and TTabControl. More...
#include <owl/private/defs.h>
#include <owl/commctrl.h>
#include <owl/contain.h>
#include <owl/updown.h>
#include <owl/preclass.h>
#include <owl/posclass.h>
Go to the source code of this file.
Classes | |
class | owl::TTabItem |
TTabItem encapsulates the attributes of a single tab within a tab control. More... | |
class | owl::TTabHitTestInfo |
TTabHitTestInfo is a thin [very thin] wrapper around the TC_HITTESTINFO structure. More... | |
class | owl::TTabControl |
TTabControl encapsulates the tab control - a window that provides a user interface analogous to dividers in a notebook. More... | |
Namespaces | |
namespace | owl |
Object Windows Library (OWLNext Core) | |
Macros | |
#define | TCIF_ALL (TCIF_TEXT|TCIF_IMAGE|TCIF_PARAM) |
Definition of class TTabItem and TTabControl.
Definition in file tabctrl.h.
#define TCIF_ALL (TCIF_TEXT|TCIF_IMAGE|TCIF_PARAM) |