ProfessionalColorTable.GripLight プロパティ

定義

グリップ (移動ハンドル) の強調表示効果に使用する色を取得します。

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

プロパティ値

Color

グリップ (移動ハンドル) の強調表示効果に使用する色を表す Color

適用対象