docs
code
community
mailing lists
downloads
planet
bugs
safari bookshelf
Product Documentation
ActivePython 2.4 Documentation
Table of Contents
win32ui
.CreateBrush
PyCBrush
=
CreateBrush(
)
Creates a new brush object.
Alternative Parameters
style
The brush style.
color
The brush color.
hatch
The brush hatching.
Comments
If called with no arguments, an uninitialized brush is created.