Tao.Sdl SDK Documentation

Sdl.SDL_ShowCursor Method 

[Visual Basic]
Public Shared Function SDL_ShowCursor( _
   ByVal toggle As Integer _
) As Integer
[C#]
public static int SDL_ShowCursor(
   int toggle
);

See Also

Sdl Class | Tao.Sdl Namespace