Special IE window 
Author Message
 Special IE window

Is there any way to make an Internet Explorer window like the about
dialog box for IE5?  When you go to help/about in IE5 the inner part of
the window looks flush with the outer frame.  There's no black shadow on
the inner part of the frame.  Is there any way to do this in VBScript or
with the WSH any way?


Thu, 19 Dec 2002 03:00:00 GMT  
 Special IE window
You will need to use HTML applications (HTA's). For more info try here :

http://msdn.microsoft.com/library/periodic/period99/htmlapps.htm

Cheers,
MD.


Quote:
> Is there any way to make an Internet Explorer window like the about
> dialog box for IE5?  When you go to help/about in IE5 the inner part of
> the window looks flush with the outer frame.  There's no black shadow on
> the inner part of the frame.  Is there any way to do this in VBScript or
> with the WSH any way?



Fri, 20 Dec 2002 03:00:00 GMT  
 Special IE window
IIRC, I looked into that on an HTA before and there was no property to
loose the inner window border.
Quote:

> You will need to use HTML applications (HTA's). For more info try here :

> http://msdn.microsoft.com/library/periodic/period99/htmlapps.htm

> Cheers,
> MD.



> > Is there any way to make an Internet Explorer window like the about
> > dialog box for IE5?  When you go to help/about in IE5 the inner part of
> > the window looks flush with the outer frame.  There's no black shadow on
> > the inner part of the frame.  Is there any way to do this in VBScript or
> > with the WSH any way?



Fri, 20 Dec 2002 03:00:00 GMT  
 Special IE window
Nevermind, I found it. Innerborder = no.  For some reason I thought that
didn't work...
Quote:

> IIRC, I looked into that on an HTA before and there was no property to
> loose the inner window border.


> > You will need to use HTML applications (HTA's). For more info try here :

> > http://msdn.microsoft.com/library/periodic/period99/htmlapps.htm

> > Cheers,
> > MD.



> > > Is there any way to make an Internet Explorer window like the about
> > > dialog box for IE5?  When you go to help/about in IE5 the inner part of
> > > the window looks flush with the outer frame.  There's no black shadow on
> > > the inner part of the frame.  Is there any way to do this in VBScript or
> > > with the WSH any way?



Fri, 20 Dec 2002 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Firing events on a parent IE window from a child IE window

2. I.E. 5.0 Windows Won't Close with VB6 API Code

3. Special Purpose Window

4. Set a window on a special position on the screen

5. Open Internet Explorer as window with special position

6. windows open and close problem between IE 4.0 and IE 5.0/5.5

7. Display DB window w/o special access keys

8. Special Folders in Windows 95

9. Special 'always on top' windows

10. Special characters in a window?

11. Special Windows Needed - Any Ideas?

12. Special Windows Needed - Any Ideas?

 

 
Powered by phpBB® Forum Software