以下の内容はhttps://blog.systemjp.net/entry/20080623/p10より取得しました。


コンボボックスで選択されている値の取得


コンボボックスで選択されている項目名は、Textプロパティ
 string s=comboBox1.Text;

インデックスはSelectedIndex
 int i=comboBox1.SelectedIndex;




以上の内容はhttps://blog.systemjp.net/entry/20080623/p10より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14