[DllImport("comctl32.dll", SetLastError=true)]
static extern int DestroyPropertySheetPage(IntPtr hPage);
<DllImport("comctl32.dll", SetLastError:=True)> _
Private Shared Function DestroyPropertySheetPage(ByVal hPage As IntPtr) As Integer
End Function
None.
Do you know one? Please contribute it!
None.
Please add some!
Please add some!