'宣言 Public Overloads Sub ShowPopup( _ ByVal screenPoint As Point, _ ByVal exclusionRect As Rectangle, _ ByVal dropdownPosition As Infragistics.Win.DropDownPosition, _ ByVal owner As Control, _ ByVal showMiniToolbar As Boolean, _ ByVal sourceControl As Control _ )
public void ShowPopup( Point screenPoint, Rectangle exclusionRect, Infragistics.Win.DropDownPosition dropdownPosition, Control owner, bool showMiniToolbar, Control sourceControl )
UltraToolbarsManager.DockWithinContainer プロパティが設定されない場合、「オーナー」パラメーターを指定する必要があります。