المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Form's height being cut off



C# Programming
11-16-2009, 06:40 PM
On a new windows form app, I have this code:

public Form1()
{
InitializeComponent();
this.AutoScroll = true;
for (int i = 0; i <span class="code-keyword">