Table of Contents

Class ToolboxSearchControl

Namespace
Alternet.FormDesigner.WinForms.Toolbox
Assembly
Alternet.FormDesigner.v9.dll
public class ToolboxSearchControl : Panel, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, ToolboxSearchButton.ISite
Inheritance
ToolboxSearchControl
Implements

Constructors

ToolboxSearchControl(ToolboxControl)

Properties

ClearSearchButton
FocusSearchButton
SearchTextBox

Methods

CreateClearSearchButton()
CreateFocusSearchButton()
CreateSearchTextBox()
GetPreferredSize(Size)

Retrieves the size of a rectangular area into which a control can be fitted.

OnLayout(LayoutEventArgs)

Raises the Layout event.

OnMouseEnter(EventArgs)

Raises the MouseEnter event.

OnMouseLeave(EventArgs)

Raises the MouseLeave event.

OnMouseMove(MouseEventArgs)

Raises the MouseMove event.

OnPaint(PaintEventArgs)

Raises the Paint event.