 | UINavMenu 类 |
Sweet 开发框架
导航菜单
继承层次
命名空间:
SweetUI
程序集:
SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public sealed class UINavMenu : TreeView,
IStyleInterface
Public NotInheritable Class UINavMenu
Inherits TreeView
Implements IStyleInterface
[<SealedAttribute>]
type UINavMenu =
class
inherit TreeView
interface IStyleInterface
end
UINavMenu 类型公开以下成员。
构造函数
属性
方法
| 名称 | 说明 |
---|
 | AddNodeRightSymbol | |
 | BeginInvoke(Delegate) | (继承自 Control。) |
 | BeginInvoke(Delegate, Object) | (继承自 Control。) |
 | BeginUpdate | (继承自 TreeView。) |
 | BringToFront | (继承自 Control。) |
 | ClearAll | |
 | ClearNodeRightSymbol | |
 | CollapseAll | (继承自 TreeView。) |
 | Contains | (继承自 Control。) |
 | CreateChildNode(TreeNode, NavMenuItem) | |
 | CreateChildNode(TreeNode, UIPage) | |
 | CreateChildNode(TreeNode, Int32, NavMenuItem) | |
 | CreateChildNode(TreeNode, Int32, UIPage) | |
 | CreateChildNode(TreeNode, String, Int32) | |
 | CreateChildNode(TreeNode, Int32, Int32, NavMenuItem) | |
 | CreateChildNode(TreeNode, Int32, Int32, UIPage) | |
 | CreateChildNode(TreeNode, Int32, String, Int32) | |
 | CreateChildNode(TreeNode, Int32, Int32, String, Int32) | |
 | CreateChildNode(TreeNode, String, Int32, Int32, UIPage) | |
 | CreateControl | (继承自 Control。) |
 | CreateGraphics | (继承自 Control。) |
 | CreateNode(NavMenuItem) | |
 | CreateNode(UIPage) | |
 | CreateNode(NavMenuItem, Int32) | |
 | CreateNode(String, Int32) | |
 | CreateNode(UIPage, Int32) | |
 | CreateNode(Int32, Int32, UIPage) | |
 | CreateNode(NavMenuItem, Int32, Int32) | |
 | CreateNode(String, Int32, Int32) | |
 | CreateNode(UIPage, Int32, Int32) | |
 | CreateNode(String, Int32, Int32, Int32) | |
 | CreateObjRef | (继承自 MarshalByRefObject。) |
 | Dispose | (继承自 Component。) |
 | DoDragDrop | (继承自 Control。) |
 | DrawToBitmap | (继承自 Control。) |
 | EndInvoke | (继承自 Control。) |
 | EndUpdate | (继承自 TreeView。) |
 | Equals | (继承自 Object。) |
 | ExpandAll | (继承自 TreeView。) |
 | FindForm | (继承自 Control。) |
 | Focus | (继承自 Control。) |
 | GetChildAtPoint(Point) | (继承自 Control。) |
 | GetChildAtPoint(Point, GetChildAtPointSkip) | (继承自 Control。) |
 | GetContainerControl | (继承自 Control。) |
 | GetHashCode | (继承自 Object。) |
 | GetLifetimeService | (继承自 MarshalByRefObject。) |
 | GetNextControl | (继承自 Control。) |
 | GetNodeAt(Point) | (继承自 TreeView。) |
 | GetNodeAt(Int32, Int32) | (继承自 TreeView。) |
 | GetNodeCount | (继承自 TreeView。) |
 | GetPageIndex | |
 | GetPreferredSize | (继承自 Control。) |
 | GetTreeNode | |
 | GetType | (继承自 Object。) |
 | Hide | (继承自 Control。) |
 | HitTest(Point) | (继承自 TreeView。) |
 | HitTest(Int32, Int32) | (继承自 TreeView。) |
 | 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。) |
 | RemoveNodeRightSymbol | |
 | ResetText | (继承自 Control。) |
 | ResumeLayout | (继承自 Control。) |
 | ResumeLayout(Boolean) | (继承自 Control。) |
 | Scale | (继承自 Control。) |
 | Select | (继承自 Control。) |
 | SelectFirst | |
 | SelectNextControl | (继承自 Control。) |
 | SelectPage(Guid) | |
 | SelectPage(Int32) | |
 | SendToBack | (继承自 Control。) |
 | SetBounds(Int32, Int32, Int32, Int32) | (继承自 Control。) |
 | SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) | (继承自 Control。) |
 | SetDPIScale | |
 | SetNodeImageIndex | |
 | SetNodeItem | |
 | SetNodePageIndex | |
 | SetNodeSymbol | |
 | SetNodeTipsText(TreeNode, String) | |
 | SetNodeTipsText(TreeNode, String, Color, Color) | |
 | SetScrollInfo | |
 | SetStyle | |
 | SetStyleColor | |
 | Show | (继承自 Control。) |
 | Sort | (继承自 TreeView。) |
 | SuspendLayout | (继承自 Control。) |
 | ToString | (继承自 TreeView。) |
 | Update | (继承自 Control。) |
Top
事件
扩展方法
参见