Re: Aligning Controls at Designtime
- From: "Ralph" <nt_consulting64@xxxxxxxxx>
- Date: Wed, 12 Jul 2006 16:56:04 -0500
"Rick Rothstein" <rickNOSPAMnews@xxxxxxxxxxxxxxxxx> wrote in message
news:eRtjbAfpGHA.3600@xxxxxxxxxxxxxxxxxxxxxxx
namelyThere is an App that can do it, which is what I am familliar with,
minutesBorland's Delphi. Every control can be configured to align with pretty
much whatever panels or forms you choose at design time. It takes
toto make the form look like what you want before moving onto write code
comedo 'actual things'.
Hmmm. One more reason for me to start looking at Delphi...
I've been looking into a product called REALbasic recently
(www.realsoftware.com); all controls derived from the RectControl Class
with LockLeft, LockRight, LockTop and LockBottom properties... settingthem
to True automatically locks the control's edge in place with respect tothe
container's edges (no code necessary). This gives you one form of a
resizable control.
Rick
I am very shocked and surprised.
Have you realized that this post has been here for over 4 hours and yet NO
ONE has posted that dotNet provides such a property and advised the OP to
thus migrate all his code immediately?
(Do you think they are asleep?)
Oops! Or did I just do it for them?
<g>
-ralph
.
- References:
- Re: Aligning Controls at Designtime
- From: David Kerber
- Re: Aligning Controls at Designtime
- From: David Kerber
- Re: Aligning Controls at Designtime
- From: Rick Rothstein
- Re: Aligning Controls at Designtime
- Prev by Date: Re: u can subclass in vb!
- Next by Date: Re: How to use regsvr32 in VB6
- Previous by thread: Re: Aligning Controls at Designtime
- Next by thread: What does "Friend" do again?
- Index(es):
Relevant Pages
|