Class VsPanel
- Namespace
- Alternet.Editor.Dialogs.VsControls
- Assembly
- Alternet.Editor.v10.dll
Represents Visual Studio looks panel.
public class VsPanel : Panel, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IVsControlResourceConsumer
- Inheritance
-
VsPanel
- Implements
Constructors
- VsPanel()
Initializes a new instance of the
VsPanel
class with default settings.
Properties
Methods
- OnPaint(PaintEventArgs)
Called when the control is redrawn. See Paint for details.
- OnPaint(PaintEventArgs)
Raises the Paint event.