menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ITabbedMDIManager - API Reference

    Show / Hide Table of Contents

    Interface ITabbedMDIManager

    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public interface ITabbedMDIManager

    Methods

    GetMDIParent()

    Declaration
    Form GetMDIParent()
    Returns
    Type Description
    System.Windows.Forms.Form

    ProcessCmdKey(ref Message, Keys)

    Declaration
    bool ProcessCmdKey(ref Message msg, Keys keyData)
    Parameters
    Type Name Description
    System.Windows.Forms.Message msg
    System.Windows.Forms.Keys keyData
    Returns
    Type Description
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved