Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does WebView2 support the Find window yet? #2066

Closed
ajtruckle opened this issue Jan 7, 2022 · 1 comment
Closed

Does WebView2 support the Find window yet? #2066

ajtruckle opened this issue Jan 7, 2022 · 1 comment

Comments

@ajtruckle
Copy link

Using CHtmlView I can easily add Find support to my application:

m_pHtmlPreview->ExecWB(OLECMDID_FIND, OLECMDEXECOPT_PROMPTUSER, nullptr, nullptr);

Does WebView2 have something like this?

@champnic
Copy link
Member

champnic commented Jan 8, 2022

Hey @ajtruckle - not yet. This feature is tracked in #1737. Thanks!

@champnic champnic closed this as completed Jan 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants