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
Methods
WndProc(ref Message)
Declaration
protected override void WndProc(ref Message m)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.Forms.Message | m |