BorderColor  Property

Description         Determines the color of a BiDisp control border. The default value of the BorderColor property is light gray (RGB(192, 192, 192)).

Usage                  [form]BiDisp.BorderColor [ = color]

Settings               BackColor property specified by using the Color palette at development time or by using the RGB or QBColor  methods at runtime.

Data Type          Long (RGB color)

Available            þDesign-Time      þRun-Time Read      þRun-Time Write

See Also              BorderStyle Property, BorderThickness Property