Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Windowsフォームのテキストボックスと参照ボタンがあります。参照ボタンをクリックすると、フォルダ選択ダイアログがポップアップ表示され、テキスト ボックスに表示されるフォルダを選択できます
私のフル フォルダー パスが「A:/somefolder/subfolder1/subfolder2」であるとします。
私のテキストボックスの内容は
しかし、テキストボックスを次のようにしたい
前もって感謝します。