Search Results for

    Show / Hide Table of Contents

    Class TabControlAdvanced

    Inheritance
    object
    MarshalByRefObject
    Component
    Control
    ScrollableControl
    Panel
    TabControlAdvanced
    Implements
    IDropTarget
    ISynchronizeInvoke
    IWin32Window
    IBindableComponent
    IComponent
    IDisposable
    Inherited Members
    Panel.ToString()
    Panel.CreateAccessibilityInstance()
    Panel.AutoSize
    Panel.AutoSizeMode
    Panel.BorderStyle
    Panel.DefaultSize
    Panel.TabStop
    Panel.AutoSizeChanged
    ScrollableControl.ScrollStateAutoScrolling
    ScrollableControl.ScrollStateHScrollVisible
    ScrollableControl.ScrollStateVScrollVisible
    ScrollableControl.ScrollStateUserHasScrolled
    ScrollableControl.ScrollStateFullDrag
    ScrollableControl.AdjustFormScrollbars(bool)
    ScrollableControl.GetScrollState(int)
    ScrollableControl.OnLayout(LayoutEventArgs)
    ScrollableControl.OnMouseWheel(MouseEventArgs)
    ScrollableControl.OnRightToLeftChanged(EventArgs)
    ScrollableControl.OnPaddingChanged(EventArgs)
    ScrollableControl.OnVisibleChanged(EventArgs)
    ScrollableControl.ScaleControl(SizeF, BoundsSpecified)
    ScrollableControl.SetDisplayRectLocation(int, int)
    ScrollableControl.ScrollControlIntoView(Control)
    ScrollableControl.ScrollToControl(Control)
    ScrollableControl.OnScroll(ScrollEventArgs)
    ScrollableControl.SetAutoScrollMargin(int, int)
    ScrollableControl.SetScrollState(int, bool)
    ScrollableControl.WndProc(ref Message)
    ScrollableControl.AutoScroll
    ScrollableControl.AutoScrollMargin
    ScrollableControl.AutoScrollPosition
    ScrollableControl.AutoScrollMinSize
    ScrollableControl.DisplayRectangle
    ScrollableControl.HScroll
    ScrollableControl.HorizontalScroll
    ScrollableControl.VScroll
    ScrollableControl.VerticalScroll
    ScrollableControl.Scroll
    Control.GetAccessibilityObjectById(int)
    Control.SetAutoSizeMode(AutoSizeMode)
    Control.GetAutoSizeMode()
    Control.GetPreferredSize(Size)
    Control.AccessibilityNotifyClients(AccessibleEvents, int)
    Control.AccessibilityNotifyClients(AccessibleEvents, int, int)
    Control.BeginInvoke(Delegate)
    Control.BeginInvoke(Action)
    Control.BeginInvoke(Delegate, params object[])
    Control.BringToFront()
    Control.Contains(Control)
    Control.CreateControlsInstance()
    Control.CreateGraphics()
    Control.CreateHandle()
    Control.CreateControl()
    Control.DefWndProc(ref Message)
    Control.DestroyHandle()
    Control.DoDragDrop(object, DragDropEffects)
    Control.DoDragDrop(object, DragDropEffects, Bitmap, Point, bool)
    Control.DrawToBitmap(Bitmap, Rectangle)
    Control.EndInvoke(IAsyncResult)
    Control.FindForm()
    Control.GetTopLevel()
    Control.RaiseKeyEvent(object, KeyEventArgs)
    Control.RaiseMouseEvent(object, MouseEventArgs)
    Control.Focus()
    Control.FromChildHandle(nint)
    Control.FromHandle(nint)
    Control.GetChildAtPoint(Point, GetChildAtPointSkip)
    Control.GetChildAtPoint(Point)
    Control.GetContainerControl()
    Control.GetScaledBounds(Rectangle, SizeF, BoundsSpecified)
    Control.GetNextControl(Control, bool)
    Control.GetStyle(ControlStyles)
    Control.Hide()
    Control.InitLayout()
    Control.Invalidate(Region)
    Control.Invalidate(Region, bool)
    Control.Invalidate()
    Control.Invalidate(bool)
    Control.Invalidate(Rectangle)
    Control.Invalidate(Rectangle, bool)
    Control.Invoke(Action)
    Control.Invoke(Delegate)
    Control.Invoke(Delegate, params object[])
    Control.Invoke<T>(Func<T>)
    Control.InvokePaint(Control, PaintEventArgs)
    Control.InvokePaintBackground(Control, PaintEventArgs)
    Control.IsKeyLocked(Keys)
    Control.IsInputChar(char)
    Control.IsInputKey(Keys)
    Control.IsMnemonic(char, string)
    Control.LogicalToDeviceUnits(int)
    Control.LogicalToDeviceUnits(Size)
    Control.ScaleBitmapLogicalToDevice(ref Bitmap)
    Control.NotifyInvalidate(Rectangle)
    Control.InvokeOnClick(Control, EventArgs)
    Control.OnAutoSizeChanged(EventArgs)
    Control.OnBackColorChanged(EventArgs)
    Control.OnBackgroundImageChanged(EventArgs)
    Control.OnBackgroundImageLayoutChanged(EventArgs)
    Control.OnBindingContextChanged(EventArgs)
    Control.OnCausesValidationChanged(EventArgs)
    Control.OnContextMenuStripChanged(EventArgs)
    Control.OnCursorChanged(EventArgs)
    Control.OnDataContextChanged(EventArgs)
    Control.OnDockChanged(EventArgs)
    Control.OnEnabledChanged(EventArgs)
    Control.OnFontChanged(EventArgs)
    Control.OnForeColorChanged(EventArgs)
    Control.OnNotifyMessage(Message)
    Control.OnParentBackColorChanged(EventArgs)
    Control.OnParentBackgroundImageChanged(EventArgs)
    Control.OnParentBindingContextChanged(EventArgs)
    Control.OnParentCursorChanged(EventArgs)
    Control.OnParentDataContextChanged(EventArgs)
    Control.OnParentEnabledChanged(EventArgs)
    Control.OnParentFontChanged(EventArgs)
    Control.OnParentForeColorChanged(EventArgs)
    Control.OnParentRightToLeftChanged(EventArgs)
    Control.OnParentVisibleChanged(EventArgs)
    Control.OnPrint(PaintEventArgs)
    Control.OnTabIndexChanged(EventArgs)
    Control.OnTabStopChanged(EventArgs)
    Control.OnTextChanged(EventArgs)
    Control.OnParentChanged(EventArgs)
    Control.OnClick(EventArgs)
    Control.OnClientSizeChanged(EventArgs)
    Control.OnControlAdded(ControlEventArgs)
    Control.OnControlRemoved(ControlEventArgs)
    Control.OnCreateControl()
    Control.OnHandleCreated(EventArgs)
    Control.OnLocationChanged(EventArgs)
    Control.OnHandleDestroyed(EventArgs)
    Control.OnDragEnter(DragEventArgs)
    Control.OnDragOver(DragEventArgs)
    Control.OnDragLeave(EventArgs)
    Control.OnDragDrop(DragEventArgs)
    Control.OnGiveFeedback(GiveFeedbackEventArgs)
    Control.OnEnter(EventArgs)
    Control.InvokeGotFocus(Control, EventArgs)
    Control.OnGotFocus(EventArgs)
    Control.OnHelpRequested(HelpEventArgs)
    Control.OnInvalidated(InvalidateEventArgs)
    Control.OnKeyDown(KeyEventArgs)
    Control.OnKeyPress(KeyPressEventArgs)
    Control.OnKeyUp(KeyEventArgs)
    Control.OnLeave(EventArgs)
    Control.InvokeLostFocus(Control, EventArgs)
    Control.OnLostFocus(EventArgs)
    Control.OnMarginChanged(EventArgs)
    Control.OnMouseClick(MouseEventArgs)
    Control.OnMouseCaptureChanged(EventArgs)
    Control.OnDpiChangedBeforeParent(EventArgs)
    Control.OnDpiChangedAfterParent(EventArgs)
    Control.OnMouseHover(EventArgs)
    Control.OnMove(EventArgs)
    Control.OnQueryContinueDrag(QueryContinueDragEventArgs)
    Control.OnRegionChanged(EventArgs)
    Control.OnPreviewKeyDown(PreviewKeyDownEventArgs)
    Control.OnChangeUICues(UICuesEventArgs)
    Control.OnStyleChanged(EventArgs)
    Control.OnValidating(CancelEventArgs)
    Control.OnValidated(EventArgs)
    Control.RescaleConstantsForDpi(int, int)
    Control.PerformLayout()
    Control.PerformLayout(Control, string)
    Control.PointToClient(Point)
    Control.PointToScreen(Point)
    Control.PreProcessMessage(ref Message)
    Control.PreProcessControlMessage(ref Message)
    Control.ProcessCmdKey(ref Message, Keys)
    Control.ProcessDialogChar(char)
    Control.ProcessDialogKey(Keys)
    Control.ProcessKeyEventArgs(ref Message)
    Control.ProcessKeyMessage(ref Message)
    Control.ProcessKeyPreview(ref Message)
    Control.RaiseDragEvent(object, DragEventArgs)
    Control.RaisePaintEvent(object, PaintEventArgs)
    Control.RecreateHandle()
    Control.RectangleToClient(Rectangle)
    Control.RectangleToScreen(Rectangle)
    Control.ReflectMessage(nint, ref Message)
    Control.Refresh()
    Control.ResetMouseEventArgs()
    Control.ResetText()
    Control.ResumeLayout()
    Control.ResumeLayout(bool)
    Control.Scale(SizeF)
    Control.Select()
    Control.Select(bool, bool)
    Control.SelectNextControl(Control, bool, bool, bool, bool)
    Control.SendToBack()
    Control.SetBounds(int, int, int, int)
    Control.SetBounds(int, int, int, int, BoundsSpecified)
    Control.SetBoundsCore(int, int, int, int, BoundsSpecified)
    Control.SetClientSizeCore(int, int)
    Control.SizeFromClientSize(Size)
    Control.SetStyle(ControlStyles, bool)
    Control.SetTopLevel(bool)
    Control.SetVisibleCore(bool)
    Control.RtlTranslateAlignment(HorizontalAlignment)
    Control.RtlTranslateAlignment(LeftRightAlignment)
    Control.RtlTranslateAlignment(ContentAlignment)
    Control.RtlTranslateHorizontal(HorizontalAlignment)
    Control.RtlTranslateLeftRight(LeftRightAlignment)
    Control.RtlTranslateContent(ContentAlignment)
    Control.Show()
    Control.SuspendLayout()
    Control.Update()
    Control.UpdateBounds()
    Control.UpdateBounds(int, int, int, int)
    Control.UpdateBounds(int, int, int, int, int, int)
    Control.UpdateZOrder()
    Control.UpdateStyles()
    Control.OnImeModeChanged(EventArgs)
    Control.InvokeAsync(Action, CancellationToken)
    Control.InvokeAsync<T>(Func<T>, CancellationToken)
    Control.InvokeAsync(Func<CancellationToken, ValueTask>, CancellationToken)
    Control.InvokeAsync<T>(Func<CancellationToken, ValueTask<T>>, CancellationToken)
    Control.AccessibilityObject
    Control.AccessibleDefaultActionDescription
    Control.AccessibleDescription
    Control.AccessibleName
    Control.AccessibleRole
    Control.AllowDrop
    Control.Anchor
    Control.AutoScrollOffset
    Control.LayoutEngine
    Control.DataContext
    Control.BackgroundImage
    Control.BackgroundImageLayout
    Control.BindingContext
    Control.Bottom
    Control.Bounds
    Control.CanFocus
    Control.CanRaiseEvents
    Control.CanSelect
    Control.Capture
    Control.CausesValidation
    Control.CheckForIllegalCrossThreadCalls
    Control.ClientRectangle
    Control.ClientSize
    Control.CompanyName
    Control.ContainsFocus
    Control.ContextMenuStrip
    Control.Controls
    Control.Created
    Control.Cursor
    Control.DataBindings
    Control.DefaultBackColor
    Control.DefaultCursor
    Control.DefaultFont
    Control.DefaultForeColor
    Control.DefaultMargin
    Control.DefaultMaximumSize
    Control.DefaultMinimumSize
    Control.DefaultPadding
    Control.DeviceDpi
    Control.IsDisposed
    Control.Disposing
    Control.Dock
    Control.DoubleBuffered
    Control.Enabled
    Control.Focused
    Control.FontHeight
    Control.Handle
    Control.HasChildren
    Control.Height
    Control.IsHandleCreated
    Control.InvokeRequired
    Control.IsAccessible
    Control.IsAncestorSiteInDesignMode
    Control.IsMirrored
    Control.Left
    Control.Location
    Control.Margin
    Control.MaximumSize
    Control.MinimumSize
    Control.ModifierKeys
    Control.MouseButtons
    Control.MousePosition
    Control.Name
    Control.Parent
    Control.ProductName
    Control.ProductVersion
    Control.RecreatingHandle
    Control.Region
    Control.RenderRightToLeft
    Control.ResizeRedraw
    Control.Right
    Control.RightToLeft
    Control.ScaleChildren
    Control.Site
    Control.Size
    Control.TabIndex
    Control.Tag
    Control.Text
    Control.Top
    Control.TopLevelControl
    Control.ShowKeyboardCues
    Control.ShowFocusCues
    Control.UseWaitCursor
    Control.Visible
    Control.Width
    Control.PreferredSize
    Control.Padding
    Control.CanEnableIme
    Control.DefaultImeMode
    Control.ImeMode
    Control.ImeModeBase
    Control.PropagatingImeMode
    Control.BackColorChanged
    Control.BackgroundImageChanged
    Control.BackgroundImageLayoutChanged
    Control.BindingContextChanged
    Control.CausesValidationChanged
    Control.ClientSizeChanged
    Control.ContextMenuStripChanged
    Control.CursorChanged
    Control.DockChanged
    Control.EnabledChanged
    Control.FontChanged
    Control.ForeColorChanged
    Control.LocationChanged
    Control.MarginChanged
    Control.RegionChanged
    Control.RightToLeftChanged
    Control.SizeChanged
    Control.TabIndexChanged
    Control.TabStopChanged
    Control.TextChanged
    Control.VisibleChanged
    Control.Click
    Control.ControlAdded
    Control.ControlRemoved
    Control.DataContextChanged
    Control.DragDrop
    Control.DragEnter
    Control.DragOver
    Control.DragLeave
    Control.GiveFeedback
    Control.HandleCreated
    Control.HandleDestroyed
    Control.HelpRequested
    Control.Invalidated
    Control.PaddingChanged
    Control.Paint
    Control.QueryContinueDrag
    Control.QueryAccessibilityHelp
    Control.DoubleClick
    Control.Enter
    Control.GotFocus
    Control.KeyDown
    Control.KeyPress
    Control.KeyUp
    Control.Layout
    Control.Leave
    Control.LostFocus
    Control.MouseClick
    Control.MouseDoubleClick
    Control.MouseCaptureChanged
    Control.MouseDown
    Control.MouseEnter
    Control.MouseLeave
    Control.DpiChangedBeforeParent
    Control.DpiChangedAfterParent
    Control.MouseHover
    Control.MouseMove
    Control.MouseUp
    Control.MouseWheel
    Control.Move
    Control.PreviewKeyDown
    Control.Resize
    Control.ChangeUICues
    Control.StyleChanged
    Control.SystemColorsChanged
    Control.Validating
    Control.Validated
    Control.ParentChanged
    Control.ImeModeChanged
    Component.Dispose()
    Component.GetService(Type)
    Component.Events
    Component.Container
    Component.DesignMode
    Component.Disposed
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: Reportman.Drawing.Forms
    Assembly: Reportman.Drawing.Forms.dll
    Syntax
    public class TabControlAdvanced : Panel, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable

    Constructors

    TabControlAdvanced()

    Declaration
    public TabControlAdvanced()

    Fields

    AlertingColor

    Declaration
    public Color AlertingColor
    Field Value
    Type Description
    Color

    AllowLastTabReordering

    Declaration
    public bool AllowLastTabReordering
    Field Value
    Type Description
    bool

    EmptyMoveForm

    Declaration
    public bool EmptyMoveForm
    Field Value
    Type Description
    bool

    HT_CAPTION

    Declaration
    public const int HT_CAPTION = 2
    Field Value
    Type Description
    int

    ImageMargin

    Declaration
    public int ImageMargin
    Field Value
    Type Description
    int

    WM_NCLBUTTONDOWN

    Declaration
    public const int WM_NCLBUTTONDOWN = 161
    Field Value
    Type Description
    int

    WM_NCLBUTTONUP

    Declaration
    public const int WM_NCLBUTTONUP = 162
    Field Value
    Type Description
    int

    _alphaIDE

    Declaration
    protected static float _alphaIDE
    Field Value
    Type Description
    float

    _appearance

    Declaration
    protected TabControlAdvanced.VisualAppearance _appearance
    Field Value
    Type Description
    TabControlAdvanced.VisualAppearance

    _backDark

    Declaration
    protected Color _backDark
    Field Value
    Type Description
    Color

    _backDarkDark

    Declaration
    protected Color _backDarkDark
    Field Value
    Type Description
    Color

    _backIDE

    Declaration
    protected Color _backIDE
    Field Value
    Type Description
    Color

    _backLight

    Declaration
    protected Color _backLight
    Field Value
    Type Description
    Color

    _backLightLight

    Declaration
    protected Color _backLightLight
    Field Value
    Type Description
    Color

    _boldSelected

    Declaration
    protected bool _boldSelected
    Field Value
    Type Description
    bool

    _bottomYPos

    Declaration
    protected int _bottomYPos
    Field Value
    Type Description
    int

    _buttonActiveColor

    Declaration
    protected Color _buttonActiveColor
    Field Value
    Type Description
    Color

    _buttonGap

    Declaration
    protected static int _buttonGap
    Field Value
    Type Description
    int

    _buttonHeight

    Declaration
    protected static int _buttonHeight
    Field Value
    Type Description
    int

    _buttonInactiveColor

    Declaration
    protected Color _buttonInactiveColor
    Field Value
    Type Description
    Color

    _buttonWidth

    Declaration
    protected static int _buttonWidth
    Field Value
    Type Description
    int

    _changed

    Declaration
    protected bool _changed
    Field Value
    Type Description
    bool

    _closeButton

    Declaration
    protected InertButton _closeButton
    Field Value
    Type Description
    InertButton

    _contextMenu

    Declaration
    protected ContextMenuStrip _contextMenu
    Field Value
    Type Description
    ContextMenuStrip

    _ctrlBottomOffset

    Declaration
    protected int _ctrlBottomOffset
    Field Value
    Type Description
    int

    _ctrlLeftOffset

    Declaration
    protected int _ctrlLeftOffset
    Field Value
    Type Description
    int

    _ctrlRightOffset

    Declaration
    protected int _ctrlRightOffset
    Field Value
    Type Description
    int

    _ctrlTopOffset

    Declaration
    protected int _ctrlTopOffset
    Field Value
    Type Description
    int

    _defaultColor

    Declaration
    protected bool _defaultColor
    Field Value
    Type Description
    bool

    _defaultFont

    Declaration
    protected bool _defaultFont
    Field Value
    Type Description
    bool

    _dimUnselected

    Declaration
    protected bool _dimUnselected
    Field Value
    Type Description
    bool

    _dragFromControl

    Declaration
    protected bool _dragFromControl
    Field Value
    Type Description
    bool

    _dropDownButton

    Declaration
    protected InertButton _dropDownButton
    Field Value
    Type Description
    InertButton

    _hideTabsMode

    Declaration
    protected TabControlAdvanced.HideTabsModes _hideTabsMode
    Field Value
    Type Description
    TabControlAdvanced.HideTabsModes

    _hostPanel

    Declaration
    protected TabControlAdvanced.HostPanel _hostPanel
    Field Value
    Type Description
    TabControlAdvanced.HostPanel

    _hotTextColor

    Declaration
    protected Color _hotTextColor
    Field Value
    Type Description
    Color

    _hotTrack

    Declaration
    protected bool _hotTrack
    Field Value
    Type Description
    bool

    _hotTrackPage

    Declaration
    protected int _hotTrackPage
    Field Value
    Type Description
    int

    _hotTrackPageHightlightClose

    Declaration
    protected bool _hotTrackPageHightlightClose
    Field Value
    Type Description
    bool

    _hoverSelect

    Declaration
    protected bool _hoverSelect
    Field Value
    Type Description
    bool

    _idePixelArea

    Declaration
    protected bool _idePixelArea
    Field Value
    Type Description
    bool

    _idePixelBorder

    Declaration
    protected bool _idePixelBorder
    Field Value
    Type Description
    bool

    _ignoreDownDrag

    Declaration
    protected bool _ignoreDownDrag
    Field Value
    Type Description
    bool

    _imageButtonHeight

    Declaration
    protected static int _imageButtonHeight
    Field Value
    Type Description
    int

    _imageButtonWidth

    Declaration
    protected static int _imageButtonWidth
    Field Value
    Type Description
    int

    _imageGapBottomExtra

    Declaration
    protected int _imageGapBottomExtra
    Field Value
    Type Description
    int

    _imageGapTopExtra

    Declaration
    protected int _imageGapTopExtra
    Field Value
    Type Description
    int

    _imageList

    Declaration
    protected ImageList _imageList
    Field Value
    Type Description
    ImageList

    _insetBorderPagesOnly

    Declaration
    protected bool _insetBorderPagesOnly
    Field Value
    Type Description
    bool

    _insetPlain

    Declaration
    protected bool _insetPlain
    Field Value
    Type Description
    bool

    _internalImages

    Declaration
    protected static ImageList _internalImages
    Field Value
    Type Description
    ImageList

    _leaveTimeout

    Declaration
    protected int _leaveTimeout
    Field Value
    Type Description
    int

    _leftArrow

    Declaration
    protected InertButton _leftArrow
    Field Value
    Type Description
    InertButton

    _leftMouseDown

    Declaration
    protected bool _leftMouseDown
    Field Value
    Type Description
    bool

    _leftMouseDownDrag

    Declaration
    protected bool _leftMouseDownDrag
    Field Value
    Type Description
    bool

    _leftMouseDownPos

    Declaration
    protected Point _leftMouseDownPos
    Field Value
    Type Description
    Point

    _leftScroll

    Declaration
    protected bool _leftScroll
    Field Value
    Type Description
    bool

    _mouseOver

    Declaration
    protected bool _mouseOver
    Field Value
    Type Description
    bool

    _multiBoxAdjust

    Declaration
    protected static int _multiBoxAdjust
    Field Value
    Type Description
    int

    _multiline

    Declaration
    protected bool _multiline
    Field Value
    Type Description
    bool

    _multilineFullWidth

    Declaration
    protected bool _multilineFullWidth
    Field Value
    Type Description
    bool

    _nullPosition

    Declaration
    protected readonly Rectangle _nullPosition
    Field Value
    Type Description
    Rectangle

    _originalButtonHeight

    Declaration
    protected static int _originalButtonHeight
    Field Value
    Type Description
    int

    _originalButtonWidth

    Declaration
    protected static int _originalButtonWidth
    Field Value
    Type Description
    int

    _overTimer

    Declaration
    protected Timer _overTimer
    Field Value
    Type Description
    Timer

    _pageAreaRect

    Declaration
    protected Rectangle _pageAreaRect
    Field Value
    Type Description
    Rectangle

    _pageRect

    Declaration
    protected Rectangle _pageRect
    Field Value
    Type Description
    Rectangle

    _pageSelected

    Declaration
    protected int _pageSelected
    Field Value
    Type Description
    int

    _plainBorder

    Declaration
    protected static int _plainBorder
    Field Value
    Type Description
    int

    _plainBorderDouble

    Declaration
    protected static int _plainBorderDouble
    Field Value
    Type Description
    int

    _position

    Declaration
    protected static int[,] _position
    Field Value
    Type Description
    int[,]

    _positionAtTop

    Declaration
    protected bool _positionAtTop
    Field Value
    Type Description
    bool

    _recalculate

    Declaration
    protected bool _recalculate
    Field Value
    Type Description
    bool

    _recordFocus

    Declaration
    protected bool _recordFocus
    Field Value
    Type Description
    bool

    _rightArrow

    Declaration
    protected InertButton _rightArrow
    Field Value
    Type Description
    InertButton

    _rightScroll

    Declaration
    protected bool _rightScroll
    Field Value
    Type Description
    bool

    _selectedTextOnly

    Declaration
    protected bool _selectedTextOnly
    Field Value
    Type Description
    bool

    _showArrows

    Declaration
    protected bool _showArrows
    Field Value
    Type Description
    bool

    _showClose

    Declaration
    protected bool _showClose
    Field Value
    Type Description
    bool

    _showCloseIndividual

    Declaration
    protected bool _showCloseIndividual
    Field Value
    Type Description
    bool

    _showDropDown

    Declaration
    protected bool _showDropDown
    Field Value
    Type Description
    bool

    _shrinkPagesToFit

    Declaration
    protected bool _shrinkPagesToFit
    Field Value
    Type Description
    bool

    _startPage

    Declaration
    protected int _startPage
    Field Value
    Type Description
    int

    _style

    Declaration
    protected VisualStyle _style
    Field Value
    Type Description
    VisualStyle

    _styleIndex

    Declaration
    protected int _styleIndex
    Field Value
    Type Description
    int

    _tabPages

    Declaration
    protected TabPageCollection _tabPages
    Field Value
    Type Description
    TabPageCollection

    _tabRects

    Declaration
    protected ArrayList _tabRects
    Field Value
    Type Description
    ArrayList

    _tabsAreaEndInset

    Declaration
    protected static int _tabsAreaEndInset
    Field Value
    Type Description
    int

    _tabsAreaRect

    Declaration
    protected Rectangle _tabsAreaRect
    Field Value
    Type Description
    Rectangle

    _tabsAreaStartInset

    Declaration
    protected static int _tabsAreaStartInset
    Field Value
    Type Description
    int

    _textColor

    Declaration
    protected Color _textColor
    Field Value
    Type Description
    Color

    _textHeight

    Declaration
    protected int _textHeight
    Field Value
    Type Description
    int

    _textInactiveColor

    Declaration
    protected Color _textInactiveColor
    Field Value
    Type Description
    Color

    _topYPos

    Declaration
    protected int _topYPos
    Field Value
    Type Description
    int

    _unScaledButtonWidth

    Declaration
    protected static int _unScaledButtonWidth
    Field Value
    Type Description
    int

    Properties

    AllowTabReordering

    Declaration
    public virtual bool AllowTabReordering { get; set; }
    Property Value
    Type Description
    bool

    Appearance

    Declaration
    public virtual TabControlAdvanced.VisualAppearance Appearance { get; set; }
    Property Value
    Type Description
    TabControlAdvanced.VisualAppearance

    AutoHidePaging

    Declaration
    public bool AutoHidePaging { get; set; }
    Property Value
    Type Description
    bool

    AutoShrinkMinimum

    Declaration
    public int AutoShrinkMinimum { get; set; }
    Property Value
    Type Description
    int

    AutoShrinkPages

    Declaration
    public bool AutoShrinkPages { get; set; }
    Property Value
    Type Description
    bool

    BackColor

    Declaration
    public override Color BackColor { get; set; }
    Property Value
    Type Description
    Color
    Overrides
    Control.BackColor

    BoldSelectedPage

    Declaration
    public virtual bool BoldSelectedPage { get; set; }
    Property Value
    Type Description
    bool

    ButtonActiveColor

    Declaration
    public virtual Color ButtonActiveColor { get; set; }
    Property Value
    Type Description
    Color

    ButtonInactiveColor

    Declaration
    public virtual Color ButtonInactiveColor { get; set; }
    Property Value
    Type Description
    Color

    ContextPopupMenu

    Declaration
    public virtual ContextMenuStrip ContextPopupMenu { get; set; }
    Property Value
    Type Description
    ContextMenuStrip

    ControlBottomOffset

    Declaration
    public virtual int ControlBottomOffset { get; set; }
    Property Value
    Type Description
    int

    ControlLeftOffset

    Declaration
    public virtual int ControlLeftOffset { get; set; }
    Property Value
    Type Description
    int

    ControlRightOffset

    Declaration
    public virtual int ControlRightOffset { get; set; }
    Property Value
    Type Description
    int

    ControlTopOffset

    Declaration
    public virtual int ControlTopOffset { get; set; }
    Property Value
    Type Description
    int

    CreateParams

    Declaration
    protected override CreateParams CreateParams { get; }
    Property Value
    Type Description
    CreateParams
    Overrides
    Panel.CreateParams

    DragFromControl

    Declaration
    public bool DragFromControl { get; set; }
    Property Value
    Type Description
    bool

    FinishFlag

    Declaration
    public static Image FinishFlag { get; }
    Property Value
    Type Description
    Image

    Font

    Declaration
    public override Font Font { get; set; }
    Property Value
    Type Description
    Font
    Overrides
    Control.Font

    ForeColor

    Declaration
    public override Color ForeColor { get; set; }
    Property Value
    Type Description
    Color
    Overrides
    Control.ForeColor

    HideTabsMode

    Declaration
    public virtual TabControlAdvanced.HideTabsModes HideTabsMode { get; set; }
    Property Value
    Type Description
    TabControlAdvanced.HideTabsModes

    HotTextColor

    Declaration
    public virtual Color HotTextColor { get; set; }
    Property Value
    Type Description
    Color

    HotTrack

    Declaration
    public virtual bool HotTrack { get; set; }
    Property Value
    Type Description
    bool

    HoverSelect

    Declaration
    public virtual bool HoverSelect { get; set; }
    Property Value
    Type Description
    bool

    IDEPixelArea

    Declaration
    public virtual bool IDEPixelArea { get; set; }
    Property Value
    Type Description
    bool

    IDEPixelBorder

    Declaration
    public virtual bool IDEPixelBorder { get; set; }
    Property Value
    Type Description
    bool

    ImageHeight

    Declaration
    public int ImageHeight { get; set; }
    Property Value
    Type Description
    int

    ImageList

    Declaration
    public virtual ImageList ImageList { get; set; }
    Property Value
    Type Description
    ImageList

    ImageWidth

    Declaration
    public int ImageWidth { get; set; }
    Property Value
    Type Description
    int

    InsetBorderPagesOnly

    Declaration
    public virtual bool InsetBorderPagesOnly { get; set; }
    Property Value
    Type Description
    bool

    InsetPlain

    Declaration
    public virtual bool InsetPlain { get; set; }
    Property Value
    Type Description
    bool

    MouseLeaveTimeout

    Declaration
    public int MouseLeaveTimeout { get; set; }
    Property Value
    Type Description
    int

    Multiline

    Declaration
    public virtual bool Multiline { get; set; }
    Property Value
    Type Description
    bool

    MultilineFullWidth

    Declaration
    public virtual bool MultilineFullWidth { get; set; }
    Property Value
    Type Description
    bool

    PositionTop

    Declaration
    public virtual bool PositionTop { get; set; }
    Property Value
    Type Description
    bool

    ProgresWheel

    Declaration
    public static Image ProgresWheel { get; }
    Property Value
    Type Description
    Image

    RecordFocus

    Declaration
    public virtual bool RecordFocus { get; set; }
    Property Value
    Type Description
    bool

    SelectedIndex

    Declaration
    [Browsable(false)]
    public virtual int SelectedIndex { get; set; }
    Property Value
    Type Description
    int

    SelectedTab

    Declaration
    [Browsable(false)]
    public virtual TabPageAdvanced SelectedTab { get; set; }
    Property Value
    Type Description
    TabPageAdvanced

    SelectedTextOnly

    Declaration
    public virtual bool SelectedTextOnly { get; set; }
    Property Value
    Type Description
    bool

    ShowArrows

    Declaration
    public virtual bool ShowArrows { get; set; }
    Property Value
    Type Description
    bool

    ShowClose

    Declaration
    public virtual bool ShowClose { get; set; }
    Property Value
    Type Description
    bool

    ShowCloseIndividual

    Declaration
    public virtual bool ShowCloseIndividual { get; set; }
    Property Value
    Type Description
    bool

    ShowDropDown

    Declaration
    public virtual bool ShowDropDown { get; set; }
    Property Value
    Type Description
    bool

    ShrinkPagesToFit

    Declaration
    public virtual bool ShrinkPagesToFit { get; set; }
    Property Value
    Type Description
    bool

    Style

    Declaration
    public virtual VisualStyle Style { get; set; }
    Property Value
    Type Description
    VisualStyle

    TabPages

    Declaration
    public virtual TabPageCollection TabPages { get; }
    Property Value
    Type Description
    TabPageCollection

    TabsAreaRect

    Declaration
    [Browsable(false)]
    public virtual Rectangle TabsAreaRect { get; }
    Property Value
    Type Description
    Rectangle

    TextColor

    Declaration
    public virtual Color TextColor { get; set; }
    Property Value
    Type Description
    Color

    TextInactiveColor

    Declaration
    public virtual Color TextInactiveColor { get; set; }
    Property Value
    Type Description
    Color

    Methods

    AddTabPage(TabPageAdvanced)

    Declaration
    protected virtual void AddTabPage(TabPageAdvanced page)
    Parameters
    Type Name Description
    TabPageAdvanced page

    ClipDrawingTabs(Graphics)

    Declaration
    protected virtual void ClipDrawingTabs(Graphics g)
    Parameters
    Type Name Description
    Graphics g

    ClippingRectangle()

    Declaration
    protected virtual Rectangle ClippingRectangle()
    Returns
    Type Description
    Rectangle

    Close(TabPageAdvanced)

    Declaration
    public bool Close(TabPageAdvanced npage)
    Parameters
    Type Name Description
    TabPageAdvanced npage
    Returns
    Type Description
    bool

    ControlMouseTest(nint, Point, Control)

    Declaration
    protected virtual bool ControlMouseTest(nint hWnd, Point mousePos, Control check)
    Parameters
    Type Name Description
    nint hWnd
    Point mousePos
    Control check
    Returns
    Type Description
    bool

    ControlWantDoubleClick(nint, Point, Control)

    Declaration
    protected virtual bool ControlWantDoubleClick(nint hWnd, Point mousePos, Control check)
    Parameters
    Type Name Description
    nint hWnd
    Point mousePos
    Control check
    Returns
    Type Description
    bool

    DefineBackColor(Color)

    Declaration
    protected virtual void DefineBackColor(Color newColor)
    Parameters
    Type Name Description
    Color newColor

    DefineButtonImages()

    Declaration
    protected virtual void DefineButtonImages()

    DefineFont(Font)

    Declaration
    protected virtual void DefineFont(Font newFont)
    Parameters
    Type Name Description
    Font newFont

    DeselectPage(TabPageAdvanced)

    Declaration
    protected virtual void DeselectPage(TabPageAdvanced page)
    Parameters
    Type Name Description
    TabPageAdvanced page

    Dispose(bool)

    Limpiar los recursos que se estén utilizando.

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    bool disposing

    true si los recursos administrados se deben eliminar; false en caso contrario, false.

    Overrides
    Control.Dispose(bool)

    DrawChromeTabBorder(TabPageAdvanced, Graphics, Rectangle)

    Declaration
    protected virtual void DrawChromeTabBorder(TabPageAdvanced page, Graphics g, Rectangle rectPage)
    Parameters
    Type Name Description
    TabPageAdvanced page
    Graphics g
    Rectangle rectPage

    DrawIDETabBorder(TabPageAdvanced, Graphics, Rectangle)

    Declaration
    protected virtual void DrawIDETabBorder(TabPageAdvanced page, Graphics g, Rectangle rectPage)
    Parameters
    Type Name Description
    TabPageAdvanced page
    Graphics g
    Rectangle rectPage

    DrawMultiBoxBorder(TabPageAdvanced, Graphics, Rectangle)

    Declaration
    protected virtual void DrawMultiBoxBorder(TabPageAdvanced page, Graphics g, Rectangle rectPage)
    Parameters
    Type Name Description
    TabPageAdvanced page
    Graphics g
    Rectangle rectPage

    DrawPlainTabBorder(TabPageAdvanced, Graphics, Rectangle)

    Declaration
    protected virtual void DrawPlainTabBorder(TabPageAdvanced page, Graphics g, Rectangle rectPage)
    Parameters
    Type Name Description
    TabPageAdvanced page
    Graphics g
    Rectangle rectPage

    DrawTab(TabPageAdvanced, Graphics, bool, bool)

    Declaration
    protected virtual void DrawTab(TabPageAdvanced page, Graphics g, bool highlightText, bool highlightClose)
    Parameters
    Type Name Description
    TabPageAdvanced page
    Graphics g
    bool highlightText
    bool highlightClose

    DrawTabBorder(ref Rectangle, TabPageAdvanced, Graphics)

    Declaration
    protected virtual void DrawTabBorder(ref Rectangle rectTab, TabPageAdvanced page, Graphics g)
    Parameters
    Type Name Description
    Rectangle rectTab
    TabPageAdvanced page
    Graphics g

    DrawTabImage(Rectangle, TabPageAdvanced, Graphics, int, ref int, bool)

    Declaration
    protected virtual void DrawTabImage(Rectangle rectTab, TabPageAdvanced page, Graphics g, int xMax, ref int xDraw, bool highlightText)
    Parameters
    Type Name Description
    Rectangle rectTab
    TabPageAdvanced page
    Graphics g
    int xMax
    int xDraw
    bool highlightText

    DrawTabText(Rectangle, TabPageAdvanced, Graphics, bool, bool, int, int)

    Declaration
    protected virtual void DrawTabText(Rectangle rectTab, TabPageAdvanced page, Graphics g, bool highlightText, bool highlightClose, int xMax, int xDraw)
    Parameters
    Type Name Description
    Rectangle rectTab
    TabPageAdvanced page
    Graphics g
    bool highlightText
    bool highlightClose
    int xMax
    int xDraw

    FindFocus(Control)

    Declaration
    protected virtual Control FindFocus(Control root)
    Parameters
    Type Name Description
    Control root
    Returns
    Type Description
    Control

    GetMaximumDrawPos()

    Declaration
    protected virtual int GetMaximumDrawPos()
    Returns
    Type Description
    int

    GetTabControlAdvanced(TabPageAdvanced)

    Declaration
    public static TabControlAdvanced GetTabControlAdvanced(TabPageAdvanced npage)
    Parameters
    Type Name Description
    TabPageAdvanced npage
    Returns
    Type Description
    TabControlAdvanced

    GetTabPageSpace(Graphics, TabPageAdvanced)

    Declaration
    protected virtual int GetTabPageSpace(Graphics g, TabPageAdvanced page)
    Parameters
    Type Name Description
    Graphics g
    TabPageAdvanced page
    Returns
    Type Description
    int

    HandleShowingTabPage(TabPageAdvanced, Control)

    Declaration
    protected virtual void HandleShowingTabPage(TabPageAdvanced page, Control c)
    Parameters
    Type Name Description
    TabPageAdvanced page
    Control c

    HideTabsCalculation()

    Declaration
    protected virtual bool HideTabsCalculation()
    Returns
    Type Description
    bool

    InternalMouseDown(Point)

    Declaration
    protected virtual void InternalMouseDown(Point mousePos)
    Parameters
    Type Name Description
    Point mousePos

    MakePageVisible(TabPageAdvanced)

    Declaration
    public virtual void MakePageVisible(TabPageAdvanced page)
    Parameters
    Type Name Description
    TabPageAdvanced page

    MakePageVisible(int)

    Declaration
    public virtual void MakePageVisible(int index)
    Parameters
    Type Name Description
    int index

    MovePageSelection(TabPageAdvanced)

    Declaration
    protected virtual void MovePageSelection(TabPageAdvanced page)
    Parameters
    Type Name Description
    TabPageAdvanced page

    OnClearedPages()

    Declaration
    protected virtual void OnClearedPages()

    OnClearingPages()

    Declaration
    protected virtual void OnClearingPages()

    OnCloseButton(object, EventArgs)

    Declaration
    protected virtual void OnCloseButton(object sender, EventArgs e)
    Parameters
    Type Name Description
    object sender
    EventArgs e

    OnClosePressed(CancelArgs)

    Declaration
    public virtual void OnClosePressed(CancelArgs e)
    Parameters
    Type Name Description
    CancelArgs e

    OnDoubleClick(EventArgs)

    Declaration
    protected override void OnDoubleClick(EventArgs e)
    Parameters
    Type Name Description
    EventArgs e
    Overrides
    Control.OnDoubleClick(EventArgs)

    OnDoubleClickTab(TabPageAdvanced)

    Declaration
    public virtual void OnDoubleClickTab(TabPageAdvanced page)
    Parameters
    Type Name Description
    TabPageAdvanced page

    OnDropDownButton(object, EventArgs)

    Declaration
    protected virtual void OnDropDownButton(object sender, EventArgs e)
    Parameters
    Type Name Description
    object sender
    EventArgs e

    OnInsertedPage(int, object)

    Declaration
    protected virtual void OnInsertedPage(int index, object value)
    Parameters
    Type Name Description
    int index
    object value

    OnInsertingPage(int, object)

    Declaration
    protected virtual void OnInsertingPage(int index, object value)
    Parameters
    Type Name Description
    int index
    object value

    OnLeftArrow(object, EventArgs)

    Declaration
    protected virtual void OnLeftArrow(object sender, EventArgs e)
    Parameters
    Type Name Description
    object sender
    EventArgs e

    OnMouseDoubleClick(MouseEventArgs)

    Declaration
    protected override void OnMouseDoubleClick(MouseEventArgs e)
    Parameters
    Type Name Description
    MouseEventArgs e
    Overrides
    Control.OnMouseDoubleClick(MouseEventArgs)

    OnMouseDown(MouseEventArgs)

    Declaration
    protected override void OnMouseDown(MouseEventArgs e)
    Parameters
    Type Name Description
    MouseEventArgs e
    Overrides
    Control.OnMouseDown(MouseEventArgs)

    OnMouseEnter(EventArgs)

    Declaration
    protected override void OnMouseEnter(EventArgs e)
    Parameters
    Type Name Description
    EventArgs e
    Overrides
    Control.OnMouseEnter(EventArgs)

    OnMouseLeave(EventArgs)

    Declaration
    protected override void OnMouseLeave(EventArgs e)
    Parameters
    Type Name Description
    EventArgs e
    Overrides
    Control.OnMouseLeave(EventArgs)

    OnMouseMove(MouseEventArgs)

    Declaration
    protected override void OnMouseMove(MouseEventArgs e)
    Parameters
    Type Name Description
    MouseEventArgs e
    Overrides
    Control.OnMouseMove(MouseEventArgs)

    OnMouseTick(object, EventArgs)

    Declaration
    protected virtual void OnMouseTick(object sender, EventArgs e)
    Parameters
    Type Name Description
    object sender
    EventArgs e

    OnMouseUp(MouseEventArgs)

    Declaration
    protected override void OnMouseUp(MouseEventArgs e)
    Parameters
    Type Name Description
    MouseEventArgs e
    Overrides
    Control.OnMouseUp(MouseEventArgs)

    OnPageDragEnd(MouseEventArgs)

    Declaration
    public virtual void OnPageDragEnd(MouseEventArgs e)
    Parameters
    Type Name Description
    MouseEventArgs e

    OnPageDragMove(MouseEventArgs)

    Declaration
    public virtual void OnPageDragMove(MouseEventArgs e)
    Parameters
    Type Name Description
    MouseEventArgs e

    OnPageDragQuit(MouseEventArgs)

    Declaration
    public virtual void OnPageDragQuit(MouseEventArgs e)
    Parameters
    Type Name Description
    MouseEventArgs e

    OnPageDragStart(MouseEventArgs)

    Declaration
    public virtual void OnPageDragStart(MouseEventArgs e)
    Parameters
    Type Name Description
    MouseEventArgs e

    OnPageEnter(object, EventArgs)

    Declaration
    protected virtual void OnPageEnter(object sender, EventArgs e)
    Parameters
    Type Name Description
    object sender
    EventArgs e

    OnPageGotFocus(EventArgs)

    Declaration
    public virtual void OnPageGotFocus(EventArgs e)
    Parameters
    Type Name Description
    EventArgs e

    OnPageLeave(object, EventArgs)

    Declaration
    protected virtual void OnPageLeave(object sender, EventArgs e)
    Parameters
    Type Name Description
    object sender
    EventArgs e

    OnPageLostFocus(EventArgs)

    Declaration
    public virtual void OnPageLostFocus(EventArgs e)
    Parameters
    Type Name Description
    EventArgs e

    OnPageMouseDown(object, MouseEventArgs)

    Declaration
    protected virtual void OnPageMouseDown(object sender, MouseEventArgs e)
    Parameters
    Type Name Description
    object sender
    MouseEventArgs e

    OnPageMouseEnter(object, EventArgs)

    Declaration
    protected virtual void OnPageMouseEnter(object sender, EventArgs e)
    Parameters
    Type Name Description
    object sender
    EventArgs e

    OnPageMouseLeave(object, EventArgs)

    Declaration
    protected virtual void OnPageMouseLeave(object sender, EventArgs e)
    Parameters
    Type Name Description
    object sender
    EventArgs e

    OnPagePropertyChanged(TabPageAdvanced, Property, object)

    Declaration
    protected virtual void OnPagePropertyChanged(TabPageAdvanced page, TabPageAdvanced.Property prop, object oldValue)
    Parameters
    Type Name Description
    TabPageAdvanced page
    TabPageAdvanced.Property prop
    object oldValue

    OnPaint(PaintEventArgs)

    Declaration
    protected override void OnPaint(PaintEventArgs e)
    Parameters
    Type Name Description
    PaintEventArgs e
    Overrides
    Control.OnPaint(PaintEventArgs)

    OnPaintBackground(PaintEventArgs)

    Declaration
    protected override void OnPaintBackground(PaintEventArgs e)
    Parameters
    Type Name Description
    PaintEventArgs e
    Overrides
    ScrollableControl.OnPaintBackground(PaintEventArgs)

    OnPopupMenuDisplay(CancelEventArgs)

    Declaration
    public virtual void OnPopupMenuDisplay(CancelEventArgs e)
    Parameters
    Type Name Description
    CancelEventArgs e

    OnPreferenceChanged(object, UserPreferenceChangedEventArgs)

    Declaration
    protected virtual void OnPreferenceChanged(object sender, UserPreferenceChangedEventArgs e)
    Parameters
    Type Name Description
    object sender
    UserPreferenceChangedEventArgs e

    OnRemovedPage(int, object)

    Declaration
    protected virtual void OnRemovedPage(int index, object value)
    Parameters
    Type Name Description
    int index
    object value

    OnRemovingPage(int, object)

    Declaration
    protected virtual void OnRemovingPage(int index, object value)
    Parameters
    Type Name Description
    int index
    object value

    OnResize(EventArgs)

    Declaration
    protected override void OnResize(EventArgs e)
    Parameters
    Type Name Description
    EventArgs e
    Overrides
    Panel.OnResize(EventArgs)

    OnRightArrow(object, EventArgs)

    Declaration
    protected virtual void OnRightArrow(object sender, EventArgs e)
    Parameters
    Type Name Description
    object sender
    EventArgs e

    OnSelectionChanged(EventArgs)

    Declaration
    public virtual void OnSelectionChanged(EventArgs e)
    Parameters
    Type Name Description
    EventArgs e

    OnSelectionChanging(object, CancelArgs)

    Declaration
    public virtual void OnSelectionChanging(object sender, CancelArgs args)
    Parameters
    Type Name Description
    object sender
    CancelArgs args

    OnSizeChanged(EventArgs)

    Declaration
    protected override void OnSizeChanged(EventArgs e)
    Parameters
    Type Name Description
    EventArgs e
    Overrides
    Control.OnSizeChanged(EventArgs)

    OnSystemColorsChanged(EventArgs)

    Declaration
    protected override void OnSystemColorsChanged(EventArgs e)
    Parameters
    Type Name Description
    EventArgs e
    Overrides
    Control.OnSystemColorsChanged(EventArgs)

    ProcessMnemonic(char)

    Declaration
    protected override bool ProcessMnemonic(char key)
    Parameters
    Type Name Description
    char key
    Returns
    Type Description
    bool
    Overrides
    Control.ProcessMnemonic(char)

    Recalculate()

    Declaration
    protected virtual void Recalculate()

    RecalculateButtons()

    Declaration
    protected virtual void RecalculateButtons()

    RecalculateMultilineTabs(int, int, Rectangle, int)

    Declaration
    protected virtual void RecalculateMultilineTabs(int xStartPos, int xEndPos, Rectangle tabPosition, int tabButtonHeight)
    Parameters
    Type Name Description
    int xStartPos
    int xEndPos
    Rectangle tabPosition
    int tabButtonHeight

    RecalculateSinglelineTabs(int, int, Rectangle)

    Declaration
    protected virtual void RecalculateSinglelineTabs(int xWidth, int xStartPos, Rectangle tabPosition)
    Parameters
    Type Name Description
    int xWidth
    int xStartPos
    Rectangle tabPosition

    RecursiveMonitor(Control, bool)

    Declaration
    protected virtual void RecursiveMonitor(Control top, bool monitor)
    Parameters
    Type Name Description
    Control top
    bool monitor

    ReleaseCapture()

    Declaration
    public static extern bool ReleaseCapture()
    Returns
    Type Description
    bool

    RemoveTabPage(TabPageAdvanced)

    Declaration
    protected virtual void RemoveTabPage(TabPageAdvanced page)
    Parameters
    Type Name Description
    TabPageAdvanced page

    ResetAppearance()

    Declaration
    public void ResetAppearance()

    ResetBoldSelectedPage()

    Declaration
    public void ResetBoldSelectedPage()

    ResetButtonActiveColor()

    Declaration
    public void ResetButtonActiveColor()

    ResetButtonInactiveColor()

    Declaration
    public void ResetButtonInactiveColor()

    ResetContextPopupMenu()

    Declaration
    public void ResetContextPopupMenu()

    ResetControlBottomOffset()

    Declaration
    public void ResetControlBottomOffset()

    ResetControlLeftOffset()

    Declaration
    public void ResetControlLeftOffset()

    ResetControlRightOffset()

    Declaration
    public void ResetControlRightOffset()

    ResetControlTopOffset()

    Declaration
    public void ResetControlTopOffset()

    ResetDragFromControl()

    Declaration
    public void ResetDragFromControl()

    ResetHideTabsMode()

    Declaration
    public void ResetHideTabsMode()

    ResetHotTextColor()

    Declaration
    public void ResetHotTextColor()

    ResetHotTrack()

    Declaration
    public void ResetHotTrack()

    ResetHoverSelect()

    Declaration
    public void ResetHoverSelect()

    ResetIDEPixelArea()

    Declaration
    public void ResetIDEPixelArea()

    ResetIDEPixelBorder()

    Declaration
    public void ResetIDEPixelBorder()

    ResetImageList()

    Declaration
    public void ResetImageList()

    ResetInsetBorderPagesOnly()

    Declaration
    public void ResetInsetBorderPagesOnly()

    ResetInsetPlain()

    Declaration
    public void ResetInsetPlain()

    ResetMouseLeaveTimeout()

    Declaration
    public void ResetMouseLeaveTimeout()

    ResetMultiline()

    Declaration
    public void ResetMultiline()

    ResetMultilineFullWidth()

    Declaration
    public void ResetMultilineFullWidth()

    ResetPositionTop()

    Declaration
    public void ResetPositionTop()

    ResetRecordFocus()

    Declaration
    public void ResetRecordFocus()

    ResetSelectedTextOnly()

    Declaration
    public void ResetSelectedTextOnly()

    ResetShowArrows()

    Declaration
    public void ResetShowArrows()

    ResetShowClose()

    Declaration
    public void ResetShowClose()

    ResetShrinkPagesToFit()

    Declaration
    public void ResetShrinkPagesToFit()

    ResetStyle()

    Declaration
    public void ResetStyle()

    ResetTextColor()

    Declaration
    public void ResetTextColor()

    SelectPage(TabPageAdvanced)

    Declaration
    protected virtual void SelectPage(TabPageAdvanced page)
    Parameters
    Type Name Description
    TabPageAdvanced page

    SendMessage(nint, int, int, int)

    Declaration
    public static extern int SendMessage(nint hWnd, int Msg, int wParam, int lParam)
    Parameters
    Type Name Description
    nint hWnd
    int Msg
    int wParam
    int lParam
    Returns
    Type Description
    int

    SetAppearance(VisualAppearance)

    Declaration
    protected virtual void SetAppearance(TabControlAdvanced.VisualAppearance appearance)
    Parameters
    Type Name Description
    TabControlAdvanced.VisualAppearance appearance

    SetStyleIndex()

    Declaration
    protected virtual void SetStyleIndex()

    ShouldSerializeBoldSelectedPage()

    Declaration
    protected bool ShouldSerializeBoldSelectedPage()
    Returns
    Type Description
    bool

    ShouldSerializeContextPopupMenu()

    Declaration
    protected bool ShouldSerializeContextPopupMenu()
    Returns
    Type Description
    bool

    ShouldSerializeHideTabsMode()

    Declaration
    protected bool ShouldSerializeHideTabsMode()
    Returns
    Type Description
    bool

    ShouldSerializeIDEPixelBorder()

    Declaration
    protected bool ShouldSerializeIDEPixelBorder()
    Returns
    Type Description
    bool

    ShouldSerializePositionTop()

    Declaration
    protected bool ShouldSerializePositionTop()
    Returns
    Type Description
    bool

    ShouldSerializeShowArrows()

    Declaration
    protected bool ShouldSerializeShowArrows()
    Returns
    Type Description
    bool

    ShouldSerializeShowClose()

    Declaration
    protected bool ShouldSerializeShowClose()
    Returns
    Type Description
    bool

    ShouldSerializeShrinkPagesToFit()

    Declaration
    protected bool ShouldSerializeShrinkPagesToFit()
    Returns
    Type Description
    bool

    TextTextInactiveColor()

    Declaration
    public void TextTextInactiveColor()

    Events

    ClosePressed

    Declaration
    public event CancelEvent ClosePressed
    Event Type
    Type Description
    CancelEvent

    DoubleClickTab

    Declaration
    public event TabControlAdvanced.DoubleClickTabHandler DoubleClickTab
    Event Type
    Type Description
    TabControlAdvanced.DoubleClickTabHandler

    PageDragEnd

    Declaration
    public event MouseEventHandler PageDragEnd
    Event Type
    Type Description
    MouseEventHandler

    PageDragMove

    Declaration
    public event MouseEventHandler PageDragMove
    Event Type
    Type Description
    MouseEventHandler

    PageDragQuit

    Declaration
    public event MouseEventHandler PageDragQuit
    Event Type
    Type Description
    MouseEventHandler

    PageDragStart

    Declaration
    public event MouseEventHandler PageDragStart
    Event Type
    Type Description
    MouseEventHandler

    PageGotFocus

    Declaration
    public event EventHandler PageGotFocus
    Event Type
    Type Description
    EventHandler

    PageLostFocus

    Declaration
    public event EventHandler PageLostFocus
    Event Type
    Type Description
    EventHandler

    PopupMenuDisplay

    Declaration
    public event CancelEventHandler PopupMenuDisplay
    Event Type
    Type Description
    CancelEventHandler

    SelectionChanged

    Declaration
    public event EventHandler SelectionChanged
    Event Type
    Type Description
    EventHandler

    SelectionChanging

    Declaration
    public event CancelEvent SelectionChanging
    Event Type
    Type Description
    CancelEvent

    Implements

    IDropTarget
    ISynchronizeInvoke
    IWin32Window
    IBindableComponent
    IComponent
    IDisposable
    In this article
    Back to top Generated by DocFX