NevronOpenVision
Nevron.Nov.Diagram Namespace / NLibraryBrowser Class
Fields Properties Methods Events


In This Topic
    NLibraryBrowser Class Members
    In This Topic

    The following tables list the members exposed by NLibraryBrowser.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
    Public Properties
     NameDescription
    Public PropertyGets or sets the drawing view associated with this library browser.  
    Public PropertyGets or sets the currently selected library pane  
    Public PropertyGets the selected library view  
    Public PropertyGets or sets whether the library browser handles the AutoConnect event of the drawing view.  
    Public PropertyGets or sets the libraries folder  
    Public PropertyGets or sets the display order in which the libraries are viewed.  
    Public PropertyGets or sets the type of view that needs to be used for viewing the libraries.  
    Public PropertyGets or sets the library browser mode.  
    Public PropertyGets the library search manager.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Creates a new library section from the specified library.  
    Public MethodOpens the specified library sections.  
    Public MethodDetermines whether the can move down operation can be executed.  
    Public MethodDetermines whether the can move up operation can be executed.  
    Public MethodCloses all opened library sections.  
    Public MethodCloses the current expanded library section  
    Public MethodCloses the specified library section.  
    Public MethodCloses the specified library sections.  
    Public MethodEnsures the visibility of the specified library section.  
    Public MethodGets all library file sections in the library browser.  
    Public MethodGets all library search sections in the library browser.  
    Public MethodGets the count of library sections in this library browser.  
    Public MethodGets all library sections in the library browser (library file sections and library search sections).  
    Public MethodMoves down the specified library section.  
    Public MethodMoves up the specified library section.  
    Public MethodCloses all currently opened shape libraries and opens only the default ones - "Basic" and "Connectors".  
    Top
    Protected Methods
     NameDescription
    Protected MethodBuilds the library browser commander, by adding command actions  
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Methodstatic (Shared in Visual Basic)  
    Protected MethodCalled when the LibraryDisplayOrder property has changed.  
    Protected MethodCalled when the LibraryViewType property has changed.  
    Protected MethodCalled when the Mode property has changed.  
    Top
    See Also