Visual Studio 2008 Part 6at TECH
Visual Studio 2008 Part 6 - 暇つぶし2ch15:デフォルトの名無しさん
08/02/13 02:04:30
>>13
this.listView1 = new System.Windows.Forms.ListView();
this.listView1.CheckBoxes = true;
this.listView1.FullRowSelect = true;
this.listView1.GridLines = true;
this.listView1.View = System.Windows.Forms.View.Details;
// あとは調べてくれ


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