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