Share via


ProfessionalColorTable.ImageMarginRevealedGradientMiddle 屬性

定義

取得顯示項目時,ToolStripDropDownMenu 影像邊界中所使用之漸層的中間色彩。

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

屬性值

Color,表示顯示項目時,ToolStripDropDownMenu 影像邊界中所使用之漸層的中間色彩。

備註

ShowImageMargin 必須設定為 true ,才能顯示此色彩。

適用於