neoWidgets
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | List of all members
neo::SolidBrush Class Reference

Brush handle More...

#include <GdiObject.h>

Inheritance diagram for neo::SolidBrush:
Inheritance graph
[legend]

Public Member Functions

 SolidBrush ()
 
 SolidBrush (COLORREF color)
 
void Create (COLORREF color)
 
- Public Member Functions inherited from neo::GdiObject< HBRUSH >
 GdiObject (HBRUSHpHandle=0)
 
 operator HBRUSH ()
 
void SetHandle (HBRUSHpHandle)
 

Additional Inherited Members

- Public Attributes inherited from neo::GdiObject< HBRUSH >
HBRUSH handle
 

Detailed Description

Brush handle

Constructor & Destructor Documentation

neo::SolidBrush::SolidBrush ( )
inline

Empty ctor.

neo::SolidBrush::SolidBrush ( COLORREF  color)
inline

Create brush.

Member Function Documentation

void neo::SolidBrush::Create ( COLORREF  color)
inline

Create brush.


The documentation for this class was generated from the following file: