Home All Groups Group Topic Archive Search About

Image control in mdiform

Author
21 Oct 2005 9:11 AM
Joe
How do i insert image control(component) into the mdiform.

Is there any one who solve my problem.

Author
21 Oct 2005 10:03 AM
Jan Hyde
"Joe" <shiljo***@gmail.com>'s wild thoughts were released on
21 Oct 2005 02:11:55 -0700 bearing the following fruit:

>How do i insert image control(component) into the mdiform.
>
>Is there any one who solve my problem.

Add a container to the MDI form (a picture box for example)
to host the control.



Jan Hyde (VB MVP)

--
Hypochondriac:     A guy who won’t let well enough alone  (Kegel Archives)

[Abolish the TV Licence - http://www.tvlicensing.biz/]
Author
21 Oct 2005 2:23 PM
Ken Halter
"Joe" <shiljo***@gmail.com> wrote in message
news:1129885914.983214.157360@g47g2000cwa.googlegroups.com...
> How do i insert image control(component) into the mdiform.
>
> Is there any one who solve my problem.

MDI Parent forms will only accept controls that are either Invisible at
runtime or have an "Align" property (to dock them to an edge)

This may be what you're after....

MdiBack
"Paints the background of MDI forms with any sort of graphic, pattern, or
color you choose"
http://vb.mvps.org/samples/project.asp?id=MdiBack

--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
DLL Hell problems? Try ComGuard - http://www.vbsight.com/ComGuard.htm
Please keep all discussions in the groups..
Author
21 Oct 2005 5:29 PM
Karl E. Peterson
Ken Halter wrote:
Show quoteHide quote
> "Joe" <shiljo***@gmail.com> wrote in message
> news:1129885914.983214.157360@g47g2000cwa.googlegroups.com...
>> How do i insert image control(component) into the mdiform.
>>
>> Is there any one who solve my problem.
>
> MDI Parent forms will only accept controls that are either Invisible
> at runtime or have an "Align" property (to dock them to an edge)
>
> This may be what you're after....
>
> MdiBack
> "Paints the background of MDI forms with any sort of graphic,
> pattern, or color you choose"
> http://vb.mvps.org/samples/project.asp?id=MdiBack

What's interesting about that is it breaks the traditional rule you stated, in that
it creates a Picture control at runtime which is used as the background for the MDI
client space.
--
Working Without a .NET?
http://classicvb.org/petition