NMaskedEnumDropDown Class Methods
In This Topic
For a list of all members of this type, see NMaskedEnumDropDown members.
Public Methods
| | Name | Description |
 | AccumulateDisplayChildren | Overridden. Appends the displayable children of the node to the provided list. |
 | Initialize | Initializes the drop down and creates the check boxes, which represent the flag values. This method should be called when you have configured the drop down properties but before you set the EnumValue property. |
Top
Protected Methods
See Also