Results 1 to 17 of 17

Thread: AnimateWindow broken post-XP?

Threaded View

  1. #1

    Thread Starter
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    AnimateWindow broken post-XP?

    I'm not sure when AnimateWindow quit working. I was sure it was working Ok even for a simple PictureBox in the past. But I can't get it working right for a UserControl either.

    Something like a simple TextBox seems Ok yet, but I'm sure the issues necessary were addressed within common system controls like the one inside a TextBox.

    This is broken on Windows 10 though it might work yet on something earlier:

    Name:  sshot Broken.png
Views: 773
Size:  1.3 KB


    I have two fixes but one has an awful flicker on Form Load (it has to make the UserControl visible to do a capture on it), here is the second one that works as desired:

    Name:  sshot Fix 2.png
Views: 751
Size:  2.4 KB

    Surely there is a better alternative though? The gyrations I'm going through seem beyond unnecessary.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width