T
Tom
I have a ContextMenuStrip, and I would like to present the user with a
tooltip like control when they press a certain button on my strip. I
basically just need the user to enter some notes about an item is a list
view that they right-clicked on. I don't want to display a form because I'm
looking for a "cool" way to enter notes about the item, and a form just
seems too ghetto. Is there a way for a user to enter text into a tooltip?
i've set the iballoon property to true.
thanks.
tooltip like control when they press a certain button on my strip. I
basically just need the user to enter some notes about an item is a list
view that they right-clicked on. I don't want to display a form because I'm
looking for a "cool" way to enter notes about the item, and a form just
seems too ghetto. Is there a way for a user to enter text into a tooltip?
i've set the iballoon property to true.
thanks.