掲示板システム
ホーム
アクセス解析
カテゴリ
ログアウト
リストボックスの中身をテキストファイルに書き込むには (ID:106035)
名前
ホームページ(ブログ、Twitterなど)のURL (省略可)
本文
例: dim lngIdx as long dim strData() as string redim strData(List1.ListCount - 1) for lngIdx = 0 to List1.ListCount - 1 strData(lngIdx) = List1.list(lngIdx) next lngIdx こうしたらリストボックスの情報が取れるよ
←解決時は質問者本人がここをチェックしてください。
戻る
掲示板システム
Copyright 2020 Takeshi Okamoto All Rights Reserved.