Forum Discussion
YMinaev
Staff
13 years agoHi,
This method is most probably related to the appropriate event which occurs when the tab gets a command to close. If you want to call it, you should pass a parameter to it whose type you can find out by focusing on this method and looking at its description.
If you just want to close the tab, call the Click method with coordinates of its close button.
This method is most probably related to the appropriate event which occurs when the tab gets a command to close. If you want to call it, you should pass a parameter to it whose type you can find out by focusing on this method and looking at its description.
If you just want to close the tab, call the Click method with coordinates of its close button.