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