Property PaintAction
PaintAction
Gets or sets the action to be executed during the paint event.
public Action<AbstractControl, PaintEventArgs>? PaintAction { get; set; }
Gets or sets the action to be executed during the paint event.
public Action<AbstractControl, PaintEventArgs>? PaintAction { get; set; }