some work on pages

This commit is contained in:
Zoe Fenris
2024-06-10 20:02:42 +02:00
parent 03644577a1
commit 965e4de399
22 changed files with 548 additions and 165 deletions

View File

@@ -28,8 +28,15 @@
/// </summary>
private void InitializeComponent()
{
components = new System.ComponentModel.Container();
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
SuspendLayout();
//
// TabCharView
//
AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
Name = "TabCharView";
Size = new System.Drawing.Size(500, 500);
ResumeLayout(false);
}
#endregion