Hidden Forms
From: Parmod (parmod_at_insyncspeech.com)
Date: 12/05/03
- Next message: Brian Cook: "Re: detecting when the registry is locked (e.g. limited users with WindowsXP)"
- Previous message: chris_at_mricro.com: "detecting when the registry is locked (e.g. limited users with WindowsXP)"
- Next in thread: Daaron: "Re: Hidden Forms"
- Reply: Daaron: "Re: Hidden Forms"
- Reply: Kurt Barthelmess: "Re: Hidden Forms"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 5 Dec 2003 13:43:08 -0500
Hello Folks:
When you create an application with only one form and you want that form to
be hidden. Even if you set the visible property to false, the form still
shows while it is being initialized. I tried several things like setting
Visible property to false during initialization in FormCreate after
FormCreate, with no real results.
Is there any way to make sure form never becomes visible even for a
nanosecond at startup unless you want it to.
TIA
Parmod
- Next message: Brian Cook: "Re: detecting when the registry is locked (e.g. limited users with WindowsXP)"
- Previous message: chris_at_mricro.com: "detecting when the registry is locked (e.g. limited users with WindowsXP)"
- Next in thread: Daaron: "Re: Hidden Forms"
- Reply: Daaron: "Re: Hidden Forms"
- Reply: Kurt Barthelmess: "Re: Hidden Forms"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|