Nevron.Nov.UI Namespace / NProgressBar Class


In This Topic
    NProgressBar Class Methods
    In This Topic

    For a list of all members of this type, see NProgressBar members.

    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to layout the embedded controls.  
    Internal Method  
    Protected MethodCalculates the buffered part factor, i.e. the ratio of the buffered part to the whole progress bar from 0 to 1.  
    Protected MethodCalculates the completed part factor, i.e. the ratio of the completed part to the whole progress bar from 0 to 1.  
    Protected MethodGets the text of the progress label based on the current NRangeBase.Value, Mode and LabelStyle.  
    Protected MethodOverridden. Measures the content of this progress bar.  
    Protected MethodCalled when the Mode property has changed.  
    Protected MethodOverridden. Paints the background of the box, which is performed before the custom painting in OnPrePaint.  
    Protected MethodOverridden. Performs the element post-children custom paint.  
    Protected MethodPaints the progress label.  
    Top
    See Also