[To be supplied.]
[Visual Basic] Public Property NegativeColor As Color [C#] public Color NegativeColor {get; set;} [C++] public: __property Color get_NegativeColor(); public: __property void set_NegativeColor(Color); [JScript] public function get NegativeColor() : Color; public function set NegativeColor(Color);
NumericFormat Class | NumericFormat Members | System.WinForms.ComponentModel Namespace