menu disable : 건축물 에너지 소비 총량제

This commit is contained in:
ykh
2025-06-30 22:15:04 +09:00
parent 744e55f9e9
commit 01943e2958
2 changed files with 6 additions and 5 deletions

View File

@@ -53,6 +53,7 @@ Partial Class Frm_Intro
'RadioButton2
'
Me.RadioButton2.AutoSize = True
Me.RadioButton2.Checked = True
Me.RadioButton2.Font = New System.Drawing.Font("맑은 고딕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.RadioButton2.ForeColor = System.Drawing.Color.RoyalBlue
Me.RadioButton2.Location = New System.Drawing.Point(22, 19)
@@ -60,21 +61,21 @@ Partial Class Frm_Intro
Me.RadioButton2.Name = "RadioButton2"
Me.RadioButton2.Size = New System.Drawing.Size(216, 25)
Me.RadioButton2.TabIndex = 18
Me.RadioButton2.TabStop = True
Me.RadioButton2.Text = "에너지 절약형 친환경주택"
Me.RadioButton2.UseVisualStyleBackColor = True
'
'RadioButton1
'
Me.RadioButton1.AutoSize = True
Me.RadioButton1.Checked = True
Me.RadioButton1.Font = New System.Drawing.Font("맑은 고딕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.RadioButton1.Enabled = False
Me.RadioButton1.Font = New System.Drawing.Font("맑은 고딕", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
Me.RadioButton1.ForeColor = System.Drawing.Color.RoyalBlue
Me.RadioButton1.Location = New System.Drawing.Point(22, 56)
Me.RadioButton1.Margin = New System.Windows.Forms.Padding(3, 6, 3, 6)
Me.RadioButton1.Name = "RadioButton1"
Me.RadioButton1.Size = New System.Drawing.Size(222, 25)
Me.RadioButton1.TabIndex = 17
Me.RadioButton1.TabStop = True
Me.RadioButton1.Text = "건축물 에너지 소비 총량제"
Me.RadioButton1.UseVisualStyleBackColor = True
'

View File

@@ -1296,7 +1296,7 @@
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
"AssemblyAsmDisplayName" = "8:mn, Version=1.0.9307.40488, Culture=neutral, processorArchitecture=MSIL"
"AssemblyAsmDisplayName" = "8:mn, Version=1.0.9310.40508, Culture=neutral, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_D0A1428AD3AC48F3B2E7EA77C0E43B59"
@@ -1652,7 +1652,7 @@
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:에너지평가프로그램"
"ProductCode" = "8:{F6BB0814-287B-428A-8BDF-E1B81C4AB411}"
"PackageCode" = "8:{40695644-D137-453F-B285-18EEEA4B8EFB}"
"PackageCode" = "8:{A6F52420-EB6C-4EF3-8A51-46ADF4F877E3}"
"UpgradeCode" = "8:{90A3D151-BEEB-4C35-9E76-B1E0B7F91C88}"
"AspNetVersion" = "8:2.0.50727.0"
"RestartWWWService" = "11:FALSE"