Change the button text in openfiledialog

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rinaldo

    #1

    Change the button text in openfiledialog

    How to change the button text of a openfiledialog in to my own custum test?
  • =?Utf-8?B?TWljaGFlbCBOZW10c2V2?=

    #2
    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?

    Comment

    • TechSupport

      #3
      Re: Change the button text in openfiledialog

      On Dec 4, 1:43 am, "Rinaldo" <zwartehoofdp.. .@hotmail.com.n ospam>
      wrote:
      How to change the button text of aopenfiledialog in 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

      Comment

      Working...