FileDialogs Methods

CVB.Net Documentation
Methods

  NameDescription
Public methodStatic memberLoadByDialogTObject(LoadConstructorTObject)
Generic file load function.
Public methodStatic memberLoadByDialogTObject(LoadConstructorTObject, String)
Generic file load function.
Public methodStatic memberLoadByDialogTObject(LoadConstructorTObject, String, String)
Generic file load function.
Public methodStatic memberLoadByDialogTObject(LoadConstructorTObject, Window, String, String)
Generic file load function.
Public methodStatic memberLoadByDialogTObject(LoadConstructorTObject, Window, String, String, String)
Generic file load function.
Public methodStatic memberSaveByDialogTObject(TObject, SaveFunctionTObject)
Generic file save function.
Public methodStatic memberSaveByDialogTObject(TObject, SaveFunctionTObject, String)
Generic file save function.
Public methodStatic memberSaveByDialogTObject(TObject, SaveFunctionTObject, String, String)
Generic file save function.
Public methodStatic memberSaveByDialogTObject(TObject, SaveFunctionTObject, Window, String, String)
Generic file save function.
Public methodStatic memberSaveByDialogTObject(TObject, SaveFunctionTObject, Window, String, String, String)
Generic file save function.
Top
See Also

Reference