ProfessionalColors.GripLight プロパティ

定義

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

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

プロパティ値

Color

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

適用対象