gkiril Posted February 28, 2008 Posted February 28, 2008 Hello, I can obtain the value/text of a splitbutton dropdown menu item by: toolstripbutton1.dropdownitems(0).text Can someone help me obtain the value of the menu item a user has clicked at the time the user clicks it. A simple example would be to populate a textbox with the value/text or to assign the value to a variable. For some reason, this control appears to not use the same method as a standard dropdown. Using VS 2005 and VB .net. Thanks as always. -gk Quote
gkiril Posted February 29, 2008 Author Posted February 29, 2008 Problem solved. Thanks for looking. -gk Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.