Re: Aligning Controls at Designtime

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




"Rick Rothstein" <rickNOSPAMnews@xxxxxxxxxxxxxxxxx> wrote in message
news:eRtjbAfpGHA.3600@xxxxxxxxxxxxxxxxxxxxxxx
There is an App that can do it, which is what I am familliar with,
namely
Borland's Delphi. Every control can be configured to align with pretty
much whatever panels or forms you choose at design time. It takes
minutes
to make the form look like what you want before moving onto write code
to
do '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
come
with LockLeft, LockRight, LockTop and LockBottom properties... setting
them
to True automatically locks the control's edge in place with respect to
the
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


.



Relevant Pages

  • Re: INSERT command doesnt work in Access
    ... > The reason I am using this is rather to allow quick assessment of ... > meaning of fields in complex query at design time not at run time. ... Why would I use notepad for any real development? ... if you are the only one use a database its merely a personal preference. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Immunity Challenge
    ... reason or evidence to think they weren't), ... was simply a challenge where someone with a Chinese heritage had an ... knew all but one of the questions (for some reason I thought the abacus ... Hmmm, arguably I didn't even get that one wrong... ...
    (alt.tv.survivor)
  • Re: OT News Flash
    ... You forgot to mention his casual confession that really was a ... I take it you left this fact out for a reason, hmmm? ... BTW, how many members of Congress are of Arab ancestry? ...
    (talk.origins)
  • Re: Adding Controls to User Control at Design Time
    ... The nested Panels in my UserControl do not perform as expected at design time. ... At design time the control is rendered on the form without a splitter. ...
    (microsoft.public.dotnet.framework.windowsforms.controls)
  • Re: DataGridView.CurrentCell bug?
    ... Well, as is often the case I have found the cause, but not the reason. ... At design time I set grdMain's ContextMenu to cmsGrid. ...
    (microsoft.public.dotnet.framework.windowsforms.controls)