c# - How to access selected tab tabcontrol from another component class? -


i trying access(get) selected tab tabcontrol component class. want see tab pressed every time clicks on different one.

i have component class embedded class has tabcontrol in it.

thanks in advance

if understand correctly, add event handler tab control's tabindexchanged event in other component class.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -