NormalColor

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