M
Minh Bui Thanh
Guest
Hi everybody,
I have problem with winform application and need to help.
I create a new form, i want hide the title bar but the form can be resize and move. I try set some below attributes but when run it, it always have a whitespace at top of the form
- formborderstyle = sizable
- control box = false
- me.text = ""
How can I remove it?
Please help me, thank you very much!
Continue reading...
I have problem with winform application and need to help.
I create a new form, i want hide the title bar but the form can be resize and move. I try set some below attributes but when run it, it always have a whitespace at top of the form
- formborderstyle = sizable
- control box = false
- me.text = ""
How can I remove it?
Please help me, thank you very much!
Continue reading...