Click or drag to resize

DataWindow.Foreground Property (Typed)

X#
The foreground brush currently in use by this data window.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Foreground AS Brush GET SET 
Request Example View Source

Property Value

Type: Brush
The foreground brush currently in use by this data window.
See Also