prasannadevarajan
June 10th, 2008, 02:14 AM
hi gurus ,
how to set up color in the current (cursor locating) text box ?????
i found out tht ... we should should code in
Private Sub TextFocus(ByVal sender As Object, ByVal e As System.EventArgs) Handles TxtZone.Enter, TxtPincode.Enter, TxtName.Enter, TxtCustomerID.Enter, TxtCity.Enter, TxtArea.Enter, TxtAddress2.Enter, TxtAddress.Enter
End Sub
however i donno wat to code... i tried a lot ... couldnt solve it ...
Ps can ny 1 help me ...
how to set up color in the current (cursor locating) text box ?????
i found out tht ... we should should code in
Private Sub TextFocus(ByVal sender As Object, ByVal e As System.EventArgs) Handles TxtZone.Enter, TxtPincode.Enter, TxtName.Enter, TxtCustomerID.Enter, TxtCity.Enter, TxtArea.Enter, TxtAddress2.Enter, TxtAddress.Enter
End Sub
however i donno wat to code... i tried a lot ... couldnt solve it ...
Ps can ny 1 help me ...