'Declaration
Public Shared Function ShowCaret( _ ByVal hWnd As System.IntPtr _ ) As System.Boolean
'Usage
Dim hWnd As System.IntPtr Dim value As System.Boolean value = NUser32.ShowCaret(hWnd)
public static System.bool ShowCaret( System.IntPtr hWnd )
Parameters
- hWnd