ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / RedrawWindowNonClientArea Method

In This Topic
    RedrawWindowNonClientArea Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function RedrawWindowNonClientArea( _
       ByVal handle As System.IntPtr _
    ) As System.Boolean
    public static System.bool RedrawWindowNonClientArea( 
       System.IntPtr handle
    )

    Parameters

    handle
    See Also