自作ゲーム開発者たちのメンバー募集at GAMEDEV
自作ゲーム開発者たちのメンバー募集 - 暇つぶし2ch960:名前は開発中のものです。
17/02/16 01:50:10.76 /BSlat0D.net
>>911
サンキュー

private void button1_Click(object sender, EventArgs e)
{ if (this.progressBar1_Test.Value < this.progressBar1_Test.Maximum) {
this.progressBar1_Test.Value++; }
else if (this.progressBar1_Test.Value == this.progressBar1_Test.Maximum)
{ MessageBox.Show("限界値です");
break;//って書くのは やっぱり邪道なん?
} }


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