Nevron.Nov.UI Namespace / NButtonStrip Class


In This Topic
    NButtonStrip Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodAdds Abort/Retry/Ignore buttons to the predefined buttons stack.  
    Public MethodAdds Cancel button to the predefined button stack.  
    Public MethodAdds a Close button to the predefined buttons stack.  
    Public MethodAdds a custom button  
    Public MethodAdds OK button to the predefined buttons stack.  
    Public MethodAdds OK/Cancel buttons to the predefined buttons stack.  
    Public MethodAdds a predefined button.  
    Public MethodAdds Retry/Cancel to the predefined buttons stack.  
    Public MethodAdds Yes/No buttons to the predefined buttons stack.  
    Public MethodAdds Yes/No/Cancel buttons to the predefined buttons stack.  
    Public MethodGets the stack in which the custom buttons of the button strip reside (located on the left).  
    Public MethodGets the predefined button with the specified windows result.  
    Public MethodGets the stack in which the predefined buttons of the button strip reside (located on the right).  
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates a horizontally and vertically centered label with the given text.  
    Protected MethodCalled when a button from the button strip has been clicked. Closes the window in which this button strip is placed in if the windows's result is not "None".  
    Top
    See Also