NormalColor

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