[プログラム板] C#, C ..
[2ch|▼Menu]
175:デフォルトの名無しさん
08/07/11 16:20:27
>>165
別のスレッドでフォームを書き換えるの?それは無理
[STAThread]  <-
static void Main()
{
Application.EnableVisualStyles();
Application.SetCompatibleTextRenderingDefault(false);
Application.Run(new Form1());
}


次ページ
続きを表示
1を表示
最新レス表示
スレッドの検索
類似スレ一覧
話題のニュース
おまかせリスト
▼オプションを表示
暇つぶし2ch

4933日前に更新/181 KB
担当:undef