Visual Style Back Color Property For Buttons
-
Hi, I have one question related to the visualstylebackcolor property of buttons. When I put one button directly on the form and set that property to false , it works fine but when I put the same button in panel it show a button like its visualstylebackcolor property is true even if the property window is showing it false. :confused: How to solve this problem ? Thanks, Dan
-
Hi, I have one question related to the visualstylebackcolor property of buttons. When I put one button directly on the form and set that property to false , it works fine but when I put the same button in panel it show a button like its visualstylebackcolor property is true even if the property window is showing it false. :confused: How to solve this problem ? Thanks, Dan
Hii i hope u do little bit wrong. you follow these steps Insert a panel on form. Insert a button on form not panel. then insert a button on form change the style and cut the button from Form and paste it on Panel it works properly. May it solve you problem. Thanx ~ Khatri Mitesh
-
Hii i hope u do little bit wrong. you follow these steps Insert a panel on form. Insert a button on form not panel. then insert a button on form change the style and cut the button from Form and paste it on Panel it works properly. May it solve you problem. Thanx ~ Khatri Mitesh
Sorry but the same problem .I followed the same steps you wrote ! :doh: