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