menu disable : 건축물 에너지 소비 총량제
This commit is contained in:
7
ArinWarev1/FORM-BASIC/Frm_Intro.Designer.vb
generated
7
ArinWarev1/FORM-BASIC/Frm_Intro.Designer.vb
generated
@@ -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
|
||||
'
|
||||
|
||||
Reference in New Issue
Block a user