Desktop Functions: Smart Device Functions:
|
DrawAnimatedRects (user32)
C# Signature:
[DllImport("user32.dll")] User-Defined Types:Notes:Only the IDANI_CAPTION constant will result in any animation. Any other constants have not been implemented on any Windows platform! Tips & Tricks:Since only IDANI_CAPTION is implemented, to get the effect of IDANI_OPEN, simply swap the lprcFrom and lprcTo rectangles, but still specify the IDANI_CAPTION constant. Sample Code:Please add some! Alternative Managed API:Do you know one? Please contribute it! Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing supporting types needed for this API (structures, delegates, and more). |
|