Identifying Object's Autowidth value
Posted: Fri Jun 13, 2008 2:26 am
Hi All,
I have a text field (Txtfield1) set on Autowidth = true, i wish to use it's width to identify its neighbor (Txtfield2) text field's Left position.
i.e. Txtfield1.Width = Txtfield2.Left
I've set it on a BeforePrintEvent of the Header that contain the textfield but doesnt work ok.
How I will be able to do it? Your thoughts please..
Thanks in advance!
I have a text field (Txtfield1) set on Autowidth = true, i wish to use it's width to identify its neighbor (Txtfield2) text field's Left position.
i.e. Txtfield1.Width = Txtfield2.Left
I've set it on a BeforePrintEvent of the Header that contain the textfield but doesnt work ok.
How I will be able to do it? Your thoughts please..
Thanks in advance!