C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / AnimateWindow Method

In This Topic
AnimateWindow Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function AnimateWindow( _
   ByVal hWnd As IntPtr, _
   ByVal dwTime As Integer, _
   ByVal dwFlags As UInteger _
) As Boolean
 

Parameters

hWnd
dwTime
dwFlags
See Also