-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I am doing this with the code and the value variable, but there is no change in the progress bar
Progress.Value = Convert.ToInt32(Convert.ToDouble(100 * 20) / Convert.ToDouble(10000);
Progress.Text = Progress.Value.Value.ToString();
I'm assigning values with this code, but is not refreshing or am I doing something wrong?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels