BalloonWindow Library for .NET
GraphicsPathWindow.BorderColor Property
Sets or retreives the border color.
[Visual Basic]
Overridable Public Property BorderColor As
Color
[C#]
public virtual
System.Drawing.Color
BorderColor {get; set;}
See Also
GraphicsPathWindow Class
|
Rilling.Common.UI.Forms Namespace