ComboBox selected index change |
Post Reply |
Author | |
davenaylor2000
Newbie Joined: 09 December 2004 Location: United Kingdom Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 09 December 2004 at 8:06am |
I have been looking at the sample application "Common/Vb.NET/Office GUI"
I require the fonts tab that is in this sample. i have built a test application that loads the fonts tab with a combo box for the font and a combobox for the font size. when i look at the declaration for the combo boxes i cannot find the event that would be raised on the selected index change. Can anyone help me with this issue? Kind Regards Dave Naylor |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Take a look at the CommandBars dynamic popups sample. This should
give you a good idea on how to accomplish this. In the execute
event you see how the index is used. I con't remember is there is
a .NET sample of this, if not, look at the VB6 sample, they are similar
enough you should be able to use it.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |