Class StatusStripEx.GripWindow
Inheritance
System.Object
StatusStripEx.GripWindow
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class GripWindow : NativeWindow
Constructors
GripWindow(Control)
Declaration
public GripWindow(Control control)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.Forms.Control | control |
Methods
WndProc(ref Message)
Declaration
protected override void WndProc(ref Message m)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.Forms.Message | m |