![]() |
1
1
您可以通过重写 CreateParams 父控件的属性:
|
![]() |
2
0
您可以尝试使用p/invoke使用setwindowlong函数直接删除样式。使用form.handle属性作为窗口句柄。 |