'宣言 Public Overloads Sub ShowPopup( _ ByVal popupToolKey As String, _ ByVal screenPoint As Point, _ ByVal sourceControl As Control, _ ByVal showMiniToolbar As Boolean _ )
public void ShowPopup( string popupToolKey, Point screenPoint, Control sourceControl, bool showMiniToolbar )