点击或拖拽改变大小

MobileUserControl 方法

MobileUserControl 类型公开以下成员。

方法
  名称说明
公共方法Close
自定义控件在Dialog显示时,调用Close会关闭当前Dialog 自定义控件被设置为窗体的LeftDrawer时,调用Close会关闭当前窗体的LeftDrawer 其它模式下调用无效
公共方法DestroyDialog
销毁弹出用户控件界面
(继承自 MobileLayoutControl。)
公共方法DoAction (继承自 MobileParentControl。)
公共方法GetPropertyInitialValue
根据属性名称获取STML协议中的属性默认值
(继承自 MobileControlBase。)
公共方法Invoke(Delegate) (继承自 MobileControlBase。)
公共方法Invoke(Delegate, Object) (继承自 MobileControlBase。)
公共方法OnAction (继承自 MobileParentControl。)
公共方法OnBindValueUpdate (重写 MobileLayoutControlOnBindValueUpdate(IMobileDataBindableControl).)
公共方法ShowAnimationDialog
带动画效果弹出用户控件界面
(继承自 MobileLayoutControl。)
公共方法ShowContextDialog
弹出上下文用户控件界面
(继承自 MobileLayoutControl。)
公共方法ShowDialog(MobileUserControl, EventHandler)
弹出用户控件界面
(继承自 MobileLayoutControl。)
公共方法ShowDialog(MobileUserControl, DialogOptions, EventHandler)
弹出用户控件界面
(继承自 MobileLayoutControl。)
公共方法ShowModal(MobileUserControl)
弹出用户控件界面
(继承自 MobileLayoutControl。)
公共方法ShowModal(MobileUserControl, DialogOptions)
弹出用户控件界面
(继承自 MobileLayoutControl。)
公共方法Toast
显示Toast
(继承自 MobileParentControl。)
Top
参见