Enable AutoScroll and restore DevExpress tab icons
Added AutoScroll to frmMain for better content handling. Restored DevExpress SVG tab icon resources and cleaned up redundant TrayLocation metadata in frmMain.resx. Also re-added required DevExpress.Data.v21.2 assembly reference.
This commit is contained in:
1
App/EmailProfiler.Form/frmMain.Designer.vb
generated
1
App/EmailProfiler.Form/frmMain.Designer.vb
generated
@@ -3585,6 +3585,7 @@ Partial Class frmMain
|
||||
Me.Appearance.Options.UseFont = True
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.AutoScroll = True
|
||||
Me.ClientSize = New System.Drawing.Size(1235, 616)
|
||||
Me.Controls.Add(Me.TabControl1)
|
||||
Me.Controls.Add(Me.StatusStrip1)
|
||||
|
||||
Reference in New Issue
Block a user