Gets the class name of the visual style element that this System.Windows.Forms.VisualStyles.VisualStyleElement represents.
Documentation for this section has not yet been entered.
A class name refers to a group of related visual style elements that are typically drawn together. A class name can correspond to a control, such as "SCROLLBAR" and "TRACKBAR", but a class name can also refer to a group of elements that do not correspond to a particular control, such as "EXPLORERBAR" and "STARTPANEL".
For more information on visual style classes, parts, and states, see "Parts and States" in the Windows Shell documentation at ..