SSTab Problem/Queston. 
Author Message
 SSTab Problem/Queston.

SSTab Control:

Does anyone know how to move an object
from one tab to another at run-time.

Thanks.



Fri, 31 Jul 1998 03:00:00 GMT  
 SSTab Problem/Queston.

Quote:

>SSTab Control:
>Does anyone know how to move an object
>from one tab to another at run-time.
>Thanks.

I am not sure of the exact syntax, but I believe that you would first
need a container on both tabs (that has an hWnd).  You could then use
the SetParent API call to "move" the control from being a child of one
container to a child of the other.  You are not really moving it from
one tab to another, you are moving it from one container to another.
The tab control just knows what container is on what tab.

Sorry I can't give you specific code, too many other things going
on.....
--
J. Boyd Nolan, PE


Voice:(405) 739-1916    FAX:(405) 739-1095
Boeing Aerospace Operations



Fri, 31 Jul 1998 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Assembly Version Queston

2. VS 2003 queston - general

3. vbscript queston

4. |ZZZ| Queston - Loading URL in VB 5.0 Pro |ZZZ|

5. Quick Winsock Queston

6. Main form queston.

7. |ZZZ| Queston - Loading URL in VB 5.0 Pro |ZZZ|

8. Sql queston one to many

9. email queston

10. SStab Problem - Dragover event

11. Having problems with SSTabs OCX

12. SSTab Problem

 

 
Powered by phpBB® Forum Software