Home
last modified time | relevance | path

Searched refs:btnIntoList_Click (Results 1 – 4 of 4) sorted by relevance

/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv3/GEDKeeper3/GKUI/Forms/
H A DTTPlacesManagerDlg.design.cs31 btnIntoList.Click += btnIntoList_Click; in InitializeComponent()
H A DTTPlacesManagerDlg.cs85 private void btnIntoList_Click(object sender, EventArgs e) in btnIntoList_Click() method in GKUI.Forms.TTPlacesManagerDlg
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GEDKeeper2/GKUI/Forms/
H A DTTPlacesManagerDlg.cs84 private void btnIntoList_Click(object sender, EventArgs e) in btnIntoList_Click() method in GKUI.Forms.TTPlacesManagerDlg
H A DTTPlacesManagerDlg.Designer.cs62 this.btnIntoList.Click += new System.EventHandler(this.btnIntoList_Click); in InitializeComponent()