C
C#4w ago
Paulem.

✅ How to make a "loading" progress bar

Hello, how can I make a "loading" progress bar ? (the white bar with a little green blur passing)
No description
7 Replies
Paulem.
Paulem.4w ago
like this
No description
Buddy
Buddy4w ago
$details
MODiX
MODiX4w ago
When you ask a question, make sure you include as much detail as possible. Such as code, the issue you are facing, what you expect the result to be, what .NET version you are using and what platform/environment (if any) are relevant to your question. Upload code here https://paste.mod.gg/ (see $code for more information on how to paste your code)
Buddy
Buddy4w ago
Specifically what framework?
Paulem.
Paulem.4w ago
WPF on .net FRAMEWORK but well, I've found it's IsIndeterminate
Buddy
Buddy4w ago
Correct $close
MODiX
MODiX4w ago
If you have no further questions, please use /close to mark the forum thread as answered
Want results from more Discord servers?
Add your server
More Posts
Minigame UI Canvas not closing after adding delay to the end of the minigameMy minigame worked as intended (the UI canvas closed after the game was completed), but after addingAny way to reactivate a hanging foreign task (provided by an API/SDK)?I am a bit inexperienced with handling tasks and I cannot cancel or kill this task and it just hangsDataGridViewCell won't display line breaks properly when editingI'm trying to put multiple lines in this DataGridViewCell, but when I edit the value, the line breakdotnet publish fails due to a build error that doesn't happen when I run just dotnet buildHi there, I'm having a weird thing going on here. I use Jetbrains Rider, and have a project that usado.nethow the methods ado.net in the console work, that is, how the whole process behind them is carried odraw board caroHi! I want when the user drags up, down, left or right, it will draw more! I am new to C# (MAUI). BeDevexpress loadOptions parse filter array, how to handle in serversideAnyone know how to parse the array or restructure to make it easier the syntax var filter = [ ✅ I'm having issues with "MostrarEstatisticasPorLocal/Sensor/Tipo" in Menu.csit was suposed to give me the information that is on the "Leitura" list, but for some reason, it jus"Duplicate property" Entity Framework 8 ErrorI've got this error popping up on OnModelCreating method: ```System.InvalidOperationException: 'The Json to enum deserialization issueCan someone explain why does my controller not deserialize enum property but does for a List of that