다음을 통해 공유


ProfessionalColorTable.MenuItemSelectedGradientBegin 속성

정의

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

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

속성 값

Color

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

적용 대상