'Declaration
Public Shared Function RestoreDC( _ ByVal hdc As IntPtr, _ ByVal nSavedDC As Integer _ ) As Boolean
'Usage
Dim hdc As IntPtr Dim nSavedDC As Integer Dim value As Boolean value = VisualStyle.RestoreDC(hdc, nSavedDC)
Parameters
- hdc
- nSavedDC