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


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

Parameters

hdc
See Also