MS
This commit is contained in:
@@ -98,16 +98,18 @@ Partial Class frmCheckRightsEntity
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(7!, 16!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(755, 321)
|
||||
Me.ClientSize = New System.Drawing.Size(503, 161)
|
||||
Me.Controls.Add(Me.chklogging)
|
||||
Me.Controls.Add(Me.btncancel)
|
||||
Me.Controls.Add(Me.ProgressBar1)
|
||||
Me.Controls.Add(Me.btnCheckRights)
|
||||
Me.Controls.Add(Me.cmbentity)
|
||||
Me.Controls.Add(Me.Label1)
|
||||
Me.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
|
||||
Me.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog
|
||||
Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
||||
Me.MaximizeBox = False
|
||||
Me.MinimizeBox = False
|
||||
Me.Name = "frmCheckRightsEntity"
|
||||
Me.ShowInTaskbar = false
|
||||
Me.Text = "Check Rights for Entity"
|
||||
|
||||
Reference in New Issue
Block a user