long ( brush-create string colour word style)
Creates a pen for use in a device context. colour is a wxWindows colour string such as "BLACK'', "CYAN''), and style may be one of wxSOLID, wxTRANSPARENT.
A brush must be set to fill graphic shapes.