'宣言 Public Overloads Shared Function ResetDropDownPositionAndSize( _ ByVal owner As Control, _ ByVal newDropDownRect As Rectangle, _ ByVal newExclusionRect As Rectangle, _ ByVal maintainActualDropDownPosition As Boolean _ ) As Rectangle
public static Rectangle ResetDropDownPositionAndSize( Control owner, Rectangle newDropDownRect, Rectangle newExclusionRect, bool maintainActualDropDownPosition )