PaletteContentInheritOverride Class |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public class PaletteContentInheritOverride : PaletteContentInherit
The PaletteContentInheritOverride type exposes the following members.
Name | Description | |
---|---|---|
![]() | PaletteContentInheritOverride(IPaletteContent, IPaletteContent) |
Initialize a new instance of the PaletteContentInheritOverride class.
|
![]() | PaletteContentInheritOverride(IPaletteContent, IPaletteContent, PaletteState, Boolean) |
Initialize a new instance of the PaletteContentInheritOverride class.
|
Name | Description | |
---|---|---|
![]() | Apply |
Gets and sets a value indicating if override should be applied.
|
![]() | Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) |
![]() | Override |
Gets and sets a value indicating if override state should be applied.
|
![]() | OverrideState |
Gets and sets the override palette state to use.
|
Name | Description | |
---|---|---|
![]() | MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) |
![]() | PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) |
![]() | PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) |
![]() | PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |