Class VsComboBox
- Namespace
- Alternet.Editor.Dialogs.VsControls
- Assembly
- Alternet.Editor.v9.dll
Represents Visual Studio looks combo box.
public class VsComboBox : ComboBox, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IVsControlResourceConsumer
- Inheritance
-
VsComboBox
- Implements
Constructors
- VsComboBox()
Initializes a new instance of the
VsComboBox
class with default settings.
Properties
Methods
- GetPreferredSize(Size)
Retrieves the size of a rectangular area into which a control can be fitted.
- OnCreateControl()
Raises the CreateControl() method.
- OnPaint(PaintEventArgs)
Raises the Paint event.