[]
Gets or sets arbitrary user data associated with this style.
[Browsable(false)]
public object UserData { get; set; }
<Browsable(False)>
Public Property UserData As Object
This data is not used by the control, and can be used to store any data that is useful to the application.