Draws a control or an element of a control that supports visual styles.
[Visual Basic] Public Shared Sub Draw( _ ByVal g As Graphics, _ ByVal ctl As Control, _ ByVal themeClass As String, _ ByVal themePart As Integer, _ ByVal themeState As Integer, _ ByVal bounds As Rectangle, _ ByVal clipBounds As Rectangle _ )