The DictionaryIcon type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DictionaryIcon()()()() |
Initializes a new instance of the DictionaryIcon class.
|
![]() |
DictionaryIcon(String) |
Initializes a new instance of the DictionaryIcon class.
|
![]() |
DictionaryIcon(String, Icon) |
Initializes a new instance of the DictionaryIcon class.
|
Properties
Name | Description | |
---|---|---|
![]() |
Icon |
Gets or sets the Icon stored by the current DictionaryIcon.
|
![]() |
Name |
Gets or sets the name of the current item.
The name must be unique within the Dictionary containing the item.
(Inherited from DictionaryItem.) |
![]() |
Owner |
Gets the Dictionary object that is the owner of the current item.
(Inherited from DictionaryItem.) |