G
Guest
Hopefully there is an easy answer to this question since it has been
bothering me all afternoon.
What are the keys that are associated with ToolStripItem objects? Are they
keys that allow access to individual items in the ToolStripItemCollection
object (this is what I assumed they were)? Are they the shortcut keys? I
have noticed that there are several methods (such as ContainsKey) of the
ToolStripItemCollection class that use these key values. I can't find
anywhere to set the key values of the contained objects though.
What am I missing?
Thank you,
Jason Richmeier
bothering me all afternoon.
What are the keys that are associated with ToolStripItem objects? Are they
keys that allow access to individual items in the ToolStripItemCollection
object (this is what I assumed they were)? Are they the shortcut keys? I
have noticed that there are several methods (such as ContainsKey) of the
ToolStripItemCollection class that use these key values. I can't find
anywhere to set the key values of the contained objects though.
What am I missing?
Thank you,
Jason Richmeier