public enum ENCommandSourceUpdateMask : System.Enum
public enum ENCommandSourceUpdateMask : System.Enum
Member | Description |
---|---|
None | The source must not be updated in any way |
UpdateActiveParameter | Whether the active parameter of the source must be updated |
UpdateChecked | Whether the checked state of the source must be updated |
UpdateColorSelectorFactory | Whether to update the color selector factory. |
UpdateEnabled | Whether the enabled state of the source must be updated |
UpdateParameterList | Whether the parameter list of the source must be updated |
UpdateTooltip | Whether the tooltip content of the source must be updated |
System.Object
System.ValueType
System.Enum
Nevron.Nov.UI.ENCommandSourceUpdateMask
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)