Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

PageActivated metod

Volodymyr Giginiak Profile Picture Volodymyr Giginiak
Overriding of tabChanged method on the form Tab control leads to locking of user setup for this tab and all it child controls.

The best practice is to override pageActivated method on the TabPage control which in most cases allows to achieve the same behavior as tabChanged method but does not lock user setup.

This was originally posted here.

Comments

*This post is locked for comments