GraphicsWinBackgrndColor property

Sets or returns the background color of the graphics window.

Syntax

ColorsConstant = object.GraphicsWinBackgrndColor

object. GraphicsWinBackgrndColor = ColorsConstant

 

Where:

     ColorsConstant is one of the OLE_COLOR constants shown below.

     object is the ApplicationPreferences object.

 

OLE Colors Constant

vbBlack

vbRed

vbYellow

vbGreen

vbCyan

vbBlue

vbMagenta

vbWhite

 

Examples ...

GraphicsWinBackgrndColor property example

 


© Bricsys NV. All rights reserved.