The button client-side style handler. 
| C# | Visual Basic | Visual C++ | 
public string style { get; set; }
Public Property style As String
public: property String^ style { String^ get (); void set (String^ value); }
| C# | Visual Basic | Visual C++ | 
public string style { get; set; }
Public Property style As String
public: property String^ style { String^ get (); void set (String^ value); }