BorderTop Property (DynamicStyle)
In This Topic
Gets or sets the System.Drawing.Brush used to paint the top edge of the border.
Syntax
'Declaration
Public Property BorderTop As System.Drawing.Brush
public System.Drawing.Brush BorderTop {get; set;}
See Also