ComponentOne FinancialChart for WPF
CursorForegroundColor Property



C1.WPF Namespace > ThemeEx Class : CursorForegroundColor Property
Gets the cursor foreground.
Syntax
'Declaration
 
Public Shared ReadOnly Property CursorForegroundColor As Brush
'Usage
 
Dim value As Brush
 
value = ThemeEx.CursorForegroundColor
public static Brush CursorForegroundColor {get;}
public:
static property Brush^ CursorForegroundColor {
   Brush^ get();
}
See Also

Reference

ThemeEx Class
ThemeEx Members