[]
Represents the Spread scroll bar grip.
public class FpScrollBarGripper : FpScrollBarButton, ISerializeSupport, ICloneable, ISerializable
Public Class FpScrollBarGripper
Inherits FpScrollBarButton
Implements ISerializeSupport, ICloneable, ISerializable
| Name | Description |
|---|---|
| FpScrollBarGripper() | Creates a new Spread scroll bar grip. |
| FpScrollBarGripper(object) | Creates a new Spread scroll bar grip with the specified parent. |
| FpScrollBarGripper(SerializationInfo, StreamingContext) | Creates a new Spread scroll bar grip from serialization. |
| Name | Description |
|---|---|
| Clone() | Creates a new object that is a copy of the current instance. |
| GetObjectData(SerializationInfo, StreamingContext) | Populates a SerializationInfo with the data needed to serialize the target object. |
| GetPreferredSize() | Gets the preferred (maximum) size. |