PropertyGrid.HelpBorderColor 屬性

定義

取得或設定描述窗格周圍的框線色彩。

public:
 property System::Drawing::Color HelpBorderColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
public System.Drawing.Color HelpBorderColor { get; set; }
member this.HelpBorderColor : System.Drawing.Color with get, set
Public Property HelpBorderColor As Color

屬性值

Color

說明框線的色彩。

適用於