 | ListBoxEx 类 |
Sweet 开发框架
ListBox
继承层次
命名空间:
SweetUI
程序集:
SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public sealed class ListBoxEx : ListBox,
IStyleInterface
Public NotInheritable Class ListBoxEx
Inherits ListBox
Implements IStyleInterface
[<SealedAttribute>]
type ListBoxEx =
class
inherit ListBox
interface IStyleInterface
end
ListBoxEx 类型公开以下成员。
构造函数
属性
方法
| 名称 | 说明 |
---|
 | BeginInvoke(Delegate) | (继承自 Control。) |
 | BeginInvoke(Delegate, Object) | (继承自 Control。) |
 | BeginUpdate | (继承自 ListBox。) |
 | BringToFront | (继承自 Control。) |
 | ClearSelected | (继承自 ListBox。) |
 | Contains | (继承自 Control。) |
 | CreateControl | (继承自 Control。) |
 | CreateGraphics | (继承自 Control。) |
 | CreateObjRef | (继承自 MarshalByRefObject。) |
 | Dispose | (继承自 Component。) |
 | DoDragDrop | (继承自 Control。) |
 | DrawToBitmap | (继承自 Control。) |
 | EndInvoke | (继承自 Control。) |
 | EndUpdate | (继承自 ListBox。) |
 | Equals | (继承自 Object。) |
 | FindForm | (继承自 Control。) |
 | FindString(String) | (继承自 ListBox。) |
 | FindString(String, Int32) | (继承自 ListBox。) |
 | FindStringExact(String) | (继承自 ListBox。) |
 | FindStringExact(String, Int32) | (继承自 ListBox。) |
 | Focus | (继承自 Control。) |
 | GetChildAtPoint(Point) | (继承自 Control。) |
 | GetChildAtPoint(Point, GetChildAtPointSkip) | (继承自 Control。) |
 | GetContainerControl | (继承自 Control。) |
 | GetHashCode | (继承自 Object。) |
 | GetItemHeight | (继承自 ListBox。) |
 | GetItemRectangle | (继承自 ListBox。) |
 | GetItemText | (继承自 ListControl。) |
 | GetLifetimeService | (继承自 MarshalByRefObject。) |
 | GetNextControl | (继承自 Control。) |
 | GetPreferredSize | (继承自 Control。) |
 | GetSelected | (继承自 ListBox。) |
 | GetType | (继承自 Object。) |
 | Hide | (继承自 Control。) |
 | IndexFromPoint(Point) | (继承自 ListBox。) |
 | IndexFromPoint(Int32, Int32) | (继承自 ListBox。) |
 | 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 | (继承自 ListBox。) |
 | ResetBackColor | (继承自 ListBox。) |
 | ResetForeColor | (继承自 ListBox。) |
 | ResetText | (继承自 Control。) |
 | ResumeLayout | (继承自 Control。) |
 | ResumeLayout(Boolean) | (继承自 Control。) |
 | Scale | (继承自 Control。) |
 | Select | (继承自 Control。) |
 | SelectedFirst | |
 | SelectNextControl | (继承自 Control。) |
 | SendToBack | (继承自 Control。) |
 | SetBounds(Int32, Int32, Int32, Int32) | (继承自 Control。) |
 | SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) | (继承自 Control。) |
 | SetDPIScale | |
 | SetScrollInfo | |
 | SetSelected | (继承自 ListBox。) |
 | SetStyle | |
 | SetStyleColor | |
 | Show | (继承自 Control。) |
 | SuspendLayout | (继承自 Control。) |
 | ToString | (继承自 ListBox。) |
 | Update | (继承自 Control。) |
Top
事件
扩展方法
参见