Tao.Sdl SDK Documentation

Sdl.SDL_ENABLE Field

If 'state' is set to SDL_ENABLE, that event will be processed normally.

[Visual Basic]
Public Const SDL_ENABLE As Integer = 1
[C#]
public const int SDL_ENABLE = 1;

See Also

Sdl Class | Tao.Sdl Namespace