diff options
| author | lempamo <[email protected]> | 2017-09-23 12:23:10 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-09-23 12:23:10 -0400 |
| commit | 1ee3e00f8f0ee879fce4edf7d1ba9889335bc826 (patch) | |
| tree | b446c4d9856ad463c11d087da4355efbf5630da7 /Histacom2/GlobalPrograms/WinClassicInstaller.Designer.cs | |
| parent | 245a7c360bf2b6a6892abd32d3693847103d1132 (diff) | |
| download | histacom2-1ee3e00f8f0ee879fce4edf7d1ba9889335bc826.tar.gz histacom2-1ee3e00f8f0ee879fce4edf7d1ba9889335bc826.tar.bz2 histacom2-1ee3e00f8f0ee879fce4edf7d1ba9889335bc826.zip | |
EULA Pane & Disabled buttons
Diffstat (limited to 'Histacom2/GlobalPrograms/WinClassicInstaller.Designer.cs')
| -rw-r--r-- | Histacom2/GlobalPrograms/WinClassicInstaller.Designer.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Histacom2/GlobalPrograms/WinClassicInstaller.Designer.cs b/Histacom2/GlobalPrograms/WinClassicInstaller.Designer.cs index 246f7aa..20688b5 100644 --- a/Histacom2/GlobalPrograms/WinClassicInstaller.Designer.cs +++ b/Histacom2/GlobalPrograms/WinClassicInstaller.Designer.cs @@ -90,6 +90,7 @@ this.classicButton3.AdaptForeColorWithTheme = true; this.classicButton3.BackColor = System.Drawing.Color.Silver; this.classicButton3.DialogResult = System.Windows.Forms.DialogResult.None; + this.classicButton3.Enabled = false; this.classicButton3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); this.classicButton3.ForeColor = System.Drawing.Color.Black; this.classicButton3.Location = new System.Drawing.Point(248, 326); |
