Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NWaitingBarProperties Class
Properties Methods Events


In This Topic
    NWaitingBarProperties Class Members
    In This Topic

    The following tables list the members exposed by NWaitingBarProperties.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets whether the text will be displayed by the NWaitingBar.  
    Public PropertyGets/sets the timer interval used while the NWaitingBar is waiting.  
    Public PropertyGets/sets the orientation of the NWaitingBar.  
    Public PropertyGets/sets the position of the waiting rectangle.  
    Public PropertyGets/sets the amount(in pixels) used to increment the position of the control when waiting.  
    Public PropertyGets/sets the style of the NWaitingBar.  
    Public PropertyGets/sets the text to be displayed by the NWaitingBar.  
    Public PropertyGets/sets the width(height) of the waiting rect.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public MethodOverloaded. Disposes all the resources used by the NWaitingBarProperties object.  
    Public Method  
    Public Method  
    Top
    Protected Methods
    Public Events
     NameDescription
    Public EventFired when a property has changed.  
    Public EventFired when a property is about to be changed.  
    Top
    See Also