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

linux - Does gcc have any options to add version info in ELF binary file? -

javascript - Clean way to programmatically use CSS transitions from JS? -

android - send complex objects as post php java -