NevronOpenVision
Nevron.Nov.UI Namespace / NButtonStrip Class
Fields Properties Methods Events


NButtonStrip Class Members

The following tables list the members exposed by NButtonStrip.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the CanClose event.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NButtonStrip.  
Top
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
Public Events
 NameDescription
Public EventDetermines whether the button strip can close the dialog in which it resides, when a button with non None result is clicked.  
Top
See Also