G
Guest
I am trying to remove both the "OK" and the "X" buttons in the upper right corner. I am writing in c#. If I say this.ControlBox = false nothing happens. But if I say this.Text = "" the controlbox goes away. Now I have checked MSDN and tons of website and nowhere does it say you have to have an empty title to remove the controlbox. If this is the case I just need to know it is. The reason I don't like this is because on say an "Edit Item" form, it will say "Start" instead of being able to set the form title to what you want
Hope to here from you soon.
Hope to here from you soon.