Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...