The C1GaugeBase type exposes the following members.

Methods

  NameDescription
Public methodCreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public methodDisposeOverloaded.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection.
(Inherited from Component.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Protected methodGetService
Returns an object that represents a service provided by the Component or by its Container.
(Inherited from Component.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodIsEnabled
Returns True if the Gauge can handle mouse messages.
Public methodLoadOverloaded.
Public methodLoadViewOverloaded.
Protected methodMemberwiseCloneOverloaded.
Protected methodOnFormatLabel
Raises the FormatLabel event.
Protected methodOnPointerValueChanged
Raises the PointerValueChanged event.
Protected methodOnValueChanged
Raises the ValueChanged event.
Public methodReset
Clears all collections and resets the properties to their default values.
Public methodSaveOverloaded.
Public methodSaveViewOverloaded.
Protected methodShouldSerializeColorMaps
This member is for internal use only.
Protected methodShouldSerializeCommonBorders
This member is for internal use only.
Protected methodShouldSerializeCommonFillings
This member is for internal use only.
Protected methodShouldSerializeCommonFonts
This member is for internal use only.
Protected methodShouldSerializeCommonGradients
This member is for internal use only.
Protected methodShouldSerializeCommonImages
This member is for internal use only.
Protected methodShouldSerializeCommonShadows
This member is for internal use only.
Protected methodShouldSerializeCommonShapes
This member is for internal use only.
Protected methodShouldSerializeCoverShapes
This member is for internal use only.
Protected methodShouldSerializeDecorators
This member is for internal use only.
Protected methodShouldSerializeFaceShapes
This member is for internal use only.
Protected methodShouldSerializeImageMaps
This member is for internal use only.
Protected methodShouldSerializeMorePointers
This member is for internal use only.
Protected methodShouldSerializePointer
This member is for internal use only.
Protected methodShouldSerializeViewport
This member is for internal use only.
Public methodToString
Returns a string that represents the current object.
(Overrides Component..::..ToString()()()().)

Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate methodICloneable..::..Clone

See Also