Hello
I am new to Vb and i have been testing your User Interface. It is very cool looking but i am having a slight problem.
When i load a Navigation Pane and add a band i cannot seem to get my code to fire off.
I have a form, split panel and tab control.
If i put my code in the NNavigationPane1_SelectedBandChanged event the tabs load on startup which is no good.
I want to be able to click a band and have the tabs load. I checked the event for bands and saw a clicked. when i put the code in there it did not work as expected. I expected to click the band and it would do my tab work. Instead i had to click the band then click the empty space above the band....maybe i am misunderstanding and the band is actually the empty space???
hoepfully this is clear.