Table of Contents

Class ResizeGripperControl

Namespace
Alternet.Editor.Dialogs.PopupPanel
Assembly
Alternet.Editor.v9.dll

Represents a resize grip control that is a part of the PopupPanelDlgSearch dialog.

public class ResizeGripperControl : Control, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
Inheritance
ResizeGripperControl
Implements

Constructors

ResizeGripperControl(PopupPanelDlgSearch)

Initializes a new instance of the ResizeGripperControl class with specified parameters.

Properties

Painter

Methods

GetPreferredSize(Size)

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

OnMouseDown(MouseEventArgs)

Raises the MouseDown event.

OnMouseMove(MouseEventArgs)

Raises the MouseMove event.

OnMouseUp(MouseEventArgs)

Raises the MouseUp event.

OnPaint(PaintEventArgs)

Raises the Paint event.