From: "StrandElectric" Newsgroups: comp.lang.basic.visual.misc References: <4dfbf00c@dnews.tpgi.com.au> Subject: Re: Actual VB question! Date: Sun, 19 Jun 2011 06:29:05 +1000 Lines: 20 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5931 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6090 NNTP-Posting-Host: 220.245.43.70 X-Original-NNTP-Posting-Host: 220.245.43.70 Message-ID: <4dfd0a96@dnews.tpgi.com.au> X-Trace: dnews.tpgi.com.au!tpg.com.au 1308428950 220.245.43.70 (19 Jun 2011 06:29:10 +1000) Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.glorb.com!news-xfer.nntp.sonic.net!rahul.net!wasp.rahul.net!rahul.net!nntp1.phx1.gblx.net!nntp.gblx.net!nntp.gblx.net!nntp3.phx1!dnews.tpgi.com.au!tpg.com.au!not-for-mail Xref: x330-a1.tempe.blueboxinc.net comp.lang.basic.visual.misc:274 "John K.Eason" wrote in message > To vertically align a label relative to a single-line text box, I've found > that > the Top property of the label control needs to be 45 points larger than > the textbox > Top property (assuming the desktop is using the default settings, and > using > 'Classic view in Windows). > > Regards > John HI John. Terrific! I have tried that and for the first time my applications look attractive. Previously I tried moving the controls around in an attempt to align label text with textbox text, and of course they always sprang to the grid! You have ended years of frustration. Can I buy you a beer?