Re: Newbie question: Fom in a form
- From: "Phill. W" <P.A.Ward@xxxxxxxxxxxxxxxxxxx>
- Date: Thu, 29 Sep 2005 13:38:08 +0100
"Ayla" <bebenchan@xxxxxxxxx> wrote in message
news:1127916692.068271.77080@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> In VB, is it possible for me to have a form inside another form?
[Yet] another possiblity for you - Use the SetParent API call to
"place" a Form inside [a control on] another Form.
This has some drawbacks over the other methods (mostly to do with
the Title Bars being the wrong colour), but it's worked well [enough]
for me in the past.
HTH,
Phil W.
.
- References:
- Newbie question: Fom in a form
- From: Ayla
- Newbie question: Fom in a form
- Prev by Date: Re: Computing for Outlook Express in VB.
- Next by Date: Re: Printing to only USB printer
- Previous by thread: Re: Newbie question: Fom in a form
- Next by thread: Re: Newbie question: Fom in a form
- Index(es):
Relevant Pages
|