alexa

    Show / Hide Table of Contents

    Class NativeWindowSubclass

    Inheritance
    System.Object
    NativeWindowSubclass
    CommandBarController.AppMainFormWnd
    MdiClientNativeWnd
    MenuActivationControl
    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class NativeWindowSubclass : NativeWindow

    Constructors

    NativeWindowSubclass()

    Declaration
    public NativeWindowSubclass()

    Methods

    AfterReleaseHandle()

    Declaration
    public void AfterReleaseHandle()

    AssignHandleCustom(IntPtr)

    Declaration
    public void AssignHandleCustom(IntPtr handle)
    Parameters
    Type Name Description
    System.IntPtr handle

    AssignHandleCustom(Control)

    Declaration
    public void AssignHandleCustom(Control control)
    Parameters
    Type Name Description
    System.Windows.Forms.Control control

    DoReleaseHandle()

    Declaration
    public void DoReleaseHandle()

    ReleaseHandleCustom()

    Declaration
    public void ReleaseHandleCustom()
    Back to top Generated by DocFX