TFormBorderStyle supported list


TFormBorderStyle


Delphi C#.NET Supported
TFormBorderStyle System.Windows.Forms.FormBorderStyle Yes
Properties
bsNone System.Windows.Forms.FormBorderStyle.NoneYes
bsSingle System.Windows.Forms.FormBorderStyle.FixedSingleYes
bsSizeable System.Windows.Forms.FormBorderStyle.SizableYes
bsDialog System.Windows.Forms.FormBorderStyle.FixedDialogYes
bsToolWindow System.Windows.Forms.FormBorderStyle.FixedToolWindowYes
bsSizeToolWin System.Windows.Forms.FormBorderStyle.SizableToolWindowYes