Border.Color Property

Definition

Returns or sets the primary color of the border.

public:
 property System::Object ^ Color { System::Object ^ get(); void set(System::Object ^ value); };
public object Color { get; set; }
Public Property Color As Object

Property Value

Remarks

Use the RGB function to create a color value.

Applies to