NormalColor

C# | Visual Basic | Visual C++ |
public Texture2D OnHoverBackground { get; set; }
Public Property OnHoverBackground As Texture2D Get Set
public: property Texture2D^ OnHoverBackground { Texture2D^ get (); void set (Texture2D^ value); }