-
help printform
can i use the printform method for printing an mdi child not utterly shown ?
the vb5 help says "PrintForm prints all visible objects and bitmaps of the
Form object."
isnt there a workaround ?
tia, pal
-
Re: help printform
I think by "visible" it means, "controls which have their Visible property
set to True." If you try dragging an MDI child off the edge of its MDI
parent and then calling its PrintForm method, you'll find that the entire
form still prints.
--
Adam.
pal <pal@zelig.it> wrote in message news:38e0bbdf@news.devx.com...
> can i use the printform method for printing an mdi child not utterly shown
?
>
> the vb5 help says "PrintForm prints all visible objects and bitmaps of the
> Form object."
-
Re: help printform
"Adam Dawes" <adam.dawes@editrack.com> ha scritto
> I think by "visible" it means, "controls which have their Visible property
> set to True." If you try dragging an MDI child off the edge of its MDI
> parent and then calling its PrintForm method, you'll find that the entire
> form still prints.
thanks adam, i'm trying
pal
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks