AccessibilityNotifyClients(AccessibleEvents, Int32)
已过时.
就指定子控件的指定 AccessibleEvents 通知辅助功能客户端应用程序。
(继承自 Control)
AccessibilityNotifyClients(AccessibleEvents, Int32, Int32)
已过时.
就指定子控件的指定 AccessibleEvents 通知辅助功能客户端应用程序。
(继承自 Control)
addDataSourceListener(DataSourceListener)
已过时.
添加一个接口以监视数据集中的更改。
AdjustFormScrollbars(Boolean)
已过时.
根据当前控件位置和当前所选控件调整容器中的滚动条。
(继承自 ContainerControl)
BeginInvoke(Action)
已过时.
在创建控件的基础句柄所在线程上异步执行指定委托。
(继承自 Control)
BeginInvoke(Delegate)
已过时.
在创建控件的基础句柄所在线程上异步执行指定委托。
(继承自 Control)
BeginInvoke(Delegate, Object[])
已过时.
在创建控件的基础句柄所在线程上,用指定的自变量异步执行指定委托。
(继承自 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)
已过时.
释放由 ADODC 占用的非托管资源,还可以另外再释放托管资源。
DoDragDrop(Object, DragDropEffects)
已过时.
开始拖放操作。
(继承自 Control)
DoDragDrop(Object, DragDropEffects, Bitmap, Point, Boolean)
已过时.
开始拖动操作。
(继承自 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)
已过时.
检索位于指定坐标处的子控件。
(继承自 Control)
GetChildAtPoint(Point, GetChildAtPointSkip)
已过时.
检索位于指定坐标的子控件,并且指定是否忽略特定类型的子控件。
(继承自 Control)
GetContainerControl()
已过时.
沿着控件的父控件链向上,返回下一个 ContainerControl。
(继承自 Control)
getDataMember(String, Guid)
已过时.
返回 Recordset 的 ADODC。
getDataMemberCount()
已过时.
实现 OLE DB DataSource.getDataMemberCount 方法。
getDataMemberName(Int32)
已过时.
实现 OLE DB DataSource.getDataMemberName 方法。
GetHashCode()
已过时.
作为默认哈希函数。
(继承自 Object)
GetLifetimeService()
已过时.
检索控制此实例的生存期策略的当前生存期服务对象。
(继承自 MarshalByRefObject)
GetNextControl(Control, Boolean)
已过时.
按照子控件的 Tab 键顺序向前或向后检索下一个控件。
(继承自 Control)
GetPreferredSize(Size)
已过时.
检索适合控件的矩形区域的大小。
(继承自 Control)
GetScaledBounds(Rectangle, SizeF, BoundsSpecified)
已过时.
检索缩放控件时的边界。
(继承自 Control)
GetScrollState(Int32)
已过时.
确定是否设置了指定的标志。
(继承自 ScrollableControl)
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)
已过时.
使控件的指定区域无效(将其添加到控件的更新区域,下次绘制操作时将重新绘制更新区域),并向控件发送绘制消息。
(继承自 Control)
Invalidate(Rectangle, Boolean)
已过时.
使控件的指定区域无效(将其添加到控件的更新区域,下次绘制操作时将重新绘制更新区域),并向控件发送绘制消息。 还可以使分配给该控件的子控件无效。
(继承自 Control)
Invalidate(Region)
已过时.
使控件的指定区域无效(将其添加到控件的更新区域,下次绘制操作时将重新绘制更新区域),并向控件发送绘制消息。
(继承自 Control)
Invalidate(Region, Boolean)
已过时.
使控件的指定区域无效(将其添加到控件的更新区域,下次绘制操作时将重新绘制更新区域),并向控件发送绘制消息。 还可以使分配给该控件的子控件无效。
(继承自 Control)
Invoke(Action)
已过时.
在拥有此控件的基础窗口句柄的线程上执行指定的委托。
(继承自 Control)
Invoke(Delegate)
已过时.
在拥有此控件的基础窗口句柄的线程上执行指定的委托。
(继承自 Control)
Invoke(Delegate, Object[])
已过时.
在拥有控件的基础窗口句柄的线程上,用指定的参数列表执行指定委托。
(继承自 Control)
Invoke
已过时.
在拥有此控件的基础窗口句柄的线程上执行指定的委托。
(继承自 Control)
InvokeAsync(Action, CancellationToken)
已过时.
提供与 Visual Basic 6.0 ADO Data Control之间的兼容性,使您可以使用 Microsoft ActiveX 数据对象 (ADO) 创建到数据库的连接。
(继承自 Control)
InvokeAsync(Func
已过时.
提供与 Visual Basic 6.0 ADO Data Control之间的兼容性,使您可以使用 Microsoft ActiveX 数据对象 (ADO) 创建到数据库的连接。
(继承自 Control)
InvokeAsync
已过时.
提供与 Visual Basic 6.0 ADO Data Control之间的兼容性,使您可以使用 Microsoft ActiveX 数据对象 (ADO) 创建到数据库的连接。
(继承自 Control)
InvokeAsync
已过时.
提供与 Visual Basic 6.0 ADO Data Control之间的兼容性,使您可以使用 Microsoft ActiveX 数据对象 (ADO) 创建到数据库的连接。
(继承自 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)
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)
OnAutoValidateChanged(EventArgs)
已过时.
引发 AutoValidateChanged 事件。
(继承自 ContainerControl)
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 事件。
(继承自 UserControl)
OnCursorChanged(EventArgs)
已过时.
引发 CursorChanged 事件。
(继承自 Control)
OnDataContextChanged(EventArgs)
已过时.
提供与 Visual Basic 6.0 ADO Data Control之间的兼容性,使您可以使用 Microsoft ActiveX 数据对象 (ADO) 创建到数据库的连接。
(继承自 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 事件。
(继承自 ContainerControl)
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 事件。
(继承自 ContainerControl)
OnLeave(EventArgs)
已过时.
引发 Leave 事件。
(继承自 Control)
OnLoad(EventArgs)
已过时.
引发 Load 事件。
(继承自 UserControl)
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 事件。
(继承自 UserControl)
OnMouseEnter(EventArgs)
已过时.
引发 MouseEnter 事件。
(继承自 Control)
OnMouseHover(EventArgs)
已过时.
引发 MouseHover 事件。
(继承自 Control)
OnMouseLeave(EventArgs)
已过时.
引发 MouseLeave 事件。
(继承自 Control)
OnMouseMove(MouseEventArgs)
已过时.
引发 MouseMove 事件。
(继承自 Control)
OnMouseUp(MouseEventArgs)
已过时.
引发 MouseUp 事件。
(继承自 Control)
OnMouseWheel(MouseEventArgs)
已过时.
引发 MouseWheel 事件。
(继承自 ScrollableControl)
OnMove(EventArgs)
已过时.
提供与 Visual Basic 6.0 ADO Data Control之间的兼容性,使您可以使用 Microsoft ActiveX 数据对象 (ADO) 创建到数据库的连接。
(继承自 ContainerControl)
OnNotifyMessage(Message)
已过时.
向控件通知 Windows 消息。
(继承自 Control)
OnPaddingChanged(EventArgs)
已过时.
引发 PaddingChanged 事件。
(继承自 ScrollableControl)
OnPaint(PaintEventArgs)
已过时.
引发 Paint 事件。
(继承自 Control)
OnPaintBackground(PaintEventArgs)
已过时.
绘制控件的背景。
(继承自 ScrollableControl)
OnParentBackColorChanged(EventArgs)
已过时.
当控件容器的 BackColorChanged 属性值更改时,将引发 BackColor 事件。
(继承自 Control)
OnParentBackgroundImageChanged(EventArgs)
已过时.
当控件容器的 BackgroundImageChanged 属性值更改时,将引发 BackgroundImage 事件。
(继承自 Control)
OnParentBindingContextChanged(EventArgs)
已过时.
当控件容器的 BindingContextChanged 属性值更改时,将引发 BindingContext 事件。
(继承自 Control)
OnParentChanged(EventArgs)
已过时.
引发 ParentChanged 事件。
(继承自 ContainerControl)
OnParentCursorChanged(EventArgs)
已过时.
引发 CursorChanged 事件。
(继承自 Control)
OnParentDataContextChanged(EventArgs)
已过时.
提供与 Visual Basic 6.0 ADO Data Control之间的兼容性,使您可以使用 Microsoft ActiveX 数据对象 (ADO) 创建到数据库的连接。
(继承自 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 事件。
OnRightToLeftChanged(EventArgs)
已过时.
引发 RightToLeftChanged 事件。
(继承自 ScrollableControl)
OnScroll(ScrollEventArgs)
已过时.
引发 Scroll 事件。
(继承自 ScrollableControl)
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 事件。
(继承自 ScrollableControl)
PerformAutoScale()
已过时.
执行对容器控件及其子级的缩放。
(继承自 ContainerControl)
PerformLayout()
已过时.
强制控件将布局逻辑应用于其所有子控件。
(继承自 Control)
PerformLayout(Control, String)
已过时.
强制控件将布局逻辑应用于其所有子控件。
(继承自 Control)
PointToClient(Point)
已过时.
将指定屏幕点的位置计算成工作区坐标。
(继承自 Control)
PointToScreen(Point)
已过时.
将指定工作区点的位置计算成屏幕坐标。
(继承自 Control)
PreProcessControlMessage(Message)
已过时.
在调度键盘或输入消息之前,在消息循环内对它们进行预处理。
(继承自 Control)
PreProcessMessage(Message)
已过时.
在调度键盘或输入消息之前,在消息循环内对它们进行预处理。
(继承自 Control)
ProcessCmdKey(Message, Keys)
已过时.
处理命令键。
(继承自 ContainerControl)
ProcessDialogChar(Char)
已过时.
处理对话框字符。
(继承自 ContainerControl)
ProcessDialogKey(Keys)
已过时.
处理对话框键。
(继承自 ContainerControl)
ProcessKeyEventArgs(Message)
已过时.
处理键消息并生成适当的控件事件。
(继承自 Control)
ProcessKeyMessage(Message)
已过时.
处理键盘消息。
(继承自 Control)
ProcessKeyPreview(Message)
已过时.
预览键盘消息。
(继承自 Control)
ProcessMnemonic(Char)
已过时.
处理助记键字符。
(继承自 ContainerControl)
ProcessTabKey(Boolean)
已过时.
选择下一个可用控件并使其成为活动控件。
(继承自 ContainerControl)
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()
已过时.
强制控件使其工作区无效并立即重绘其自身和任何子控件。
removeDataSourceListener(DataSourceListener)
已过时.
移除一个 DataSourceListener。
RescaleConstantsForDpi(Int32, Int32)
已过时.
提供与 Visual Basic 6.0 ADO Data Control之间的兼容性,使您可以使用 Microsoft ActiveX 数据对象 (ADO) 创建到数据库的连接。
(继承自 ContainerControl)
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)
已过时.
已过时.
缩放控件和任何子控件。
(继承自 Control)
Scale(Single, Single)
已过时.
已过时.
缩放整个控件和任何子控件。
(继承自 Control)
Scale(SizeF)
已过时.
按指定的比例因子缩放控件和所有子控件。
(继承自 Control)
ScaleBitmapLogicalToDevice(Bitmap)
已过时.
发生 DPI 更改时,可以将逻辑位图值缩放到其等效设备单元值。
(继承自 Control)
ScaleControl(SizeF, BoundsSpecified)
已过时.
缩放控件的位置、大小、空白和边距。
(继承自 ScrollableControl)
ScaleCore(Single, Single)
已过时.
此方法与此类无关。
(继承自 ScrollableControl)
ScaleMinMaxSize(Single, Single, Boolean)
已过时.
使用提供的比例因子缩放容器 Min 和 Max 属性的大小。
(继承自 ContainerControl)
ScrollControlIntoView(Control)
已过时.
将指定的子控件滚动到支持自动滚动的控件的视图中。
(继承自 ScrollableControl)
ScrollToControl(Control)
已过时.
计算到指定子控件的滚动偏移量。
(继承自 ScrollableControl)
Select()
已过时.
激活控件。
(继承自 Control)
Select(Boolean, Boolean)
已过时.
激活子控件。 还可以指定从中选择控件的 Tab 键顺序的方向。
(继承自 ContainerControl)
SelectNextControl(Control, Boolean, Boolean, Boolean, Boolean)
已过时.
激活下一个控件。
(继承自 Control)
SendToBack()
已过时.
将控件发送到 Z 顺序的后面。
(继承自 Control)
SetAutoScrollMargin(Int32, Int32)
已过时.
设置自动滚动边距的大小。
(继承自 ScrollableControl)
SetAutoSizeMode(AutoSizeMode)
已过时.
设置一个值,该值指示当启用控件的 AutoSize 属性时控件的行为方式。
(继承自 Control)
SetBounds(Int32, Int32, Int32, Int32)
已过时.
将控件的边界设置为指定位置和大小。
(继承自 Control)
SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified)
已过时.
将控件的指定边界设置为指定位置和大小。
(继承自 Control)
SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)
已过时.
执行设置该控件的指定边界的工作。
(继承自 Control)
SetClientSizeCore(Int32, Int32)
已过时.
设置控件的工作区的大小。
(继承自 Control)
SetDisplayRectLocation(Int32, Int32)
已过时.
将显示窗口定位到指定的值。
(继承自 ScrollableControl)
SetScrollState(Int32, Boolean)
已过时.
设置指定的滚动状态标志。
(继承自 ScrollableControl)
SetStyle(ControlStyles, Boolean)
已过时.
将指定的 ControlStyles 标志设置为 true 或 false。
(继承自 Control)
SetTopLevel(Boolean)
已过时.
将控件设置为顶级控件。
(继承自 Control)
SetVisibleCore(Boolean)
已过时.
将控件设置为指定的可见状态。
(继承自 Control)
Show()
已过时.
向用户显示控件。
(继承自 Control)
SizeFromClientSize(Size)
已过时.
确定整个控件(从控件工作区的高度和宽度起计算)的大小。
(继承自 Control)
SuspendLayout()
已过时.
临时挂起控件的布局逻辑。
(继承自 Control)
ToString()
已过时.
返回包含 Component 的名称的 String(如果有)。 不应重写此方法。
(继承自 Component)
Update()
已过时.
使控件重绘其工作区内的无效区域。
(继承自 Control)
UpdateBounds()
已过时.
用当前大小和位置更新控件的边界。
(继承自 Control)
UpdateBounds(Int32, Int32, Int32, Int32)
已过时.
用指定大小和位置更新控件的边界。
(继承自 Control)
UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32)
已过时.
用指定大小、位置和工作区的大小更新控件的边界。
(继承自 Control)
UpdateDefaultButton()
已过时.
由派生类覆盖后,更新作为默认按钮的按钮。
(继承自 ContainerControl)
UpdateStyles()
已过时.
强制将分配的样式重新应用到控件。
(继承自 Control)
UpdateZOrder()
已过时.
按控件的父级的 Z 顺序更新控件。
(继承自 Control)
Validate()
已过时.
通过以该顺序引发 Validating 和 Validated 事件,验证失去焦点的控件的值。
(继承自 ContainerControl)
Validate(Boolean)
已过时.
验证失去焦点的控件的值;有条件地取决于是否打开了自动验证。
(继承自 ContainerControl)
ValidateChildren()
已过时.
使控件内支持验证的所有子控件都对其数据进行验证。
(继承自 UserControl)
ValidateChildren(ValidationConstraints)
已过时.
使控件内支持验证的所有子控件都对其数据进行验证。
(继承自 UserControl)
WndProc(Message)
已过时.
处理 Windows 消息。
(继承自 UserControl)