C# と VB.NET の質問掲示板

わんくま同盟

ASP.NET、C++/CLI、Java 何でもどうぞ

C# と VB.NET の入門サイト


(過去ログ 154 を表示中)
■89344 / )  Re[1]: C#におけるCombobox
□投稿者/ 魔界の仮面弁士 (1948回)-(2018/11/20(Tue) 17:57:39)
No89343 (34 さん) に返信
> このコードをコンバーターにかけた所、
どこのコンバーターでしょうか?


> C#
> this.comboBox1.Text = this.comboBox1.GetItemText(this.comboBox1.Items(0));
this.comboBox1.Text = this.comboBox1.GetItemText(this.comboBox1.Items[0]);
返信 編集キー/


管理者用

- Child Tree -