Class CheckButtonClassUnownedHandle
public class CheckButtonClassUnownedHandle : CheckButtonClassHandle, IDisposable
- Inheritance
-
CheckButtonClassUnownedHandle
- Implements
- Inherited Members
Constructors
CheckButtonClassUnownedHandle(IntPtr)
Creates a new instance of CheckButtonClassOwnedHandle. Assumes that the given pointer is unowned by the runtime.
public CheckButtonClassUnownedHandle(IntPtr ptr)
Parameters
ptr
IntPtr
Properties
NullHandle
public static CheckButtonClassUnownedHandle NullHandle { get; }
Property Value
Methods
Copy()
public CheckButtonClassOwnedHandle Copy()
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()