dubem
March 22nd, 2002, 11:01 AM
Hello,
I need a toogle button bar. There is so such a control in VB.NET so I thought about creating one. Using the toolbar control is a good start I think. In fact, I need all the functionnalities and properties of the toolbar but I want more. I want, when the user add a button, the button style should be automaticly "toggleButton". And I want only one button to be pushed anytime so, when the user pushed a button, all the others buttons should be unpushed. Can someone please help me with this?
Thank you
I need a toogle button bar. There is so such a control in VB.NET so I thought about creating one. Using the toolbar control is a good start I think. In fact, I need all the functionnalities and properties of the toolbar but I want more. I want, when the user add a button, the button style should be automaticly "toggleButton". And I want only one button to be pushed anytime so, when the user pushed a button, all the others buttons should be unpushed. Can someone please help me with this?
Thank you