'宣言 Public Function New( _ ByVal parent As SpinButtonUIElement, _ ByVal direction As ScrollButton, _ ByVal autoRepeatDelay As Integer, _ ByVal initialDelay As Integer _ )
public SpinScrollButtonUIElement( SpinButtonUIElement parent, ScrollButton direction, int autoRepeatDelay, int initialDelay )