Aracılığıyla paylaş


IMenuEditorService.SetSelection(MenuItem) Yöntem

Tanım

Geçerli menünün seçili menü öğesini ayarlar.

public:
 void SetSelection(System::Windows::Forms::MenuItem ^ item);
public void SetSelection (System.Windows.Forms.MenuItem item);
abstract member SetSelection : System.Windows.Forms.MenuItem -> unit
Public Sub SetSelection (item As MenuItem)

Parametreler

item
MenuItem

MenuItemŞu anda seçili olan menü öğesi olarak ayarlanacak.

Şunlara uygulanır