How to change the button text of a openfiledialog in to my own custum test?
Change the button text in openfiledialog
Collapse
This topic is closed.
X
X
-
Rinaldo -
=?Utf-8?B?TWljaGFlbCBOZW10c2V2?=
RE: Change the button text in openfiledialog
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
--
WBR, Michael Nemtsev [.NET/C# MVP].
Blog: http://spaces.live.com/laflour
"Rinaldo" wrote:
How to change the button text of a openfiledialog in to my own custum test? -
TechSupport
Re: Change the button text in openfiledialog
On Dec 4, 1:43 am, "Rinaldo" <zwartehoofdp.. .@hotmail.com.n ospam>
wrote:Sorry for adv, but you can try our Dialog Workshop.NET components.How to change the button text of aopenfiledialog in to my own custum test?
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
Comment
Comment