Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
550
Advanced selection of URL in ShowLinkDialog of FormattedTextEditor
posted

Hello,

in the ShowImageDialog it's possible to select an URL/File via another file dialog. Is it possible to configure the ShowLinkDialog with the same feature?

I use Winforms 7.3.20073.1052.

Many thanks for your help!

Parents
  • 469350
    Offline posted

    Hi,

    So you want to browse to a URL or a file? There is nothing like that built-in to the HyperLinkDialog. In theory, it should be possible to derive a class from this dialog and add a button into it that does what you want, but it would not be a trivial undertaking.

Reply Children
No Data