Click or drag to resize

KryptonManager Methods

The KryptonManager type exposes the following members.

Methods
 NameDescription
Public methodDisposeReleases all resources used by the Component.
(Inherited from Component)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Obsolete
Public methodStatic memberGetPaletteForMode Gets the implementation for the requested palette mode.
Public methodStatic memberGetRendererForMode Gets the implementation for the requested renderer mode.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Obsolete
Public methodResetGlobalAllowFormChrome Resets the GlobalAllowFormChrome property to its default value.
Public methodResetGlobalApplyToolstrips Resets the GlobalApplyToolstrips property to its default value.
Public methodResetGlobalPalette Resets the GlobalPalette property to its default value.
Public methodResetGlobalPaletteMode Resets the GlobalPaletteMode property to its default value.
Public methodResetGlobalStrings Resets the GlobalStrings property to its default value.
Public methodToStringReturns a String containing the name of the Component, if any. This method should not be overridden.
(Inherited from Component)
Top
Extension Methods
 NameDescription
Public Extension MethodMethodInvoke Calls the object method by name.
(Defined by ObjectEx)
Public Extension MethodPropertyGet Gets the value of the object property by name.
(Defined by ObjectEx)
Public Extension MethodPropertyGetT Gets the value of the object property by name.
(Defined by ObjectEx)
Public Extension MethodPropertySet Sets the value of the object property by name.
(Defined by ObjectEx)
Top
See Also