Home
last modified time | relevance | path

Searched defs:Form_Load (Results 1 – 22 of 22) sorted by relevance

/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GEDKeeper2/GKUI/Forms/
H A DPatriarchsViewerWin.cs69 private void Form_Load(object sender, EventArgs e) in Form_Load() method in GKUI.Forms.PatriarchsViewerWin
H A DBaseWinSDI.cs208 private void Form_Load(object sender, EventArgs e) in Form_Load() method in GKUI.Forms.BaseWinSDI
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv3/GEDKeeper3/GKUI/Forms/
H A DPatriarchsViewerWin.cs83 private void Form_Load(object sender, EventArgs e) in Form_Load() method in GKUI.Forms.PatriarchsViewerWin
H A DBaseWinSDI.cs190 private void Form_Load(object sender, EventArgs e) in Form_Load() method in GKUI.Forms.BaseWinSDI
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCommunicator/GKCommunicatorApp/
H A DProfileDlg.cs44 private void Form_Load(object sender, EventArgs e) in Form_Load() method in GKCommunicatorApp.ProfileDlg
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DTimerTest.cs156 void Form_Load (object sender, EventArgs e) in Form_Load() method in MonoTests.System.Windows.Forms.TimerTest.Bug325033Form
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GKTreeVizPlugin/
H A DTreeVizViewer.cs108 private void Form_Load(object sender, EventArgs e) in Form_Load() method in GKTreeVizPlugin.TreeVizViewer
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/game_sp/
H A DMainForm.c65 void Form_Load() in Form_Load() function
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/game_sp/
H A DMainForm.c65 void Form_Load() in Form_Load() function
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/game_sp/
H A DMainForm.c65 void Form_Load() in Form_Load() function
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/game_sp/
H A DMainForm.c65 void Form_Load() in Form_Load() function
/dports/devel/boost-docs/boost_1_72_0/libs/math/dot_net_example/distribution_explorer/
H A DDistexForm.cs39 private void Form_Load(object sender, EventArgs e) in Form_Load() method in distribution_explorer.DistexForm
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/dot_net_example/distribution_explorer/
H A DDistexForm.cs39 private void Form_Load(object sender, EventArgs e) in Form_Load() method in distribution_explorer.DistexForm
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/math/dot_net_example/distribution_explorer/
H A DDistexForm.cs39 private void Form_Load(object sender, EventArgs e) in Form_Load() method in distribution_explorer.DistexForm
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/math/dot_net_example/distribution_explorer/
H A DDistexForm.cs39 private void Form_Load(object sender, EventArgs e) in Form_Load() method in distribution_explorer.DistexForm
/dports/databases/percona57-server/boost_1_59_0/libs/math/dot_net_example/distribution_explorer/
H A DDistexForm.cs39 private void Form_Load(object sender, EventArgs e) in Form_Load() method in distribution_explorer.DistexForm
/dports/databases/xtrabackup/boost_1_59_0/libs/math/dot_net_example/distribution_explorer/
H A DDistexForm.cs39 private void Form_Load(object sender, EventArgs e) in Form_Load() method in distribution_explorer.DistexForm
/dports/databases/percona57-client/boost_1_59_0/libs/math/dot_net_example/distribution_explorer/
H A DDistexForm.cs39 private void Form_Load(object sender, EventArgs e) in Form_Load() method in distribution_explorer.DistexForm
/dports/devel/boost-libs/boost_1_72_0/libs/math/dot_net_example/distribution_explorer/
H A DDistexForm.cs39 private void Form_Load(object sender, EventArgs e) in Form_Load() method in distribution_explorer.DistexForm
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/math/dot_net_example/distribution_explorer/
H A DDistexForm.cs39 private void Form_Load(object sender, EventArgs e) in Form_Load() method in distribution_explorer.DistexForm
/dports/devel/hyperscan/boost_1_75_0/libs/math/dot_net_example/distribution_explorer/
H A DDistexForm.cs39 private void Form_Load(object sender, EventArgs e) in Form_Load() method in distribution_explorer.DistexForm
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/Test/System.Web.UI/
H A DPageTest.cs994 public static void Form_Load (Page p) in Form_Load() method in MonoTests.System.Web.UI.PageTest