表示支持换肤的 TreeView 控件,用于实现树控件风格定义,该类继承于 System.Windows.Forms.TreeView 类。

命名空间:  SuperMap.Desktop.UI
程序集:  SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll

语法

C#
[ToolboxBitmapAttribute(typeof(UITreeView), "Resources.Toolbox.UITreeView.png")]
public class UITreeView : TreeView

继承层次

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.TreeView
          SuperMap.Desktop.UI..::.UITreeView

请参见