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

Solution to TextProgressBar Control Blinking #141

Open
qq1176914912 opened this issue Sep 12, 2023 · 0 comments
Open

Solution to TextProgressBar Control Blinking #141

qq1176914912 opened this issue Sep 12, 2023 · 0 comments

Comments

@qq1176914912
Copy link

I discovered during the process that the TextProgressBar control will flicker when the progress is full. I found that this is because the TextProgressBar control did not add a dual caching mechanism,

Solution: Add ControlStyles. DoubleBuffer when setting SetStyle in the TextProgressBar class
image

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

1 participant