/// <summary>Draws the progress bar this element holds</summary> public override void DrawElement() { MyProgressBar?.DrawElement(); }