On my form I have a tabPage control "Pricing". I am trying to do execute my code when the user gets on my tab "Pricing". To achieve this I tried overriding the following methods:
clicked()
gotFocus()
but none of them is getting called. Can anyone tell me which event should be caught to achieve the desired requirement?
*This post is locked for comments
I have the same question (0)