I set the MarqueeAnimationSpeed to 1, which seems to be the lowest value allowed but it’s still not moving fast enough.
Are there other parameters I can tweak to make it move faster? Maybe some unmanaged win32 calls?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, 1 millisecond is as low as PBM_SETMARQUEE allows. Values below 15 make no difference, timers can’t tick any faster. Make it look like it moves faster by making the bar shorter.