R
Rob
Hi,
I'am working with vb2005 and it's an ADO application based on an access
database.
i'am still have problems to get the backcolor of an control in a different
color if it has the focus.
I am searching for a routine which automacticly highligt the control
(textbox, cbo, groupbox) if he is focused instead to program each control
separatly by gotfocus and lostfocus. (Me.BackColor = Color.YellowGreen)
IS there somebody who can help me through this problem ??
regard, rob
I'am working with vb2005 and it's an ADO application based on an access
database.
i'am still have problems to get the backcolor of an control in a different
color if it has the focus.
I am searching for a routine which automacticly highligt the control
(textbox, cbo, groupbox) if he is focused instead to program each control
separatly by gotfocus and lostfocus. (Me.BackColor = Color.YellowGreen)
IS there somebody who can help me through this problem ??
regard, rob