ComponentOne VSView 8.0
BrushColor Property (VSPrinter)

Returns or sets the color of the brush used to fill graphical objects.

Syntax

[form!]VSPrinter.BrushColor[ = colorref& ]

Remarks

The BrushColor and BrushStyle properties define the brush used to fill all graphical objects drawn on the control.

Graphical objects are created using the Draw and Polygon properties as well as the DrawRectangle, DrawCircle, and DrawEllipse methods. The brush is also used to shade text boxes drawn using the TextBox method when the Shade parameter is set to True.

Data Type

Color

Default Value

vbBlack (0)

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback