ProfessionalColorTable.ImageMarginRevealedGradientBegin Właściwość

Definicja

Pobiera kolor początkowy gradientu używanego na marginesie ToolStripDropDownMenu obrazu po ujawnieniu elementu.

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

Wartość właściwości

Color

Jest Color to kolor początkowy gradientu używanego na marginesie ToolStripDropDownMenu obrazu po ujawnieniu elementu.

Uwagi

ShowImageMargin musi być ustawiona na true wartość , aby ten kolor był wyświetlany.

Dotyczy