Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

IDANI_ (Constants)
 
.
Summary
TODO - a short description of this collection of constants

C# Constants:

/// <summary>
/// The window caption will animate from lprcTo to lprcFrom.
/// </summary>
public const Int32 IDANI_OPEN = 1;

/// <summary>
/// The window caption will animate from lprcFrom to lprcTo.
/// </summary>
public const Int32 IDANI_CAPTION = 3;

VB Constants:

TODO

Notes:

None.

 

Please edit this page!

Do you have...

  • helpful tips?
  • corrections to the existing content?
  • additional languages you want to include?

Select "Edit This Page" on the right hand toolbar and edit it!

 
Access PInvoke.net directly from VS:
Terms of Use
Find References
Show Printable Version
Revisions