Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / VisualStyle Class / SaveDC Method


In This Topic
SaveDC Method
In This Topic
The SaveDC method.
Syntax
'Declaration
 
Public Shared Function SaveDC( _
   ByVal hdc As IntPtr _
) As Integer
 
'Usage
 
Dim hdc As IntPtr
Dim value As Integer
 
value = VisualStyle.SaveDC(hdc)

Parameters

hdc
See Also