Represents the method that handles the OnBeforeScreenDraw event.
[Visual Basic .NET]
Public Delegate Sub OnBeforeScreenDrawEventHandler ( _
)
[C#] public delegate void OnBeforeScreenDrawEventHandler ( );