点击或拖拽改变大小

UIMessageForm 方法

Sweet 开发框架

UIMessageForm 类型公开以下成员。

方法
  名称说明
公共方法Activate (继承自 Form。)
公共方法AddOwnedForm (继承自 Form。)
公共方法AddPage(UIPage) (继承自 UIForm。)
公共方法AddPage(UIPage, Guid) (继承自 UIForm。)
公共方法AddPage(UIPage, Int32) (继承自 UIForm。)
公共方法BeginInvoke(Delegate) (继承自 Control。)
公共方法BeginInvoke(Delegate, Object) (继承自 Control。)
公共方法BringToFront (继承自 Control。)
公共方法Close (继承自 Form。)
公共方法Contains (继承自 Control。)
公共方法CreateControl (继承自 Control。)
公共方法CreateGraphics (继承自 Control。)
公共方法CreateObjRef (继承自 MarshalByRefObject。)
公共方法Dispose (继承自 Component。)
公共方法DoDragDrop (继承自 Control。)
公共方法DrawToBitmap (继承自 Control。)
公共方法EndInvoke (继承自 Control。)
公共方法Equals (继承自 Object。)
公共方法ExistPage(Guid) (继承自 UIForm。)
公共方法ExistPage(Int32) (继承自 UIForm。)
公共方法FeedbackFormPage (继承自 UIForm。)
公共方法Final
结束
(继承自 UIForm。)
公共方法FindForm (继承自 Control。)
公共方法Focus (继承自 Control。)
公共方法GetChildAtPoint(Point) (继承自 Control。)
公共方法GetChildAtPoint(Point, GetChildAtPointSkip) (继承自 Control。)
公共方法GetContainerControl (继承自 Control。)
公共方法GetHashCode (继承自 Object。)
公共方法GetLifetimeService (继承自 MarshalByRefObject。)
公共方法GetNextControl (继承自 Control。)
公共方法GetPage(Guid) (继承自 UIForm。)
公共方法GetPage(Int32) (继承自 UIForm。)
公共方法GetPreferredSize (继承自 Control。)
公共方法GetType (继承自 Object。)
公共方法Hide (继承自 Control。)
公共方法HideStatusForm
隐藏进度提示窗
(继承自 UIForm。)
公共方法HideWaitForm
隐藏等待提示窗
(继承自 UIForm。)
公共方法Init
初始化
(继承自 UIForm。)
公共方法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。)
公共方法LayoutMdi (继承自 Form。)
公共方法PerformAutoScale (继承自 ContainerControl。)
公共方法PerformLayout (继承自 Control。)
公共方法PerformLayout(Control, String) (继承自 Control。)
公共方法PointToClient (继承自 Control。)
公共方法PointToScreen (继承自 Control。)
公共方法PreProcessControlMessage (继承自 Control。)
公共方法PreProcessMessage (继承自 Control。)
公共方法RectangleToClient (继承自 Control。)
公共方法RectangleToScreen (继承自 Control。)
公共方法Refresh (继承自 Control。)
公共方法RegisterHotKey (继承自 UIForm。)
公共方法RemoveOwnedForm (继承自 Form。)
公共方法RemovePage(Guid) (继承自 UIForm。)
公共方法RemovePage(Int32) (继承自 UIForm。)
公共方法Render (继承自 UIForm。)
公共方法ReSetDPIScale (继承自 UIForm。)
公共方法ResetText (继承自 Control。)
公共方法ResumeLayout (继承自 Control。)
公共方法ResumeLayout(Boolean) (继承自 Control。)
公共方法Scale (继承自 Control。)
公共方法ScrollControlIntoView (继承自 ScrollableControl。)
公共方法Select (继承自 Control。)
公共方法SelectNextControl (继承自 Control。)
公共方法SelectPage(Guid) (继承自 UIForm。)
公共方法SelectPage(Int32) (继承自 UIForm。)
公共方法SendToBack (继承自 Control。)
公共方法SetAutoScrollMargin (继承自 ScrollableControl。)
公共方法SetBounds(Int32, Int32, Int32, Int32) (继承自 Control。)
公共方法SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) (继承自 Control。)
公共方法SetDesktopBounds (继承自 Form。)
公共方法SetDesktopLocation (继承自 Form。)
公共方法SetDPIScale (继承自 UIForm。)
公共方法SetParamToPage(Guid, Guid, Object) (继承自 UIForm。)
公共方法SetParamToPage(Int32, Int32, Object) (继承自 UIForm。)
公共方法SetStatusFormDescription
设置进度提示窗描述文字
(继承自 UIForm。)
公共方法SetStyle(UIStyle) (继承自 UIForm。)
公共方法SetStyleColor (重写 UIFormSetStyleColor(UIBaseStyle).)
公共方法SetWaitFormDescription
设置等待提示窗描述文字
(继承自 UIForm。)
公共方法Show (继承自 Control。)
公共方法Show(IWin32Window) (继承自 Form。)
公共方法ShowAskDialog(String, Boolean)
确认信息提示框
(继承自 UIForm。)
公共方法ShowAskDialog(String, String, UIStyle, Boolean)
确认信息提示框
(继承自 UIForm。)
公共方法ShowDialog (继承自 Form。)
公共方法ShowDialog(IWin32Window) (继承自 Form。)
公共方法ShowErrorDialog(String, Boolean)
错误信息提示框
(继承自 UIForm。)
公共方法ShowErrorDialog(String, String, UIStyle, Boolean)
错误信息提示框
(继承自 UIForm。)
公共方法ShowErrorNotifier(String, Boolean, Int32) (继承自 UIForm。)
公共方法ShowErrorNotifier(String, EventHandler, Int32) (继承自 UIForm。)
公共方法ShowErrorTip(String, Int32, Boolean)
显示出错消息
(继承自 UIForm。)
公共方法ShowErrorTip(Component, String, Int32, Boolean)
在指定控件附近显示出错消息
(继承自 UIForm。)
公共方法ShowInfoDialog(String, Boolean)
信息提示框
(继承自 UIForm。)
公共方法ShowInfoDialog(String, String, UIStyle, Boolean)
信息提示框
(继承自 UIForm。)
公共方法ShowInfoNotifier(String, Boolean, Int32) (继承自 UIForm。)
公共方法ShowInfoNotifier(String, EventHandler, Int32) (继承自 UIForm。)
公共方法ShowInfoTip(String, Int32, Boolean)
显示消息
(继承自 UIForm。)
公共方法ShowInfoTip(Component, String, Int32, Boolean)
在指定控件附近显示消息
(继承自 UIForm。)
公共方法ShowMessage
公共方法ShowStatusForm
显示进度提示窗
(继承自 UIForm。)
公共方法ShowSuccessDialog(String, Boolean)
正确信息提示框
(继承自 UIForm。)
公共方法ShowSuccessDialog(String, String, UIStyle, Boolean)
正确信息提示框
(继承自 UIForm。)
公共方法ShowSuccessNotifier(String, Boolean, Int32) (继承自 UIForm。)
公共方法ShowSuccessNotifier(String, EventHandler, Int32) (继承自 UIForm。)
公共方法ShowSuccessTip(String, Int32, Boolean)
显示成功消息
(继承自 UIForm。)
公共方法ShowSuccessTip(Component, String, Int32, Boolean)
在指定控件附近显示良好消息
(继承自 UIForm。)
公共方法ShowWaitForm
显示等待提示窗
(继承自 UIForm。)
公共方法ShowWarningDialog(String, Boolean)
警告信息提示框
(继承自 UIForm。)
公共方法ShowWarningDialog(String, String, UIStyle, Boolean)
警告信息提示框
(继承自 UIForm。)
公共方法ShowWarningNotifier(String, Boolean, Int32) (继承自 UIForm。)
公共方法ShowWarningNotifier(String, EventHandler, Int32) (继承自 UIForm。)
公共方法ShowWarningTip(String, Int32, Boolean)
显示警告消息
(继承自 UIForm。)
公共方法ShowWarningTip(Component, String, Int32, Boolean)
在指定控件附近显示警告消息
(继承自 UIForm。)
公共方法StatusFormStepIt
设置进度提示窗步进值加1
(继承自 UIForm。)
公共方法SuspendLayout (继承自 Control。)
公共方法ToString (继承自 Form。)
公共方法Translate (继承自 UIForm。)
公共方法Update (继承自 Control。)
公共方法Validate (继承自 ContainerControl。)
公共方法Validate(Boolean) (继承自 ContainerControl。)
公共方法ValidateChildren (继承自 Form。)
公共方法ValidateChildren(ValidationConstraints) (继承自 Form。)
Top
扩展方法
  名称说明
