MS
This commit is contained in:
@@ -108,7 +108,7 @@ Public Class frmConfig_Basic
|
||||
Cursor = Cursors.Default
|
||||
End Sub
|
||||
Private Sub frmConfig_Basic_Load(sender As Object, e As EventArgs) Handles MyBase.Load
|
||||
If LICENSE_SITE_PROXY = True Then
|
||||
If LICENSE_PROXY = True Then
|
||||
Me.rbConn_Proxy.Visible = True
|
||||
Else
|
||||
Me.rbConn_Proxy.Visible = False
|
||||
|
||||
Reference in New Issue
Block a user