PagePorter Class Library

FpHitCounterImageTypeEditor Methods

The methods of the FpHitCounterImageTypeEditor class are listed below. For a complete list of FpHitCounterImageTypeEditor class members, see the FpHitCounterImageTypeEditor Members topic.

Public Instance Methods

EditValueOverloaded. Edits the specified object's value using the editor style indicated by GetEditStyle.
EditValue (inherited from UITypeEditor)Overloaded. Edits the value of the specified object using the editor style indicated by GetEditStyle.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetEditStyleOverloaded. Gets the editor style used by the EditValue method.
GetEditStyle (inherited from UITypeEditor)Overloaded. Gets the editor style used by the EditValue method.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetPaintValueSupported (inherited from UITypeEditor)Overloaded. Indicates whether the specified context supports painting a representation of an object's value within the specified context.
GetType (inherited from Object)Gets the Type of the current instance.
PaintValue (inherited from UITypeEditor)Overloaded. Paints a representation of the value of an object using the specified PaintValueEventArgs.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
OnDrawItem The method that will handle the DrawItem event of the ComboBox control.
OnIndexChanged Handles the combo box index changed event.
OnMeasureItem The method that will handle the MeasureItem event of the ComboBox control.

See Also

FpHitCounterImageTypeEditor Class | Parastream.Web.UI.Design Namespace