I created a program utilizing MS tabbed dialog control in VB5. I have a label and two command buttons which appear on the wrong tab. I placed these elements on tab 0 but after setting their properties to .visible=false then back to .visible=true, they appear on another tab as well as the one they belong on. There are other controls that are manipulated but stay on the proper tabs. Any suggestions?
↧