MobileForms Toolkit Documentation

ProgressBar.DrawBackgroundHandler Delegate

Delegate for the DrawBackground event.

public delegate void ProgressBar.DrawBackgroundHandler(
object sender,
DrawEventArgs e
);

Requirements

Namespace: Resco.Controls.ProgressBar

Assembly: Resco.ProgressBar.CF3 (in Resco.ProgressBar.CF3.dll)

See Also

Resco.Controls.ProgressBar Namespace