Change the button text in openfiledialog

  • Thread starter Thread starter Rinaldo
  • Start date Start date
R

Rinaldo

How to change the button text of a openfiledialog in to my own custum test?
 
There is no method of the OFD class to do this
U need to use SetWindowText API with the handle of the FileDialog/Open
button to change the text
 
How to change the button text of aopenfiledialogin to my own custum test?

Sorry for adv, but you can try our Dialog Workshop.NET components.
Specifically, you can change dialog items captions and icon, "dock"
your own WinForms to the dialog window, etc.
Please visit our homepage: http://www.componentage.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top