OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
notetab.cpp File Reference

Implementation of class TNoteTab Added Scroll handling. More...

#include <owl/pch.h>
#include <owl/contain.h>
#include <owl/control.h>
#include <owl/notetab.h>
#include <owl/uihelper.h>
#include <owl/commctrl.h>
#include <owl/uimetric.h>
#include <owl/updown.h>
#include <owl/celarray.h>
#include <owl/theme.h>
#include <owl/gdiplus.h>
#include <algorithm>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Macros

#define OWL_CLIP_TAB_BOUNDING_RECT_   0
 
#define OWL_DRAW_TAB_BOUNDING_RECT_   0
 

Variables

 owl::EV_WM_HSCROLL
 

Detailed Description

Implementation of class TNoteTab Added Scroll handling.

Contributed by Jogy. Added support for set font and set image. Contributed by Jogy.

Definition in file notetab.cpp.

Macro Definition Documentation

◆ OWL_CLIP_TAB_BOUNDING_RECT_

#define OWL_CLIP_TAB_BOUNDING_RECT_   0

Definition at line 31 of file notetab.cpp.

◆ OWL_DRAW_TAB_BOUNDING_RECT_

#define OWL_DRAW_TAB_BOUNDING_RECT_   0

Definition at line 32 of file notetab.cpp.