WindowObject Class Reference

Class for objects which windows can obtain. More...

Inherited by Font.

List of all members.


Detailed Description

Class for objects which windows can obtain.

Class is a base class for Window Objects which windows can contain, e.g. the Font class is such a class.
Class is readied for intrusive reference count (SmartPtr style) so that it may be used with SmartPtr logic with intrusive reference count

Back to SmartWin website
SourceForge.net Logo