PaletteContentInheritRedirect Class |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public class PaletteContentInheritRedirect : PaletteContentInherit
The PaletteContentInheritRedirect type exposes the following members.
Name | Description | |
---|---|---|
PaletteContentInheritRedirect(PaletteContentStyle) |
Initialize a new instance of the PaletteContentInheritRedirect class.
| |
PaletteContentInheritRedirect(PaletteRedirect) |
Initialize a new instance of the PaletteContentInheritRedirect class.
| |
PaletteContentInheritRedirect(PaletteRedirect, PaletteContentStyle) |
Initialize a new instance of the PaletteContentInheritRedirect class.
|
Name | Description | |
---|---|---|
Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) | |
Style |
Gets and sets the style to use when inheriting.
|
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.) |