Name | Description | |
---|---|---|
![]() | NMaskedEnumPropertyEditor Constructor | Default constructor |
The following tables list the members exposed by NMaskedEnumPropertyEditor.
Name | Description | |
---|---|---|
![]() | NMaskedEnumPropertyEditor Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() ![]() | DefaultTemplate | The default template for a masked enum property editor - check boxes placed in a masked enum table panel. |
![]() ![]() | DropDownTemplate | The edit control is a masked enum drop down. |
![]() ![]() | EnumTypeProperty | Reference to the EnumType property. |
![]() ![]() | GroupBoxTemplate | The edit control is a masked enum table panel with check boxes placed in a group box. |
![]() ![]() | NMaskedEnumPropertyEditorSchema | Schema associated with NFontPropertyEditor |
![]() ![]() | ShowOnlyBitValuesProperty | Reference to ShowOnlyBitValuesProperty |
![]() ![]() | StyleProperty | Reference to the Style property. |
Name | Description | |
---|---|---|
![]() | EnumType | Gets/Sets the value of the EnumType property. |
![]() | ShowOnlyBitValues | Gets or sets a value indicating whether only single bit of the enum will be displayed. |
![]() | Style | Gets/Sets the value of the Style property. |
Name | Description | |
---|---|---|
![]() | CreateControl | Overridden. Overriden to create a masked enum panel. |
![]() | OnEnumValueChanged | Called when a property of the check box has changed |
![]() | OnUpdateFromEditedNode | Overridden. Updates the editor from the edited node. |