LayoutFarm.UI.UISurfaceViewportControl.InitializeComponent C# (CSharp) 메소드

InitializeComponent() 개인적인 메소드

private InitializeComponent ( ) : void
리턴 void
        void InitializeComponent()
        {
            this.SuspendLayout();
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.White;
            this.Size = new System.Drawing.Size(387, 277);
            this.ResumeLayout(false);
        }
        protected override void OnLoad(EventArgs e)