公共扩展器方法BorderSize
边框宽度
(由 ControlEx 定义。)
公共扩展器方法ConsoleWriteLine (由 SystemEx 定义。)
公共扩展器方法Disabled (由 ControlEx 定义。)
公共扩展器方法DoubleBuffered
双缓冲显示
(由 ControlEx 定义。)
公共扩展器方法DPIScale (由 UIDPIScale 定义。)
公共扩展器方法DPIScaleFont(Font)已重载。 (由 UIDPIScale 定义。)
公共扩展器方法DPIScaleFont(Font, Single)已重载。 (由 UIDPIScale 定义。)
公共扩展器方法DPIScaleFontSize (由 UIDPIScale 定义。)
公共扩展器方法EndShow (由 FormEx 定义。)
公共扩展器方法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 定义。)
公共扩展器方法InputDoubleDialog(Double, Int32, Boolean, String, Boolean)已重载。 (由 UIInputDialog 定义。)
公共扩展器方法InputDoubleDialog(Double, Int32, Boolean, String, UIStyle, Boolean)已重载。 (由 UIInputDialog 定义。)
公共扩展器方法InputDoubleDialog(Double, Double, Double, Int32, Boolean, String, Boolean)已重载。 (由 UIInputDialog 定义。)
公共扩展器方法InputDoubleDialog(Double, Double, Double, Int32, Boolean, String, UIStyle, Boolean)已重载。 (由 UIInputDialog 定义。)
公共扩展器方法InputIntegerDialog(Int32, Boolean, String, Boolean)已重载。 (由 UIInputDialog 定义。)
公共扩展器方法InputIntegerDialog(Int32, Boolean, String, UIStyle, Boolean)已重载。 (由 UIInputDialog 定义。)
公共扩展器方法InputIntegerDialog(Int32, Int32, Int32, Boolean, String, Boolean)已重载。 (由 UIInputDialog 定义。)
公共扩展器方法InputIntegerDialog(Int32, Int32, Int32, Boolean, String, UIStyle, Boolean)已重载。 (由 UIInputDialog 定义。)
公共扩展器方法InputPasswordDialog(String, Boolean, String, Boolean)已重载。 (由 UIInputDialog 定义。)
公共扩展器方法InputPasswordDialog(String, Boolean, String, UIStyle, Boolean)已重载。 (由 UIInputDialog 定义。)
公共扩展器方法InputStringDialog(String, Boolean, String, Boolean)已重载。 (由 UIInputDialog 定义。)
公共扩展器方法InputStringDialog(String, Boolean, String, UIStyle, Boolean)已重载。 (由 UIInputDialog 定义。)
公共扩展器方法Invisible (由 ControlEx 定义。)
公共扩展器方法Register
注册窗体
(由 UIStyles 定义。)
公共扩展器方法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 定义。)
公共扩展器方法SetLocationToWindow (由 ControlEx 定义。)
公共扩展器方法SetTag
Control的Tag属性扩展,根据索引更新对象
(由 ControlEx 定义。)
公共扩展器方法ShowAskDialog(String, UIStyle)已重载。
确认信息提示框
(由 UIMessageDialog 定义。)
公共扩展器方法ShowAskDialog(String, String, UIStyle)已重载。
确认信息提示框
(由 UIMessageDialog 定义。)
公共扩展器方法ShowContextMenuStrip(ContextMenuStrip, Point)已重载。 (由 ControlEx 定义。)
公共扩展器方法ShowContextMenuStrip(ContextMenuStrip, Int32, Int32)已重载。 (由 ControlEx 定义。)
公共扩展器方法ShowControlMask (由 FormEx 定义。)
公共扩展器方法ShowDialogWithMask (由 FormEx 定义。)
公共扩展器方法ShowErrorDialog(String, UIStyle)已重载。
错误信息提示框
(由 UIMessageDialog 定义。)
公共扩展器方法ShowErrorDialog(String, String, UIStyle)已重载。
错误信息提示框
(由 UIMessageDialog 定义。)
公共扩展器方法ShowFullMask (由 FormEx 定义。)
公共扩展器方法ShowInfoDialog(String, UIStyle)已重载。
信息提示框
(由 UIMessageDialog 定义。)
公共扩展器方法ShowInfoDialog(String, String, UIStyle)已重载。
信息提示框
(由 UIMessageDialog 定义。)
公共扩展器方法ShowInMask (由 FormEx 定义。)
公共扩展器方法ShowMessageDialog (由 UIMessageDialog 定义。)
公共扩展器方法ShowOnMonitor
多显示器扩展,指定显示器显示
(由 SystemEx 定义。)
公共扩展器方法ShowSelectDialog(Int32, IList)已重载。 (由 UISelectDialog 定义。)
公共扩展器方法ShowSelectDialog(Int32, IList, UIStyle)已重载。 (由 UISelectDialog 定义。)
公共扩展器方法ShowSelectDialog(Int32, IList, String, String)已重载。 (由 UISelectDialog 定义。)
公共扩展器方法ShowSelectDialog(Int32, IList, String, String, UIStyle, Boolean)已重载。 (由 UISelectDialog 定义。)
公共扩展器方法ShowSuccessDialog(String, UIStyle)已重载。
正确信息提示框
(由 UIMessageDialog 定义。)
公共扩展器方法ShowSuccessDialog(String, String, UIStyle)已重载。
正确信息提示框
(由 UIMessageDialog 定义。)
公共扩展器方法ShowWarningDialog(String, UIStyle)已重载。
警告信息提示框
(由 UIMessageDialog 定义。)
公共扩展器方法ShowWarningDialog(String, String, UIStyle)已重载。
警告信息提示框
(由 UIMessageDialog 定义。)
公共扩展器方法ThreadSafeCall(Action)已重载。
txtOutput.ThreadSafeCall(() => txtOutput.Text = "Updated");
(由 SystemEx 定义。)
公共扩展器方法ThreadSafeCallT(FuncT)已重载。 (由 SystemEx 定义。)
公共扩展器方法TitleHeight
标题栏高度
(由 ControlEx 定义。)
公共扩展器方法UnRegister
反注册窗体
(由 UIStyles 定义。)
公共扩展器方法WriteConsole (由 UConsole 定义。)
Top
参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架