I'm trying to put a label control on a SSTab Control but the label appears behind the SSTab control. Any ideas?
Printable View
I'm trying to put a label control on a SSTab Control but the label appears behind the SSTab control. Any ideas?
I'm trying to put a label control on a SSTab Control but the label appears behind the SSTab control. Any ideas?
Hi,
Are you taking about SSTab control provided by "Tabctl32.ocx" ?
If it is, then it should not give a problem!. Because just to be sure, i tried a small test & then am writing this response.
SSTab is a container. So when you create/place controls on top of it, be sure to do start them right on the control. i.e tab-page area. It is a 'good' ocx and works even in the IDE as it will in the final exe. i.e even in the IDE,
you just select a different tab and place controls on it, which will appear just on the same tab even in run mode.
If you are talking about Tab-strip, provided by Windows Common Contols, "ComCtl32.ocx", then you have to do the handling yourself.
Ravi Kiran
Hello sir,
I am using the same tbactrl32.ocx.
I am also getting the same problem with SSTAB that I am not able to place another control over that. I is directly going to form. I do not know why.
If possible could you send me that ocx which one you are using to my mail address ("[email protected]")
Thanks in advance.
Srinivasalu