Share via


ProfessionalColorTable.MenuItemSelectedGradientEnd 속성

정의

ToolStripMenuItem을 선택한 경우 사용되는 그라데이션의 끝 색을 가져옵니다.

public:
 virtual property System::Drawing::Color MenuItemSelectedGradientEnd { System::Drawing::Color get(); };
public virtual System.Drawing.Color MenuItemSelectedGradientEnd { get; }
member this.MenuItemSelectedGradientEnd : System.Drawing.Color
Public Overridable ReadOnly Property MenuItemSelectedGradientEnd As Color

속성 값

Color

Color을 선택한 경우 사용되는 그라데이션의 끝 색을 나타내는 ToolStripMenuItem입니다.

적용 대상