CommunityToolkit / Microsoft.Toolkit.Win32

ARCHIVE - This repository contained XAML Islands wrapper controls and tooling for XAML Islands with WinUI 2, see readme for more info about XAML Islands with WinUI 3 and the WindowsAppSDK.
https://aka.ms/windowsappsdk
Other
383 stars 89 forks source link

can you help this newbie? #264

Closed EvilBozkurt closed 4 years ago

EvilBozkurt commented 4 years ago

Microsoft Visual Studio Community 2019 Version: 16.5.4

i am trying to connect my form from other form. for this i writing code like this: Form2 frm2 = new Form2();

when I call this code i have a error like this https://prnt.sc/sce5r1

Sorry for this English :) Can you help me about this?

ghost commented 4 years ago

Hello EvilBozkurt, thank you for opening an issue with us!

I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible. Other community members may also look into the issue and provide feedback 🙌

Kyaa-dost commented 4 years ago

@EvilBozkurt I am not able to follow this as to why you should be receiving this error. Can you please provide more info and the steps you are taking by following the Issue Template

ghost commented 4 years ago

Hello EvilBozkurt, thank you for opening an issue with us!

I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible. Other community members may also look into the issue and provide feedback 🙌

michael-hawker commented 4 years ago

@EvilBozkurt looks like you're trying to use a WebView in a WinForms project, but your error is happening in your WinForms code? Stack Overflow may be a better forum for this question.

Is there something specific to the WebView from the Toolkit that you're having problems with?

michael-hawker commented 4 years ago

No response from the OP, closing this issue.