|
AccessibilityNotifyClients(AccessibleEvents, Int32, Int32)
|
通知为指定的子控件指定的 AccessibleEvents 辅助功能客户端应用程序。
(继承自 Control)
|
|
AccessibilityNotifyClients(AccessibleEvents, Int32)
|
通知为指定的子控件指定的 AccessibleEvents 辅助功能客户端应用程序。
(继承自 Control)
|
|
BeginInvoke(Action)
|
在创建控件的基础句柄的线程上异步执行指定的委托。
(继承自 Control)
|
|
BeginInvoke(Delegate, Object[])
|
在创建控件的基础句柄的线程上,使用指定的参数异步执行指定的委托。
(继承自 Control)
|
|
BeginInvoke(Delegate)
|
在创建控件的基础句柄的线程上异步执行指定的委托。
(继承自 Control)
|
|
BringToFront()
|
将控件置于 z 顺序的前面。
(继承自 Control)
|
|
Contains(Control)
|
检索一个值,该值指示指定的控件是否为控件的子级。
(继承自 Control)
|
|
CreateAccessibilityInstance()
|
为控件创建新的辅助功能对象。
(继承自 Control)
|
|
CreateControl()
|
强制创建可见控件,包括创建句柄和任何可见子控件。
(继承自 Control)
|
|
CreateControlsInstance()
|
为控件创建控件集合的新实例。
(继承自 Control)
|
|
CreateGraphics()
|
Graphics创建控件。
(继承自 Control)
|
|
CreateHandle()
|
为控件创建句柄。
(继承自 Control)
|
|
CreateObjRef(Type)
|
创建一个对象,其中包含生成用于与远程对象通信的代理所需的所有相关信息。
(继承自 MarshalByRefObject)
|
|
DefWndProc(Message)
|
将指定的消息发送到默认窗口过程。
(继承自 Control)
|
|
DestroyHandle()
|
销毁与控件关联的句柄。
(继承自 Control)
|
|
Dispose()
|
释放该 Component命令使用的所有资源。
(继承自 Component)
|
|
Dispose(Boolean)
|
释放由及其子控件使用 Control 的非托管资源,并选择性地释放托管资源。
(继承自 Control)
|
|
DoDragDrop(Object, DragDropEffects, Bitmap, Point, Boolean)
|
开始拖动操作。
(继承自 Control)
|
|
DoDragDrop(Object, DragDropEffects)
|
开始拖放操作。
(继承自 Control)
|
|
DoDragDropAsJson<T>(T, DragDropEffects, Bitmap, Point, Boolean)
|
表示多文档接口 (MDI) 子窗体的容器。 无法继承此类。
(继承自 Control)
|
|
DoDragDropAsJson<T>(T, DragDropEffects)
|
表示多文档接口 (MDI) 子窗体的容器。 无法继承此类。
(继承自 Control)
|
|
DrawToBitmap(Bitmap, Rectangle)
|
支持呈现到指定的位图。
(继承自 Control)
|
|
EndInvoke(IAsyncResult)
|
检索传递的异步操作 IAsyncResult 的返回值。
(继承自 Control)
|
|
Equals(Object)
|
确定指定的对象是否等于当前对象。
(继承自 Object)
|
|
FindForm()
|
检索控件打开的窗体。
(继承自 Control)
|
|
Focus()
|
将输入焦点设置为控件。
(继承自 Control)
|
|
GetAccessibilityObjectById(Int32)
|
检索指定的 AccessibleObject。
(继承自 Control)
|
|
GetAutoSizeMode()
|
检索一个值,该值指示控件在启用控件 AutoSize 属性时的行为方式。
(继承自 Control)
|
|
GetChildAtPoint(Point, GetChildAtPointSkip)
|
检索位于指定坐标处的子控件,指定是否忽略特定类型的子控件。
(继承自 Control)
|
|
GetChildAtPoint(Point)
|
检索位于指定坐标处的子控件。
(继承自 Control)
|
|
GetContainerControl()
|
返回控件的父控件链的下一个 ContainerControl 。
(继承自 Control)
|
|
GetHashCode()
|
用作默认哈希函数。
(继承自 Object)
|
|
GetLifetimeService()
|
已过时.
检索控制此实例的生存期策略的当前生存期服务对象。
(继承自 MarshalByRefObject)
|
|
GetNextControl(Control, Boolean)
|
按子控件的 Tab 键顺序检索下一个控件向前或后退。
(继承自 Control)
|
|
GetPreferredSize(Size)
|
检索可安装控件的矩形区域的大小。
(继承自 Control)
|
|
GetScaledBounds(Rectangle, SizeF, BoundsSpecified)
|
检索在其中缩放控件的边界。
(继承自 Control)
|
|
GetService(Type)
|
返回一个对象,该对象表示服务由 Component 或其 Container提供的服务。
(继承自 Component)
|
|
GetStyle(ControlStyles)
|
检索控件的指定控件样式位的值。
(继承自 Control)
|
|
GetTopLevel()
|
确定控件是否为顶级控件。
(继承自 Control)
|
|
GetType()
|
获取当前实例的 Type。
(继承自 Object)
|
|
Hide()
|
隐藏用户的控件。
(继承自 Control)
|
|
InitializeLifetimeService()
|
已过时.
获取生存期服务对象来控制此实例的生存期策略。
(继承自 MarshalByRefObject)
|
|
InitLayout()
|
在控件添加到另一个容器后调用。
(继承自 Control)
|
|
Invalidate()
|
使控件的整个图面失效,并使控件重新绘制。
(继承自 Control)
|
|
Invalidate(Boolean)
|
使控件的特定区域失效,并导致绘制消息发送到控件。 (可选)使分配给控件的子控件失效。
(继承自 Control)
|
|
Invalidate(Rectangle, Boolean)
|
使控件的指定区域失效(将其添加到控件的更新区域,即将在下一次绘制操作时重新绘制的区域),并导致绘制消息发送到控件。 (可选)使分配给控件的子控件失效。
(继承自 Control)
|
|
Invalidate(Rectangle)
|
使控件的指定区域失效(将其添加到控件的更新区域,即将在下一次绘制操作时重新绘制的区域),并导致绘制消息发送到控件。
(继承自 Control)
|
|
Invalidate(Region, Boolean)
|
使控件的指定区域失效(将其添加到控件的更新区域,即将在下一次绘制操作时重新绘制的区域),并导致绘制消息发送到控件。 (可选)使分配给控件的子控件失效。
(继承自 Control)
|
|
Invalidate(Region)
|
使控件的指定区域失效(将其添加到控件的更新区域,即将在下一次绘制操作时重新绘制的区域),并导致绘制消息发送到控件。
(继承自 Control)
|
|
Invoke(Action)
|
在拥有控件的基础窗口句柄的线程上执行指定的委托。
(继承自 Control)
|
|
Invoke(Delegate, Object[])
|
在拥有控件的基础窗口句柄的线程上,使用指定的参数列表执行指定的委托。
(继承自 Control)
|
|
Invoke(Delegate)
|
在拥有控件的基础窗口句柄的线程上执行指定的委托。
(继承自 Control)
|
|
Invoke<T>(Func<T>)
|
在拥有控件的基础窗口句柄的线程上执行指定的委托。
(继承自 Control)
|
|
InvokeAsync(Action, CancellationToken)
|
在拥有控件句柄的线程上异步调用指定的同步回调。
(继承自 Control)
|
|
InvokeAsync(Func<CancellationToken,ValueTask>, CancellationToken)
|
在拥有控件句柄的线程上执行指定的异步回调。
(继承自 Control)
|
|
InvokeAsync<T>(Func<CancellationToken,ValueTask<T>>, CancellationToken)
|
在拥有控件句柄的线程上执行指定的异步回调。
(继承自 Control)
|
|
InvokeAsync<T>(Func<T>, CancellationToken)
|
在拥有控件句柄的线程上异步调用指定的同步回调。
(继承自 Control)
|
|
InvokeGotFocus(Control, EventArgs)
|
GotFocus引发指定控件的事件。
(继承自 Control)
|
|
InvokeLostFocus(Control, EventArgs)
|
LostFocus引发指定控件的事件。
(继承自 Control)
|
|
InvokeOnClick(Control, EventArgs)
|
Click引发指定控件的事件。
(继承自 Control)
|
|
InvokePaint(Control, PaintEventArgs)
|
Paint引发指定控件的事件。
(继承自 Control)
|
|
InvokePaintBackground(Control, PaintEventArgs)
|
PaintBackground引发指定控件的事件。
(继承自 Control)
|
|
IsInputChar(Char)
|
确定字符是否是控件识别的输入字符。
(继承自 Control)
|
|
IsInputKey(Keys)
|
确定指定的键是常规输入键还是需要预处理的特殊键。
(继承自 Control)
|
|
LayoutMdi(MdiLayout)
|
在 MDI 父窗体中排列多文档界面 (MDI) 子窗体。
|
|
LogicalToDeviceUnits(Int32)
|
将逻辑 DPI 值转换为其等效的 DeviceUnit DPI 值。
(继承自 Control)
|
|
LogicalToDeviceUnits(Size)
|
通过缩放当前 DPI 的大小并将其舍入为最接近的整数值(宽度和高度)从逻辑单位转换为设备单位。
(继承自 Control)
|
|
MemberwiseClone()
|
创建当前 Object的浅表副本。
(继承自 Object)
|
|
MemberwiseClone(Boolean)
|
创建当前 MarshalByRefObject 对象的浅表副本。
(继承自 MarshalByRefObject)
|
|
NotifyInvalidate(Rectangle)
|
Invalidated使用控件的指定区域引发事件,使该事件失效。
(继承自 Control)
|
|
OnAutoSizeChanged(EventArgs)
|
引发 AutoSizeChanged 事件。
(继承自 Control)
|
|
OnBackColorChanged(EventArgs)
|
引发 BackColorChanged 事件。
(继承自 Control)
|
|
OnBackgroundImageChanged(EventArgs)
|
引发 BackgroundImageChanged 事件。
(继承自 Control)
|
|
OnBackgroundImageLayoutChanged(EventArgs)
|
引发 BackgroundImageLayoutChanged 事件。
(继承自 Control)
|
|
OnBindingContextChanged(EventArgs)
|
引发 BindingContextChanged 事件。
(继承自 Control)
|
|
OnCausesValidationChanged(EventArgs)
|
引发 CausesValidationChanged 事件。
(继承自 Control)
|
|
OnChangeUICues(UICuesEventArgs)
|
引发 ChangeUICues 事件。
(继承自 Control)
|
|
OnClick(EventArgs)
|
引发 Click 事件。
(继承自 Control)
|
|
OnClientSizeChanged(EventArgs)
|
引发 ClientSizeChanged 事件。
(继承自 Control)
|
|
OnContextMenuChanged(EventArgs)
|
已过时.
引发 ContextMenuChanged 事件。
(继承自 Control)
|
|
OnContextMenuStripChanged(EventArgs)
|
引发 ContextMenuStripChanged 事件。
(继承自 Control)
|
|
OnControlAdded(ControlEventArgs)
|
引发 ControlAdded 事件。
(继承自 Control)
|
|
OnControlRemoved(ControlEventArgs)
|
引发 ControlRemoved 事件。
(继承自 Control)
|
|
OnCreateControl()
|
CreateControl()引发方法。
(继承自 Control)
|
|
OnCursorChanged(EventArgs)
|
引发 CursorChanged 事件。
(继承自 Control)
|
|
OnDataContextChanged(EventArgs)
|
表示多文档接口 (MDI) 子窗体的容器。 无法继承此类。
(继承自 Control)
|
|
OnDockChanged(EventArgs)
|
引发 DockChanged 事件。
(继承自 Control)
|
|
OnDoubleClick(EventArgs)
|
引发 DoubleClick 事件。
(继承自 Control)
|
|
OnDpiChangedAfterParent(EventArgs)
|
引发 DpiChangedAfterParent 事件。
(继承自 Control)
|
|
OnDpiChangedBeforeParent(EventArgs)
|
引发 DpiChangedBeforeParent 事件。
(继承自 Control)
|
|
OnDragDrop(DragEventArgs)
|
引发 DragDrop 事件。
(继承自 Control)
|
|
OnDragEnter(DragEventArgs)
|
引发 DragEnter 事件。
(继承自 Control)
|
|
OnDragLeave(EventArgs)
|
引发 DragLeave 事件。
(继承自 Control)
|
|
OnDragOver(DragEventArgs)
|
引发 DragOver 事件。
(继承自 Control)
|
|
OnEnabledChanged(EventArgs)
|
引发 EnabledChanged 事件。
(继承自 Control)
|
|
OnEnter(EventArgs)
|
引发 Enter 事件。
(继承自 Control)
|
|
OnFontChanged(EventArgs)
|
引发 FontChanged 事件。
(继承自 Control)
|
|
OnForeColorChanged(EventArgs)
|
引发 ForeColorChanged 事件。
(继承自 Control)
|
|
OnGiveFeedback(GiveFeedbackEventArgs)
|
引发 GiveFeedback 事件。
(继承自 Control)
|
|
OnGotFocus(EventArgs)
|
引发 GotFocus 事件。
(继承自 Control)
|
|
OnHandleCreated(EventArgs)
|
引发 HandleCreated 事件。
(继承自 Control)
|
|
OnHandleDestroyed(EventArgs)
|
引发 HandleDestroyed 事件。
(继承自 Control)
|
|
OnHelpRequested(HelpEventArgs)
|
引发 HelpRequested 事件。
(继承自 Control)
|
|
OnImeModeChanged(EventArgs)
|
引发 ImeModeChanged 事件。
(继承自 Control)
|
|
OnInvalidated(InvalidateEventArgs)
|
引发 Invalidated 事件。
(继承自 Control)
|
|
OnKeyDown(KeyEventArgs)
|
引发 KeyDown 事件。
(继承自 Control)
|
|
OnKeyPress(KeyPressEventArgs)
|
引发 KeyPress 事件。
(继承自 Control)
|
|
OnKeyUp(KeyEventArgs)
|
引发 KeyUp 事件。
(继承自 Control)
|
|
OnLayout(LayoutEventArgs)
|
引发 Layout 事件。
(继承自 Control)
|
|
OnLeave(EventArgs)
|
引发 Leave 事件。
(继承自 Control)
|
|
OnLocationChanged(EventArgs)
|
引发 LocationChanged 事件。
(继承自 Control)
|
|
OnLostFocus(EventArgs)
|
引发 LostFocus 事件。
(继承自 Control)
|
|
OnMarginChanged(EventArgs)
|
引发 MarginChanged 事件。
(继承自 Control)
|
|
OnMouseCaptureChanged(EventArgs)
|
引发 MouseCaptureChanged 事件。
(继承自 Control)
|
|
OnMouseClick(MouseEventArgs)
|
引发 MouseClick 事件。
(继承自 Control)
|
|
OnMouseDoubleClick(MouseEventArgs)
|
引发 MouseDoubleClick 事件。
(继承自 Control)
|
|
OnMouseDown(MouseEventArgs)
|
引发 MouseDown 事件。
(继承自 Control)
|
|
OnMouseEnter(EventArgs)
|
引发 MouseEnter 事件。
(继承自 Control)
|
|
OnMouseHover(EventArgs)
|
引发 MouseHover 事件。
(继承自 Control)
|
|
OnMouseLeave(EventArgs)
|
引发 MouseLeave 事件。
(继承自 Control)
|
|
OnMouseMove(MouseEventArgs)
|
引发 MouseMove 事件。
(继承自 Control)
|
|
OnMouseUp(MouseEventArgs)
|
引发 MouseUp 事件。
(继承自 Control)
|
|
OnMouseWheel(MouseEventArgs)
|
引发 MouseWheel 事件。
(继承自 Control)
|
|
OnMove(EventArgs)
|
引发 Move 事件。
(继承自 Control)
|
|
OnNotifyMessage(Message)
|
通知 Windows 消息的控制。
(继承自 Control)
|
|
OnPaddingChanged(EventArgs)
|
引发 PaddingChanged 事件。
(继承自 Control)
|
|
OnPaint(PaintEventArgs)
|
引发 Paint 事件。
(继承自 Control)
|
|
OnPaintBackground(PaintEventArgs)
|
绘制控件的背景。
(继承自 Control)
|
|
OnParentBackColorChanged(EventArgs)
|
BackColorChanged当控件容器的属性值更改时BackColor引发事件。
(继承自 Control)
|
|
OnParentBackgroundImageChanged(EventArgs)
|
BackgroundImageChanged当控件容器的属性值更改时BackgroundImage引发事件。
(继承自 Control)
|
|
OnParentBindingContextChanged(EventArgs)
|
BindingContextChanged当控件容器的属性值更改时BindingContext引发事件。
(继承自 Control)
|
|
OnParentChanged(EventArgs)
|
引发 ParentChanged 事件。
(继承自 Control)
|
|
OnParentCursorChanged(EventArgs)
|
引发 CursorChanged 事件。
(继承自 Control)
|
|
OnParentDataContextChanged(EventArgs)
|
表示多文档接口 (MDI) 子窗体的容器。 无法继承此类。
(继承自 Control)
|
|
OnParentEnabledChanged(EventArgs)
|
EnabledChanged当控件容器的属性值更改时Enabled引发事件。
(继承自 Control)
|
|
OnParentFontChanged(EventArgs)
|
FontChanged当控件容器的属性值更改时Font引发事件。
(继承自 Control)
|
|
OnParentForeColorChanged(EventArgs)
|
ForeColorChanged当控件容器的属性值更改时ForeColor引发事件。
(继承自 Control)
|
|
OnParentRightToLeftChanged(EventArgs)
|
RightToLeftChanged当控件容器的属性值更改时RightToLeft引发事件。
(继承自 Control)
|
|
OnParentVisibleChanged(EventArgs)
|
VisibleChanged当控件容器的属性值更改时Visible引发事件。
(继承自 Control)
|
|
OnPreviewKeyDown(PreviewKeyDownEventArgs)
|
引发 PreviewKeyDown 事件。
(继承自 Control)
|
|
OnPrint(PaintEventArgs)
|
引发 Paint 事件。
(继承自 Control)
|
|
OnQueryContinueDrag(QueryContinueDragEventArgs)
|
引发 QueryContinueDrag 事件。
(继承自 Control)
|
|
OnRegionChanged(EventArgs)
|
引发 RegionChanged 事件。
(继承自 Control)
|
|
OnResize(EventArgs)
|
引发 Resize 事件。
(继承自 Control)
|
|
OnRightToLeftChanged(EventArgs)
|
引发 RightToLeftChanged 事件。
(继承自 Control)
|
|
OnSizeChanged(EventArgs)
|
引发 SizeChanged 事件。
(继承自 Control)
|
|
OnStyleChanged(EventArgs)
|
引发 StyleChanged 事件。
(继承自 Control)
|
|
OnSystemColorsChanged(EventArgs)
|
引发 SystemColorsChanged 事件。
(继承自 Control)
|
|
OnTabIndexChanged(EventArgs)
|
引发 TabIndexChanged 事件。
(继承自 Control)
|
|
OnTabStopChanged(EventArgs)
|
引发 TabStopChanged 事件。
(继承自 Control)
|
|
OnTextChanged(EventArgs)
|
引发 TextChanged 事件。
(继承自 Control)
|
|
OnValidated(EventArgs)
|
引发 Validated 事件。
(继承自 Control)
|
|
OnValidating(CancelEventArgs)
|
引发 Validating 事件。
(继承自 Control)
|
|
OnVisibleChanged(EventArgs)
|
引发 VisibleChanged 事件。
(继承自 Control)
|
|
PerformLayout()
|
强制控件将布局逻辑应用于其所有子控件。
(继承自 Control)
|
|
PerformLayout(Control, String)
|
强制控件将布局逻辑应用于其所有子控件。
(继承自 Control)
|
|
PointToClient(Point)
|
将指定屏幕点的位置计算为客户端坐标。
(继承自 Control)
|
|
PointToScreen(Point)
|
将指定客户端点的位置计算为屏幕坐标。
(继承自 Control)
|
|
PreProcessControlMessage(Message)
|
在调度键盘或输入消息之前,预处理消息循环中的键盘或输入消息。
(继承自 Control)
|
|
PreProcessMessage(Message)
|
在调度键盘或输入消息之前,预处理消息循环中的键盘或输入消息。
(继承自 Control)
|
|
ProcessCmdKey(Message, Keys)
|
处理命令键。
(继承自 Control)
|
|
ProcessDialogChar(Char)
|
处理对话字符。
(继承自 Control)
|
|
ProcessDialogKey(Keys)
|
处理对话键。
(继承自 Control)
|
|
ProcessKeyEventArgs(Message)
|
处理键消息并生成相应的控制事件。
(继承自 Control)
|
|
ProcessKeyMessage(Message)
|
处理键盘消息。
(继承自 Control)
|
|
ProcessKeyPreview(Message)
|
预览键盘消息。
(继承自 Control)
|
|
ProcessMnemonic(Char)
|
处理助记字符。
(继承自 Control)
|
|
RaiseDragEvent(Object, DragEventArgs)
|
引发适当的拖动事件。
(继承自 Control)
|
|
RaiseKeyEvent(Object, KeyEventArgs)
|
引发相应的键事件。
(继承自 Control)
|
|
RaiseMouseEvent(Object, MouseEventArgs)
|
引发相应的鼠标事件。
(继承自 Control)
|
|
RaisePaintEvent(Object, PaintEventArgs)
|
引发适当的画图事件。
(继承自 Control)
|
|
RecreateHandle()
|
强制重新创建控件的句柄。
(继承自 Control)
|
|
RectangleToClient(Rectangle)
|
计算客户端坐标中指定屏幕矩形的大小和位置。
(继承自 Control)
|
|
RectangleToScreen(Rectangle)
|
计算屏幕坐标中指定客户端矩形的大小和位置。
(继承自 Control)
|
|
Refresh()
|
强制控件使其工作区失效,并立即重新绘制自身和任何子控件。
(继承自 Control)
|
|
RescaleConstantsForDpi(Int32, Int32)
|
提供常量,用于在发生 DPI 更改时重新缩放控件。
(继承自 Control)
|
|
ResetBackColor()
|
将 BackColor 属性重置为其默认值。
(继承自 Control)
|
|
ResetBindings()
|
使绑定到 BindingSource 控件的控件重新读取列表中的所有项并刷新其显示的值。
(继承自 Control)
|
|
ResetCursor()
|
将 Cursor 属性重置为其默认值。
(继承自 Control)
|
|
ResetFont()
|
将 Font 属性重置为其默认值。
(继承自 Control)
|
|
ResetForeColor()
|
将 ForeColor 属性重置为其默认值。
(继承自 Control)
|
|
ResetImeMode()
|
将 ImeMode 属性重置为其默认值。
(继承自 Control)
|
|
ResetMouseEventArgs()
|
重置控件以处理 MouseLeave 事件。
(继承自 Control)
|
|
ResetRightToLeft()
|
将 RightToLeft 属性重置为其默认值。
(继承自 Control)
|
|
ResetText()
|
将 Text 属性重置为其默认值(Empty)。
(继承自 Control)
|
|
ResumeLayout()
|
恢复通常的布局逻辑。
(继承自 Control)
|
|
ResumeLayout(Boolean)
|
恢复通常的布局逻辑,可以选择强制立即布局挂起的布局请求。
(继承自 Control)
|
|
RtlTranslateAlignment(ContentAlignment)
|
将指定的 ContentAlignment 值转换为适当的 ContentAlignment 值,以支持从右到左的文本。
(继承自 Control)
|
|
RtlTranslateAlignment(HorizontalAlignment)
|
将指定的 HorizontalAlignment 值转换为适当的 HorizontalAlignment 值,以支持从右到左的文本。
(继承自 Control)
|
|
RtlTranslateAlignment(LeftRightAlignment)
|
将指定的 LeftRightAlignment 值转换为适当的 LeftRightAlignment 值,以支持从右到左的文本。
(继承自 Control)
|
|
RtlTranslateContent(ContentAlignment)
|
将指定的 ContentAlignment 值转换为适当的 ContentAlignment 值,以支持从右到左的文本。
(继承自 Control)
|
|
RtlTranslateHorizontal(HorizontalAlignment)
|
将指定的 HorizontalAlignment 值转换为适当的 HorizontalAlignment 值,以支持从右到左的文本。
(继承自 Control)
|
|
RtlTranslateLeftRight(LeftRightAlignment)
|
将指定的 LeftRightAlignment 值转换为适当的 LeftRightAlignment 值,以支持从右到左的文本。
(继承自 Control)
|
|
Scale(Single, Single)
|
已过时.
已过时.
缩放整个控件和任何子控件。
(继承自 Control)
|
|
Scale(Single)
|
已过时.
已过时.
缩放控件和任何子控件。
(继承自 Control)
|
|
Scale(SizeF)
|
按指定的缩放因子缩放控件和所有子控件。
(继承自 Control)
|
|
ScaleBitmapLogicalToDevice(Bitmap)
|
当发生 DPI 更改时,将逻辑位图值缩放为其等效的设备单位值。
(继承自 Control)
|
|
ScaleControl(SizeF, BoundsSpecified)
|
缩放控件的位置、大小、填充和边距。
(继承自 Control)
|
|
ScaleCore(Single, Single)
|
此方法与此类无关。
(继承自 Control)
|
|
Select()
|
激活控件。
(继承自 Control)
|
|
Select(Boolean, Boolean)
|
激活子控件。 (可选)指定要从中选择控件的 Tab 键顺序中的方向。
(继承自 Control)
|
|
SelectNextControl(Control, Boolean, Boolean, Boolean, Boolean)
|
激活下一个控件。
(继承自 Control)
|
|
SendToBack()
|
将控件发送到 z 顺序的后面。
(继承自 Control)
|
|
SetAutoSizeMode(AutoSizeMode)
|
设置一个值,该值指示控件在启用控件 AutoSize 属性时的行为方式。
(继承自 Control)
|
|
SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified)
|
将控件的指定边界设置为指定的位置和大小。
(继承自 Control)
|
|
SetBounds(Int32, Int32, Int32, Int32)
|
将控件的边界设置为指定的位置和大小。
(继承自 Control)
|
|
SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)
|
执行设置此控件的指定边界的工作。
(继承自 Control)
|
|
SetClientSizeCore(Int32, Int32)
|
设置控件的工作区的大小。
(继承自 Control)
|
|
SetStyle(ControlStyles, Boolean)
|
将指定的 ControlStyles 标志设置为或 truefalse。
(继承自 Control)
|
|
SetTopLevel(Boolean)
|
将控件设置为顶级控件。
(继承自 Control)
|
|
SetVisibleCore(Boolean)
|
将控件设置为指定的可见状态。
(继承自 Control)
|
|
Show()
|
向用户显示控件。
(继承自 Control)
|
|
SizeFromClientSize(Size)
|
从工作区的高度和宽度确定整个控件的大小。
(继承自 Control)
|
|
SuspendLayout()
|
暂时挂起控件的布局逻辑。
(继承自 Control)
|
|
ToString()
|
返回包含 String 的名称 Component(如果有)。 不应重写此方法。
(继承自 Component)
|
|
Update()
|
使控件在其工作区内重新绘制无效区域。
(继承自 Control)
|
|
UpdateBounds()
|
使用当前大小和位置更新控件的边界。
(继承自 Control)
|
|
UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32)
|
使用指定的大小、位置和客户端大小更新控件的边界。
(继承自 Control)
|
|
UpdateBounds(Int32, Int32, Int32, Int32)
|
使用指定的大小和位置更新控件的边界。
(继承自 Control)
|
|
UpdateStyles()
|
强制将分配的样式重新应用于控件。
(继承自 Control)
|
|
UpdateZOrder()
|
按父级的 z 顺序更新控件。
(继承自 Control)
|
|
WndProc(Message)
|
处理 Windows 消息。
(继承自 Control)
|