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

Using WebView2 with tab control #5122

Open
ajtruckle opened this issue Feb 22, 2025 · 2 comments
Open

Using WebView2 with tab control #5122

ajtruckle opened this issue Feb 22, 2025 · 2 comments

Comments

@ajtruckle
Copy link

At the moment I have a tab control bar and one browser control independent of the tab control.

Based on selected tab I render different data in the browser control.

I would like to know if it is a bad idea to have one webview2 per tab page as a child. I have at most 5 tabs.

I would like advice please, because until now I only have one instance.

Win32

@mikeduglas
Copy link

I have a webbrowser-like app with multiple webviews sharing the same location on the window, a tab control selection hides all webviews except one. But should say that I use a quite specific environment: WinForms dll in Clarion exe (Clarion is a win32 language and IDE).

@ajtruckle
Copy link
Author

@mikeduglas
Thanks for your feedback.

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