11-04-2014 02:28 AM
11-04-2014 11:33 AM
try this:
Field.BackColor = Drawing.Color.Red
11-04-2014 08:27 PM
Hi,Thanks for your reply
Its not working for me.I got Below error:
BackColor is not member of "TopLineDesigner.Field"
11-05-2014 05:05 AM
Hi,Every one
Please give me solution of this issue its very urgent,i spend lots of hours for it but cn't success.
Thanks in advance.
11-05-2014 05:17 AM
11-05-2014 05:42 AM
Thanks for your quick reply
10-23-2017 10:36 AM
They are Text Boxes, associated with each field.
You need to detect the name of the Text Boxes individually.
As they are 'Form' controls, then you can apply any formatting on those.