Note
2010年6月19日 星期六
C+ OpenFileDialog Example
OpenFileDialog^ fDialog = gcnew OpenFileDialog();
if(fDialog->ShowDialog()==System::Windows::Forms::DialogResult::OK){
To_string(fDialog->FileName,fileName1);
}
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言