'宣言 Public Function New( _ ByVal parent As UIElement, _ ByVal scrollButtonType As ScrollButton, _ ByVal autoFireRepeatInterval As Integer, _ ByVal initialAutoRepeatDelay As Integer _ )
public ScrollButtonUIElement( UIElement parent, ScrollButton scrollButtonType, int autoFireRepeatInterval, int initialAutoRepeatDelay )