The text box client-side onclick handler.

C# | Visual Basic | Visual C++ |
public string onKeyPress { get; set; }
Public Property onKeyPress As String
public: property String^ onKeyPress { String^ get (); void set (String^ value); }
C# | Visual Basic | Visual C++ |
public string onKeyPress { get; set; }
Public Property onKeyPress As String
public: property String^ onKeyPress { String^ get (); void set (String^ value); }