'Declaration Public Function New( _ ByVal parent As Object, _ ByVal scrollGripper As FpScrollBarGripper _ )
'Usage Dim parent As Object Dim scrollGripper As FpScrollBarGripper Dim instance As New FpScrollBarThumb(parent, scrollGripper)
public FpScrollBarThumb( object parent, FpScrollBarGripper scrollGripper )
Parameters
- parent
- Parent object
- scrollGripper
- FarPoint scroll bar gripper object