Name | Description | |
---|---|---|
![]() | Clone | Overridden. Creates a new object that is a copy of the current instance. |
![]() | Deserialize | Overridden. Loads the object from XML. |
![]() | Equals | Overridden. Determines whether the specified System.Object is equal to the current System.Object. |
![]() | GetHashCode | Overridden. Serves as a hash function for a particular type. System.Object.GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | GetObjectData | Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. (Inherited from FarPoint.Win.Spread.FpScrollBarButton) |
![]() | GetPreferredSize | Overridden. Gets the preferred (maximum) size. |
![]() | Serialize | Overridden. Saves the object to XML. |
![]() | ToString | Returns a System.String that represents the current System.Object. |