About maximizing the forms into the task bar.
-
Hi all, I am doing an desktop application in vb.net. For forms i have used the property formborderstyle=none. So what happens when i minimize the form into the task bar,and again right click on the form i could not the maximize or minimize or restore. So please let me know how to do this. regards ravindra
-
Hi all, I am doing an desktop application in vb.net. For forms i have used the property formborderstyle=none. So what happens when i minimize the form into the task bar,and again right click on the form i could not the maximize or minimize or restore. So please let me know how to do this. regards ravindra
Hi If you are using the borderstype = none means VB disable the maximised and minimised property so you have to make it enable
Tushar kothari