'宣言 Public Function New( _ ByVal orientation As Orientation, _ ByVal availableSize As Size, _ ByVal controlSize As Size, _ ByVal control As Control _ )
public PagerControlResizeEventArgs( Orientation orientation, Size availableSize, Size controlSize, Control control )