Dart.Emulation Namespace > Vt Class : Inverse Property |
<DefaultValueAttribute()> Public Property Inverse As Boolean
[DefaultValue()] public bool Inverse {get; set;}
[DefaultValue()] public: __property bool get_Inverse(); public: __property void set_Inverse( bool value );
[DefaultValue()] public: property bool Inverse { bool get(); void set ( bool value); }
The ForeColor property sets the foreground color, and the BackColor property sets the background color.
If data is received from the host which causes this property to change, the InverseChanged event is raised.