 | UIDateTimePicker 类 |
Sweet 开发框架
日期时间选择框
继承层次
命名空间:
SweetUI
程序集:
SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public sealed class UIDateTimePicker : UIDropControl,
IToolTip
Public NotInheritable Class UIDateTimePicker
Inherits UIDropControl
Implements IToolTip
[<SealedAttribute>]
type UIDateTimePicker =
class
inherit UIDropControl
interface IToolTip
end
UIDateTimePicker 类型公开以下成员。
构造函数
属性
方法
| 名称 | 说明 |
---|
 | BeginInvoke(Delegate) | (继承自 Control。) |
 | BeginInvoke(Delegate, Object) | (继承自 Control。) |
 | BringToFront | (继承自 Control。) |
 | Clear | (继承自 UIDropControl。) |
 | Contains | (继承自 Control。) |
 | CreateControl | (继承自 Control。) |
 | CreateGraphics | (继承自 Control。) |
 | CreateObjRef | (继承自 MarshalByRefObject。) |
 | Dispose | (继承自 Component。) |
 | DoDragDrop | (继承自 Control。) |
 | DrawToBitmap | (继承自 Control。) |
 | EndInvoke | (继承自 Control。) |
 | Equals | (继承自 Object。) |
 | ExToolTipControl | |
 | 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。) |
 | PerformAutoScale | (继承自 ContainerControl。) |
 | 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。) |
 | ScrollControlIntoView | (继承自 ScrollableControl。) |
 | Select | (继承自 Control。) |
 | Select(Int32, Int32) | (继承自 UIDropControl。) |
 | SelectAll | (继承自 UIDropControl。) |
 | SelectNextControl | (继承自 Control。) |
 | SendToBack | (继承自 Control。) |
 | SetAutoScrollMargin | (继承自 ScrollableControl。) |
 | SetBounds(Int32, Int32, Int32, Int32) | (继承自 Control。) |
 | SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) | (继承自 Control。) |
 | SetDPIScale | (继承自 UIPanel。) |
 | SetStyle(UIStyle) | (继承自 UIPanel。) |
 | SetStyleColor | (继承自 UIDropControl。) |
 | Show | (继承自 Control。) |
 | ShowDropDown | |
 | SuspendLayout | (继承自 Control。) |
 | ToString | (继承自 Component。) |
 | Update | (继承自 Control。) |
 | Validate | (继承自 ContainerControl。) |
 | Validate(Boolean) | (继承自 ContainerControl。) |
 | ValidateChildren | (继承自 UserControl。) |
 | ValidateChildren(ValidationConstraints) | (继承自 UserControl。) |
Top
事件
扩展方法
参见