Name | Description | |
---|---|---|
NMaskedEnumEditorCommandSource Constructor | Overloaded. |
The following tables list the members exposed by NMaskedEnumEditorCommandSource.
Name | Description | |
---|---|---|
NMaskedEnumEditorCommandSource Constructor | Overloaded. |
Name | Description | |
---|---|---|
NMaskedEnumEditorCommandSourceSchema | Schema associated with NMaskedEnumEditorCommandSource. |
Name | Description | |
---|---|---|
AttachToSource | Overridden. Attaches the command source to the specified element. | |
DetachFromSource | Overridden. Detaches the command source to the specified element. | |
GetUpdateMask | Overridden. Gets the mask that defines the aspects of the owner element that need to be updated at update timer ticks and after command execution. | |
OnEnumValueChanged | Called when the enum value of the masked enum editor has changed. | |
UpdateOwnerElementCore | Overridden. Overriden to update the masked enum editor. |