Class ToolStripAdvanced
Inheritance
ToolStripAdvanced
Inherited Members
Namespace: Reportman.Drawing.Forms
Assembly: Reportman.Drawing.Forms.dll
Syntax
public class ToolStripAdvanced : ToolStrip, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
Constructors
ToolStripAdvanced()
Declaration
public ToolStripAdvanced()
Properties
ImageScalingSize
Declaration
public Size ImageScalingSize { get; set; }
Property Value
| Type | Description |
|---|---|
| Size |
Methods
WndProc(ref Message)
Declaration
protected override void WndProc(ref Message m)
Parameters
| Type | Name | Description |
|---|---|---|
| Message | m |