WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TabbedMDIManager.MdiParentNativeWindow

    Show / Hide Table of Contents

    Class TabbedMDIManager.MdiParentNativeWindow

    Inheritance
    System.Object
    TabbedMDIManager.MdiParentNativeWindow
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class MdiParentNativeWindow : NativeWindow

    Constructors

    MdiParentNativeWindow(TabbedMDIManager)

    Constructs TabbedMDIManager.MdiParentNativeWindow class instance.

    Declaration
    public MdiParentNativeWindow(TabbedMDIManager tabbedMDI)
    Parameters
    Type Name Description
    TabbedMDIManager tabbedMDI

    Reference to valid TabbedMDIManager instance.

    Remarks

    has to be non-null.

    Methods

    WndProc(ref Message)

    Declaration
    protected override void WndProc(ref Message m)
    Parameters
    Type Name Description
    System.Windows.Forms.Message m
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved