[缺少 "T:DSkin.Controls.DSkinTabControl" 的 <summary> 文档]
继承层次
命名空间:
DSkin.Controls
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法public class DSkinTabControl : TabControl,
ILayered, ILayeredContainer, IDuiContainer
DSkinTabControl 类型公开以下成员。
构造函数
属性
方法
| 名称 | 说明 |
---|
 | AccessibilityNotifyClients(AccessibleEvents, Int32) | (继承自 Control。) |
 | AccessibilityNotifyClients(AccessibleEvents, Int32, Int32) | (继承自 Control。) |
 | BeginInvoke(Delegate) | (继承自 Control。) |
 | BeginInvoke(Delegate, Object) | (继承自 Control。) |
 | BringToFront | (继承自 Control。) |
 | Contains | (继承自 Control。) |
 | CreateAccessibilityInstance | (继承自 Control。) |
 | CreateControl | (继承自 Control。) |
 | CreateControlsInstance | (继承自 TabControl。) |
 | CreateGraphics | (继承自 Control。) |
 | CreateHandle | (继承自 TabControl。) |
 | DefWndProc | (继承自 Control。) |
 | DeselectTab(Int32) | (继承自 TabControl。) |
 | DeselectTab(TabPage) | (继承自 TabControl。) |
 | DeselectTab(String) | (继承自 TabControl。) |
 | DestroyHandle | (继承自 Control。) |
 | Dispose | (继承自 Component。) |
 | Dispose(Boolean) | 释放被 DSkinTabControl 使用的非托管资源,并且是否托管资源(可选) (重写 TabControlDispose(Boolean).) |
 | DisposeCanvas |
释放图像资源
|
 | DoDragDrop | (继承自 Control。) |
 | DrawToBitmap | (继承自 Control。) |
 | EndInvoke | (继承自 Control。) |
 | Finalize | (继承自 Component。) |
 | FindForm | (继承自 Control。) |
 | Focus | (继承自 Control。) |
 | GetAccessibilityObjectById | (继承自 Control。) |
 | GetAutoSizeMode | (继承自 Control。) |
 | GetChildAtPoint(Point) | (继承自 Control。) |
 | GetChildAtPoint(Point, GetChildAtPointSkip) | (继承自 Control。) |
 | GetContainerControl | (继承自 Control。) |
 | GetControl | (继承自 TabControl。) |
 | GetItems | (继承自 TabControl。) |
 | GetItems(Type) | (继承自 TabControl。) |
 | GetNextControl | (继承自 Control。) |
 | GetPreferredSize | (继承自 Control。) |
 | GetScaledBounds | (继承自 Control。) |
 | GetService | (继承自 Component。) |
 | GetStyle | (继承自 Control。) |
 | GetTabRect | (继承自 TabControl。) |
 | GetTabRectClient |
根据index获取Tab标签真实大小
|
 | GetToolTipText | (继承自 TabControl。) |
 | GetTopLevel | (继承自 Control。) |
 | Hide | (继承自 Control。) |
 | InitLayout | (继承自 Control。) |
 | Invalidate |
使控件失效,导致下次更新时重绘
|
 | Invalidate(Region) | (继承自 Control。) |
 | Invalidate(Boolean) | (继承自 Control。) |
 | Invalidate(Rectangle) |
使控件指定区域失效,导致下次更新时重绘
|
 | Invalidate(Region, Boolean) | (继承自 Control。) |
 | Invalidate(Rectangle, Boolean) | (继承自 Control。) |
 | Invoke(Delegate) | (继承自 Control。) |
 | Invoke(Delegate, Object) | (继承自 Control。) |
 | InvokeGotFocus | (继承自 Control。) |
 | InvokeLostFocus | (继承自 Control。) |
 | InvokeOnClick | (继承自 Control。) |
 | InvokePaint | (继承自 Control。) |
 | InvokePaintBackground | (继承自 Control。) |
 | IsInputChar | (继承自 Control。) |
 | IsInputKey | (继承自 TabControl。) |
 | NotifyInvalidate | (继承自 Control。) |
 | OnAutoSizeChanged | (继承自 Control。) |
 | OnBackColorChanged | (继承自 Control。) |
 | OnBackgroundImageChanged | (继承自 Control。) |
 | OnBackgroundImageLayoutChanged | (继承自 Control。) |
 | OnBindingContextChanged | (继承自 Control。) |
 | OnCausesValidationChanged | (继承自 Control。) |
 | OnChangeUICues | (继承自 Control。) |
 | OnClick | (继承自 Control。) |
 | OnClientSizeChanged | (继承自 Control。) |
 | OnContextMenuChanged | (继承自 Control。) |
 | OnContextMenuStripChanged | (继承自 Control。) |
 | OnControlAdded | (重写 ControlOnControlAdded(ControlEventArgs).) |
 | OnControlRemoved | (重写 ControlOnControlRemoved(ControlEventArgs).) |
 | OnCreateControl | (重写 ControlOnCreateControl.) |
 | OnCursorChanged | (继承自 Control。) |
 | OnDeselected | (继承自 TabControl。) |
 | OnDeselecting | (继承自 TabControl。) |
 | OnDockChanged | (继承自 Control。) |
 | OnDoubleClick | (继承自 Control。) |
 | OnDragDrop | (继承自 Control。) |
 | OnDragEnter | (继承自 Control。) |
 | OnDragLeave | (继承自 Control。) |
 | OnDragOver | (继承自 Control。) |
 | OnDrawItem | (继承自 TabControl。) |
 | OnEnabledChanged | (继承自 Control。) |
 | OnEnter | (继承自 TabControl。) |
 | OnFontChanged | (继承自 TabControl。) |
 | OnForeColorChanged | (继承自 Control。) |
 | OnGiveFeedback | (继承自 Control。) |
 | OnGotFocus | (继承自 Control。) |
 | OnHandleCreated | (继承自 TabControl。) |
 | OnHandleDestroyed | (继承自 TabControl。) |
 | OnHelpRequested | (继承自 Control。) |
 | OnImeModeChanged | (继承自 Control。) |
 | OnInvalidated | (继承自 Control。) |
 | OnKeyDown | (重写 TabControlOnKeyDown(KeyEventArgs).) |
 | OnKeyPress | (重写 ControlOnKeyPress(KeyPressEventArgs).) |
 | OnKeyUp | (重写 ControlOnKeyUp(KeyEventArgs).) |
 | OnLayeredInvalidated |
引发LayeredInvalidated事件
|
 | OnLayeredPaint |
触发LayeredPaintEvent事件
|
 | OnLayout | (继承自 Control。) |
 | OnLeave | (继承自 TabControl。) |
 | OnLocationChanged | (继承自 Control。) |
 | OnLostFocus | (继承自 Control。) |
 | OnMarginChanged | (继承自 Control。) |
 | OnMouseCaptureChanged | (继承自 Control。) |
 | OnMouseClick | (重写 ControlOnMouseClick(MouseEventArgs).) |
 | OnMouseDoubleClick | (重写 ControlOnMouseDoubleClick(MouseEventArgs).) |
 | OnMouseDown | (重写 ControlOnMouseDown(MouseEventArgs).) |
 | OnMouseEnter | (重写 ControlOnMouseEnter(EventArgs).) |
 | OnMouseHover | (继承自 Control。) |
 | OnMouseLeave | (重写 ControlOnMouseLeave(EventArgs).) |
 | OnMouseMove | (重写 ControlOnMouseMove(MouseEventArgs).) |
 | OnMouseUp | (重写 ControlOnMouseUp(MouseEventArgs).) |
 | OnMouseWheel | (重写 ControlOnMouseWheel(MouseEventArgs).) |
 | OnMove | (继承自 Control。) |
 | OnNotifyMessage | (继承自 Control。) |
 | OnPaddingChanged | (继承自 Control。) |
 | OnPageRemoved | |
 | OnPaint |
重写Paint事件,把画布上的图像绘制到控件上
(重写 ControlOnPaint(PaintEventArgs).) |
 | OnPaintBackground | (继承自 Control。) |
 | OnParentBackColorChanged | (继承自 Control。) |
 | OnParentBackgroundImageChanged | (继承自 Control。) |
 | OnParentBindingContextChanged | (继承自 Control。) |
 | OnParentChanged | (继承自 Control。) |
 | OnParentCursorChanged | (继承自 Control。) |
 | OnParentEnabledChanged | (继承自 Control。) |
 | OnParentFontChanged | (继承自 Control。) |
 | OnParentForeColorChanged | (继承自 Control。) |
 | OnParentRightToLeftChanged | (继承自 Control。) |
 | OnParentVisibleChanged | (继承自 Control。) |
 | OnPreviewKeyDown | (重写 ControlOnPreviewKeyDown(PreviewKeyDownEventArgs).) |
 | OnPrint | (继承自 Control。) |
 | OnQueryContinueDrag | (继承自 Control。) |
 | OnRegionChanged | (继承自 Control。) |
 | OnResize | (继承自 TabControl。) |
 | OnRightToLeftChanged | (继承自 Control。) |
 | OnRightToLeftLayoutChanged | (继承自 TabControl。) |
 | OnSelected | (继承自 TabControl。) |
 | OnSelectedIndexChanged | (重写 TabControlOnSelectedIndexChanged(EventArgs).) |
 | OnSelecting | (继承自 TabControl。) |
 | OnSizeChanged | (重写 ControlOnSizeChanged(EventArgs).) |
 | OnStyleChanged | (继承自 TabControl。) |
 | OnSystemColorsChanged | (继承自 Control。) |
 | OnTabIndexChanged | (继承自 Control。) |
 | OnTabStopChanged | (继承自 Control。) |
 | OnTextChanged | (继承自 Control。) |
 | OnValidated | (继承自 Control。) |
 | OnValidating | (继承自 Control。) |
 | OnVisibleChanged | (重写 ControlOnVisibleChanged(EventArgs).) |
 | PaintControl | |
 | PerformLayout | (继承自 Control。) |
 | PerformLayout(Control, String) | (继承自 Control。) |
 | PointToClient | (继承自 Control。) |
 | PointToScreen | (继承自 Control。) |
 | PreProcessControlMessage | (继承自 Control。) |
 | PreProcessMessage | (继承自 Control。) |
 | ProcessCmdKey | (继承自 Control。) |
 | ProcessDialogChar | (继承自 Control。) |
 | ProcessDialogKey | (继承自 Control。) |
 | ProcessKeyEventArgs | (继承自 Control。) |
 | ProcessKeyMessage | (继承自 Control。) |
 | ProcessKeyPreview | (继承自 TabControl。) |
 | ProcessMnemonic | (继承自 Control。) |
 | RaiseDragEvent | (继承自 Control。) |
 | RaiseKeyEvent | (继承自 Control。) |
 | RaiseMouseEvent | (继承自 Control。) |
 | RaisePaintEvent | (继承自 Control。) |
 | RecreateHandle | (继承自 Control。) |
 | RectangleToClient | (继承自 Control。) |
 | RectangleToScreen | (继承自 Control。) |
 | Refresh | (继承自 Control。) |
 | RemoveAll | (继承自 TabControl。) |
 | ResetMouseEventArgs | (继承自 Control。) |
 | ResetText | (继承自 Control。) |
 | ResumeLayout | (继承自 Control。) |
 | ResumeLayout(Boolean) | (继承自 Control。) |
 | RtlTranslateAlignment(HorizontalAlignment) | (继承自 Control。) |
 | RtlTranslateAlignment(LeftRightAlignment) | (继承自 Control。) |
 | RtlTranslateAlignment(ContentAlignment) | (继承自 Control。) |
 | RtlTranslateContent | (继承自 Control。) |
 | RtlTranslateHorizontal | (继承自 Control。) |
 | RtlTranslateLeftRight | (继承自 Control。) |
 | Scale | (继承自 Control。) |
 | ScaleControl | (继承自 Control。) |
 | Select | (继承自 Control。) |
 | Select(Boolean, Boolean) | (继承自 Control。) |
 | SelectNextControl | (继承自 Control。) |
 | SelectTab(Int32) | (继承自 TabControl。) |
 | SelectTab(TabPage) | (继承自 TabControl。) |
 | SelectTab(String) | (继承自 TabControl。) |
 | SendToBack | (继承自 Control。) |
 | SetAutoSizeMode | (继承自 Control。) |
 | SetBounds(Int32, Int32, Int32, Int32) | (继承自 Control。) |
 | SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) | (继承自 Control。) |
 | SetBoundsCore | (继承自 Control。) |
 | SetClientSizeCore | (继承自 Control。) |
 | SetStyle | (继承自 Control。) |
 | SetTopLevel | (继承自 Control。) |
 | SetVisibleCore | (继承自 Control。) |
 | Show | (继承自 Control。) |
 | SizeFromClientSize | (继承自 Control。) |
 | SuspendLayout | (继承自 Control。) |
 | ToString | (继承自 TabControl。) |
 | Update | (继承自 Control。) |
 | UpdateBounds | (继承自 Control。) |
 | UpdateBounds(Int32, Int32, Int32, Int32) | (继承自 Control。) |
 | UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32) | (继承自 Control。) |
 | UpdateStyles | (继承自 Control。) |
 | UpdateTabSelection | (继承自 TabControl。) |
 | UpdateZOrder | (继承自 Control。) |
 | WndProc | (继承自 TabControl。) |
Top
事件
扩展方法
参见