InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Util.Win Namespace / Win32 Class / BeginPanningFeedback Method

In This Topic
    BeginPanningFeedback Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function BeginPanningFeedback( _
       ByVal hWnd As IntPtr _
    ) As Boolean
    public static bool BeginPanningFeedback( 
       IntPtr hWnd
    )

    Parameters

    hWnd
    See Also