chris
March 11th, 1999, 03:54 PM
I'm trying to put a label control on a SSTab Control but the label appears behind the SSTab control. Any ideas?
|
Click to See Complete Forum and Search --> : Labels and SSTab control chris March 11th, 1999, 03:54 PM I'm trying to put a label control on a SSTab Control but the label appears behind the SSTab control. Any ideas? Chris March 11th, 1999, 03:54 PM I'm trying to put a label control on a SSTab Control but the label appears behind the SSTab control. Any ideas? Ravi Kiran March 18th, 1999, 02:20 AM 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 December 20th, 1999, 01:22 AM 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 ("srinivasalu@pep.ne.jp") Thanks in advance. Srinivasalu codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |