The color to treat as transparent.
[Visual Basic] Public Property TransparentColor As Color [C#] public Color TransparentColor {get; set;} [C++] public: __property Color get_TransparentColor(); public: __property void set_TransparentColor(Color); [JScript] public function get TransparentColor() : Color; public function set TransparentColor(Color);
ImageList Class | ImageList Members | System.WinForms Namespace