public static void DrawThemeBackground( WindowClass cls, System.Drawing.Graphics g, System.int part, System.int state, System.Drawing.Rectangle r )
'Declaration
Public Overloads Shared Sub DrawThemeBackground( _ ByVal cls As WindowClass, _ ByVal g As System.Drawing.Graphics, _ ByVal part As System.Integer, _ ByVal state As System.Integer, _ ByVal r As System.Drawing.Rectangle _ )
'Usage
Dim cls As WindowClass Dim g As System.Drawing.Graphics Dim part As System.Integer Dim state As System.Integer Dim r As System.Drawing.Rectangle NUxTheme.DrawThemeBackground(cls, g, part, state, r)
Parameters
- cls
- g
- part
- state
- r