DiagramView.GripColor Property

Definition

The color to use to paint the gripper in the lower-right corner of the diagram when both vertical and horizontal scrollbars are visible.

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

Property Value

Applies to