Is the ther a way to rename OK button on OpenFileDialog to Insert
:confused:
Printable View
Is the ther a way to rename OK button on OpenFileDialog to Insert
:confused:
If there is than I'm sure it's mroe trouble than its worth, trust me. Why not just set the Title to something that talks about inserting? That is much easier since the title is exposed as a property of OpenFileDialog.
...and I didn't find an OK button other than an Open button.
It appears to me that your trying to modify the code of Visual Basic . ;)