| |
Name |
Description |
|
ApplySkin
|
Overloaded. Manually applies the skin to the entire application, the application skin is restored using the current settings. |
|
BeginUpdate
|
Maintains render performance whilst setting the VistaSkin properties, and prevents any unnecessary skin painting until the EndUpdate method is called. |
|
CreateObjRef |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (inherited from MarshalByRefObject) |
|
Dispose |
Releases all resources used by the Component. (inherited from Component) |
|
EndUpdate
|
Resumes skin rendering after painting is suspended by the BeginUpdate method. |
|
Equals |
Determines whether the specified Object is equal to the current Object. (inherited from Object) |
|
GetHashCode |
Serves as a hash function for a particular type. (inherited from Object) |
|
GetLifetimeService |
Retrieves the current lifetime service object that controls the lifetime policy for this instance. (inherited from MarshalByRefObject) |
|
GetType |
Gets the Type of the current instance. (inherited from Object) |
|
InitializeLifetimeService |
Obtains a lifetime service object to control the lifetime policy for this instance. (inherited from MarshalByRefObject) |
|
Refresh
|
Refreshes the application skin using the current settings. |
|
RemoveSkin
|
Overloaded. Manually removes the skin from the entire application |
|
Shutdown
|
Manually shuts down the skin engine and disposes all resources. |
|
ToString |
Returns a String containing the name of the Component, if any. This method should not be overridden. (inherited from Component) |