I'm currently hiding my title bar and had toolstrip on top. Now the toolstrip act as titlebar, but I cannot use titlebar features such as double click to minimize/maximize, drag . How to make toolstrip act as titlebar?
Asked
Active
Viewed 291 times
0
-
Welcome to SO! Can you edit your question to include some of the code you already have and possibly a screenshot? It's not entirely clear what you are doing from your brief description. – Derek Dec 16 '13 at 15:31
-
Please refer http://www.functionx.com/vb/controls/statusstrip.htm – Vignesh Kumar A Dec 16 '13 at 15:34
-
I think you are talking about a title bar rather than a status bar? – Rob Dec 18 '13 at 10:32
-
@Robert yea, just made some changed. – user3107806 Dec 18 '13 at 10:53
-
2This is a hint: don't so completely change the UI so that your users (including you) don' understand how to use it. – John Saunders Dec 18 '13 at 10:55