| Name | Description | |
|---|---|---|
![]() | ArrangeContent | Overridden. Overriden to layout the embedded controls. |
![]() | bvEd | |
![]() | CalculateBufferedFactor | Calculates the buffered part factor, i.e. the ratio of the buffered part to the whole progress bar from 0 to 1. |
![]() | CalculateCompletedFactor | Calculates the completed part factor, i.e. the ratio of the completed part to the whole progress bar from 0 to 1. |
![]() | GetLabelText | Gets the text of the progress label based on the current NRangeBase.Value, Mode and LabelStyle. |
![]() | MeasureContent | Overridden. Measures the content of this progress bar. |
![]() | OnModeChanged | Called when the Mode property has changed. |
![]() | OnPaintBackground | Overridden. Paints the background of the box, which is performed before the custom painting in OnPrePaint. |
![]() | OnPostPaint | Overridden. Performs the element post-children custom paint. |
![]() | PaintLabel | Paints the progress label. |

