INodeWithIcon 接口

定义

允许节点指定要直接显示的图标,而不必担心图标位于树的图像索引中的何处。

public interface class INodeWithIcon
public interface INodeWithIcon
type INodeWithIcon = interface
Public Interface INodeWithIcon
派生

属性

Icon

获取普通图标。

SelectedIcon

获取在选择节点时显示的图标。

State

获取图标的策略运行状态。

适用于