D
David Rose
I would like to catch the tab change before it occurs. There is a
SelectedIndexChanged event to catch the change after it occurs. How do I
catch when the user clicks on a tab, but before the TabPage changes?
Is there anything like the TCN_SELCHANGING notification?
TIA
David Rose
SelectedIndexChanged event to catch the change after it occurs. How do I
catch when the user clicks on a tab, but before the TabPage changes?
Is there anything like the TCN_SELCHANGING notification?
TIA
David Rose