Jump to content

Recommended Posts

Posted

You're welcome.

Just keep in mind that as of now any page can still be activated by sending TCM_SETCURFOCUS or TCM_SETCURSEL messages (or _GUICtrlTab_SetCurFocus wrapper) even from external process, which may or may not be a big deal, depending on where you are going to use this...

to prevent that, you'd have to combine current method with TCN_SELCHANGING handler from other examples in this thread.

"be smart, drink your wine"

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...