Click here to Skip to main content
16,012,110 members

Comments by CHANDRA SEKHARA GUPTA (Top 2 by date)

CHANDRA SEKHARA GUPTA 20-Apr-15 23:37pm View    
while copying text into text box you have to convert the copied to text into english using font.eot file text box change event
CHANDRA SEKHARA GUPTA 22-Nov-13 4:09am View    
apply the below code
Public Overrides Sub VerifyRenderingInServerForm(control As Control)

' Verifies that the control is rendered
End Sub