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

Brush handle More...

#include <GdiObject.h>

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

Public Member Functions

 PatternBrush ()
 
 PatternBrush (HBITMAP bitmap)
 
void Create (HBITMAP bitmap)
 
- 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::PatternBrush::PatternBrush ( )
inline

Empty ctor.

neo::PatternBrush::PatternBrush ( HBITMAP  bitmap)
inline

Create brush.

Member Function Documentation

void neo::PatternBrush::Create ( HBITMAP  bitmap)
inline

Create brush.


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