'宣言 Public Sub DrawOffice2010ArrowIndicator( _ ByVal direction As ScrollButton, _ ByVal rect As Rectangle, _ ByVal maxSize As Size, _ ByVal offsetSize As Size, _ ByVal baseOnSystemScrollBarSize As Boolean, _ ByVal isMinMax As Boolean, _ ByVal outlineOnly As Boolean _ )
public void DrawOffice2010ArrowIndicator( ScrollButton direction, Rectangle rect, Size maxSize, Size offsetSize, bool baseOnSystemScrollBarSize, bool isMinMax, bool outlineOnly )