Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NFileDialog Class
Fields Properties Methods


In This Topic
    NFileDialog Class Members
    In This Topic

    The following tables list the members exposed by NFileDialog.

    Protected Fields
     NameDescription
    Internal Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the allowed file types for the file dialog. Can be set to null to indicate that all file types are allowed.  
    Public PropertySafely gets the number of file types specified with the FileTypes property.  
    Public PropertyGets or sets the initial directory displayed by the file dialog box.  
    Public PropertyGets or sets the zero-based index of the selected file filter.  
    Public PropertyGets or sets an object associated with this file dialog.  
    Public PropertyGets or sets the title of the file dialog.  
    Top
    Public Methods
     NameDescription
    Public MethodRequests for the dialog to be displayed. (Inherited from Nevron.Nov.UI.NCommonDialog)
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Protected MethodPerforms an action that originates from the UI. (Inherited from Nevron.Nov.UI.NCommonDialog)
    Top
    See Also