C#通知表

Ema*_*uel 2 c# windows winforms

如何在C#中创建没有任务栏的Windows窗体(放置最小化和最大化按钮).

谢谢.

SLa*_*aks 10

那叫做标题栏.

FormBorderStyle属性设置为"无".