C
C#5mo ago
Exyz

Im pretty new to c#

i wanted to make a progamm with no real purpose but even that i have not enough knowlage i wanted to make a program that does that: Progress bar when strarted random prograss labe that updates after reaching 100% chanching to form2
20 Replies
Exyz
ExyzOP5mo ago
idk what to do
SamwiseTheBrave
SamwiseTheBrave5mo ago
$help
MODiX
MODiX5mo ago
How to get the best help :catpog: Make a post in #help or one of the topic channels under Development. Avoid asking :catthinking: Can anybody help me? :catthinking: Has anyone used XYZ? :catthinking: Why doesn't my code work? C# is a big area! No one knows they can help unless you tell them about the small area you're trying to work in. Explain what you are doing, and potentially why for as much context as possible. Avoid screenshots where possible, share code directly in Discord. Type $code into chat to learn how to post code. See https://www.nohello.net and https://dontasktoask.com if you want common help chat room etiquette.
Async-Void 》
Async-Void 》5mo ago
yeah , how far have you gotten?
Exyz
ExyzOP5mo ago
it never worked i did everything i should work but always context errors
Kouhai
Kouhai5mo ago
First off, are you using Winform or WPF?
Async-Void 》
Async-Void 》5mo ago
I don't have a crystal ball so maybe post the code and errors
Exyz
ExyzOP5mo ago
winform alr on sec its to long
Kouhai
Kouhai5mo ago
$paste
MODiX
MODiX5mo ago
If your code is too long, you can post to https://paste.mod.gg/, save, and copy the link into chat for others to see your shared code!
Exyz
ExyzOP5mo ago
BlazeBin - zlniqytdbgmq
A tool for sharing your source code with the world!
Exyz
ExyzOP5mo ago
ty!
Exyz
ExyzOP5mo ago
BlazeBin - mptlxxwmwkep
A tool for sharing your source code with the world!
Async-Void 》
Async-Void 》5mo ago
what isn't working?
Exyz
ExyzOP5mo ago
its not even starting thanks you trying help me but my grandparetns arrivece i gto sorry i will be back in a few minutes
Async-Void 》
Async-Void 》5mo ago
well, when you get back..try to explain the issues a little clearer...like "it" doesn't help us understand what isn't starting
Exyz
ExyzOP5mo ago
alright now im backk! let past it rq
Kod istotności Opis Szczegóły stanu tłumienia linii pliku projektu
Błąd (aktywny) CS1061 „Form1” nie zawiera definicji „Form1_Load” i nie można znaleźć dostępnej metody rozszerzenia Form1_Load, która akceptuje pierwszy argument typu „Form1” (prawdopodobnie brakuje dyrektywy using lub odwołania do zestawu). proces 62
Kod istotności Opis Szczegóły stanu tłumienia linii pliku projektu
Błąd (aktywny) CS1061 „Form1” nie zawiera definicji „Form1_Load” i nie można znaleźć dostępnej metody rozszerzenia Form1_Load, która akceptuje pierwszy argument typu „Form1” (prawdopodobnie brakuje dyrektywy using lub odwołania do zestawu). proces 62
thats the error
Severity Code Description Project File Line Suppression State Details
Error (Active) CS1061 Form1 does not contain a definition for Form1_Load, and no accessible Form1_Load extension method could be found that accepts a first argument of type Form1 (possibly missing a using directive or assembly reference). processes 62
Severity Code Description Project File Line Suppression State Details
Error (Active) CS1061 Form1 does not contain a definition for Form1_Load, and no accessible Form1_Load extension method could be found that accepts a first argument of type Form1 (possibly missing a using directive or assembly reference). processes 62
english @Async-Void 》 omg i fixed them all besides the load thing i need to define the methode
Unknown User
Unknown User5mo ago
Message Not Public
Sign In & Join Server To View
Unknown User
Unknown User5mo ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?