点击或拖拽改变大小

UIProcessBar 方法

Sweet 开发框架

UIProcessBar 类型公开以下成员。

方法
  名称说明
公共方法BeginInvoke(Delegate) (继承自 Control。)
公共方法BeginInvoke(Delegate, Object) (继承自 Control。)
公共方法BringToFront (继承自 Control。)
公共方法Contains (继承自 Control。)
公共方法CreateControl (继承自 Control。)
公共方法CreateGraphics (继承自 Control。)
公共方法CreateObjRef (继承自 MarshalByRefObject。)
公共方法Dispose (继承自 Component。)
公共方法DoDragDrop (继承自 Control。)
公共方法DrawToBitmap (继承自 Control。)
公共方法EndInvoke (继承自 Control。)
公共方法Equals (继承自 Object。)
公共方法FindForm (继承自 Control。)
公共方法Focus (继承自 Control。)
公共方法GetChildAtPoint(Point) (继承自 Control。)
公共方法GetChildAtPoint(Point, GetChildAtPointSkip) (继承自 Control。)
公共方法GetContainerControl (继承自 Control。)
公共方法GetHashCode (继承自 Object。)
公共方法GetLifetimeService (继承自 MarshalByRefObject。)
公共方法GetNextControl (继承自 Control。)
公共方法GetPreferredSize (继承自 Control。)
公共方法GetType (继承自 Object。)
公共方法Hide (继承自 Control。)
公共方法InitializeLifetimeService (继承自 MarshalByRefObject。)
公共方法Invalidate (继承自 Control。)
公共方法Invalidate(Boolean) (继承自 Control。)
公共方法Invalidate(Rectangle) (继承自 Control。)
公共方法Invalidate(Region) (继承自 Control。)
公共方法Invalidate(Rectangle, Boolean) (继承自 Control。)
公共方法Invalidate(Region, Boolean) (继承自 Control。)
公共方法Invoke(Delegate) (继承自 Control。)
公共方法Invoke(Delegate, Object) (继承自 Control。)
公共方法PerformLayout (继承自 Control。)
公共方法PerformLayout(Control, String) (继承自 Control。)
公共方法PointToClient (继承自 Control。)
公共方法PointToScreen (继承自 Control。)
公共方法PreProcessControlMessage (继承自 Control。)
公共方法PreProcessMessage (继承自 Control。)
公共方法RectangleToClient (继承自 Control。)
公共方法RectangleToScreen (继承自 Control。)
公共方法Refresh (继承自 Control。)
公共方法ResetText (继承自 Control。)
公共方法ResumeLayout (继承自 Control。)
公共方法ResumeLayout(Boolean) (继承自 Control。)
公共方法Scale (继承自 Control。)
公共方法Select (继承自 Control。)
公共方法SelectNextControl (继承自 Control。)
公共方法SendToBack (继承自 Control。)
公共方法SetBounds(Int32, Int32, Int32, Int32) (继承自 Control。)
公共方法SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) (继承自 Control。)
公共方法SetDPIScale (继承自 UIControl。)
公共方法SetIndicatorColor
公共方法SetStyle(UIStyle)
设置主题样式
(继承自 UIControl。)
公共方法SetStyleColor (重写 UIControlSetStyleColor(UIBaseStyle).)
公共方法Show (继承自 Control。)
公共方法StepIt
公共方法SuspendLayout (继承自 Control。)
公共方法ToString (继承自 Component。)
公共方法Update (继承自 Control。)
Top
扩展方法
  名称说明
公共扩展器方法ConsoleWriteLine (由 SystemEx 定义。)
公共扩展器方法Disabled (由 ControlEx 定义。)
公共扩展器方法DoubleBuffered
双缓冲显示
(由 ControlEx 定义。)
公共扩展器方法DPIScale (由 UIDPIScale 定义。)
公共扩展器方法DPIScaleFont(Font)已重载。 (由 UIDPIScale 定义。)
公共扩展器方法DPIScaleFont(Font, Single)已重载。 (由 UIDPIScale 定义。)
公共扩展器方法DPIScaleFontSize (由 UIDPIScale 定义。)
公共扩展器方法GetAllControls (由 ControlEx 定义。)
公共扩展器方法GetAllDPIScaleControls (由 UIDPIScale 定义。)
公共扩展器方法GetControl(String)已重载。
根据名称获取控件
(由 ControlEx 定义。)
公共扩展器方法GetControlT(String)已重载。
根据名称获取控件
(由 ControlEx 定义。)
公共扩展器方法GetControls(String)已重载。
查找包含名称的控件列表
(由 ControlEx 定义。)
公共扩展器方法GetControlsT(Boolean)已重载。
获取所有类型为T的控件
(由 ControlEx 定义。)
公共扩展器方法GetInterfaceControls
查找包含接口名称的控件列表
(由 ControlEx 定义。)
公共扩展器方法GetParentForm (由 ControlEx 定义。)
公共扩展器方法GetTag
Control的Tag属性扩展,根据索引获取对象
(由 ControlEx 定义。)
公共扩展器方法GetTranslateControls (由 UIStyleHelper 定义。)
公共扩展器方法GetUIStyleControls
查找包含接口名称的控件列表
(由 UIStyleHelper 定义。)
公共扩展器方法InitTag
Control的Tag属性扩展,设置多个对象
(由 ControlEx 定义。)
公共扩展器方法Invisible (由 ControlEx 定义。)
公共扩展器方法RootForm (由 ControlEx 定义。)
公共扩展器方法SaveToImage已重载。
控件保存为图片
(由 ControlEx 定义。)
公共扩展器方法SaveToImage(String, ImageFormat)已重载。
控件保存为图片
(由 ControlEx 定义。)
公共扩展器方法ScreenLocation (由 ControlEx 定义。)
公共扩展器方法ScreenRectangle (由 ControlEx 定义。)
公共扩展器方法SetControlEnabled
功能描述:设置控件Enabled,切不改变控件颜色 作  者:LT 创建日期:2019-03-04 13:43:32 任务编号:POS
(由 ControlHelper 定义。)
公共扩展器方法SetDisabled
控件不可对用户交互做出响应
(由 ControlEx 定义。)
公共扩展器方法SetDPIScaleFont (由 UIDPIScale 定义。)
公共扩展器方法SetEnabled
控件可对用户交互做出响应
(由 ControlEx 定义。)
公共扩展器方法SetLocationToForm (由 ControlEx 定义。)
公共扩展器方法SetTag
Control的Tag属性扩展,根据索引更新对象
(由 ControlEx 定义。)
公共扩展器方法ShowContextMenuStrip(ContextMenuStrip, Point)已重载。 (由 ControlEx 定义。)
公共扩展器方法ShowContextMenuStrip(ContextMenuStrip, Int32, Int32)已重载。 (由 ControlEx 定义。)
公共扩展器方法ShowControlMask (由 FormEx 定义。)
公共扩展器方法ThreadSafeCall(Action)已重载。
txtOutput.ThreadSafeCall(() => txtOutput.Text = "Updated");
(由 SystemEx 定义。)
公共扩展器方法ThreadSafeCallT(FuncT)已重载。 (由 SystemEx 定义。)
公共扩展器方法WriteConsole (由 UConsole 定义。)
Top
参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架