BalloonWindow Library for .NET

GraphicsPathWindow.FormBorderStyle Property

Sets the style for the form. This property should not be set when using this, or any inherited, classes.

[Visual Basic]
Public Property FormBorderStyle As FormBorderStyle
[C#]
new public System.Windows.Forms.FormBorderStyle FormBorderStyle {get; set;}

See Also

GraphicsPathWindow Class | Rilling.Common.UI.Forms Namespace