ArcGIS Developer Help  (ESRI.ArcGIS.PublisherControls)  

OnBeforeScreenDrawEventHandler Delegate

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