public static int SetGraphicsMode( IntPtr hdc, int iMode )
'Declaration Public Shared Function SetGraphicsMode( _ ByVal hdc As IntPtr, _ ByVal iMode As Integer _ ) As Integer
'Declaration
Public Shared Function SetGraphicsMode( _ ByVal hdc As IntPtr, _ ByVal iMode As Integer _ ) As Integer
'Usage Dim hdc As IntPtr Dim iMode As Integer Dim value As Integer value = VisualStyle.SetGraphicsMode(hdc, iMode)
'Usage
Dim hdc As IntPtr Dim iMode As Integer Dim value As Integer value = VisualStyle.SetGraphicsMode(hdc, iMode)
VisualStyle Class VisualStyle Members