Hi,
I'm trying to get the Left/Top/Height/Width properties for some text
boxes on a form to match exactly. Three of them are fine, but the
fourth will not accept the changes I type into the properties - it
automatically rounds them by an almost negligible amount (e.g. 0.446
become .0.448).
These objects are all on different pages of a tab control. As far as
I know that means I can't select them all and use 'Align Left', 'Size
to Widest' etc., which is what I'd do with normal controls on a form.
I've turned off 'Snap to Grid'; I've tried changing the properties
dramatically then changing them back; I've tried beating my head
repeatedly against a brick wall; I've tried adjusting the properties
of the page and the tab control first; but no joy!
Thanks for your help,
Linda Patterson