.
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!
