Home
last modified time | relevance | path

Searched refs:Form_Activated (Results 1 – 5 of 5) sorted by relevance

/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GKTreeVizPlugin/
H A DTreeVizViewer.cs101 Activated += Form_Activated; in InitializeComponent()
165 private void Form_Activated(object sender, EventArgs e) in Form_Activated() method in GKTreeVizPlugin.TreeVizViewer
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv3/GEDKeeper3/GKUI/Forms/
H A DBaseWinSDI.design.cs594 GotFocus += Form_Activated; in InitializeComponent()
H A DBaseWinSDI.cs180 private void Form_Activated(object sender, EventArgs e) in Form_Activated() method in GKUI.Forms.BaseWinSDI
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GEDKeeper2/GKUI/Forms/
H A DBaseWinSDI.cs198 private void Form_Activated(object sender, EventArgs e) in Form_Activated() method in GKUI.Forms.BaseWinSDI
H A DBaseWinSDI.Designer.cs1056 this.Activated += new System.EventHandler(this.Form_Activated); in InitializeComponent()