|
-
February 2nd, 2000, 08:40 AM
#1
Centering
Does anyone know how to center an activeX Document I created in VB in the middle of the Explorer Window ??? and that changes whenever the window size changes (ie resized)??
thankx,
-
February 2nd, 2000, 09:39 AM
#2
Re: Centering
Place it in a one cell table - then use the table cell's center property. The browser will then keep things centered for you.
-
February 2nd, 2000, 09:43 AM
#3
Re: Centering
but how do you do that in VB Code?
-
February 2nd, 2000, 10:05 AM
#4
Re: Centering
You don't - you do it in the HTML that you are sending to the browser.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|