Table of Contents

Class VsDropDownButton

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

Represents a Visual Studio looks button with drop-down menu.

public class VsDropDownButton : VsToggleButton, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IVsControlResourceConsumer
Inheritance
VsDropDownButton
Implements

Constructors

VsDropDownButton()

Initializes a new instance of the VsDropDownButton class with default settings.

Properties

PopupMenu

Gets or sets the ContextMenuStrip associated with this button.

Methods

GetPreferredSize(Size)

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

OnCheckedChanged(EventArgs)

Raises the CheckedChanged event.

OnPaint(PaintEventArgs)

Raises the OnPaint(PaintEventArgs) event.