Closed chunmingwang closed 11 months ago
For the form or for all controls? If on a form then the form has the properties BorderStyle = None
For the form or for all controls? If on a form then the form has the properties BorderStyle = None
I know properties BorderStyle = None
Nornal Caption
Hide Caption Form border still remains resizable...
Then we can add this property to the Form.
If you want, you can also send a Pull Request yourself.
Thanks!
I think it's not finished yet.
i will try to add property HideCaption for Form
I issue a PR to add property HideCaption for Form https://github.com/XusinboyBekchanov/MyFbFramework/pull/143
Thanks!
Suggest adding properties to control the display/hiding of Form Caption
Code example for Windows