DWSIM Class Library Documentation
C#VB
    Show/Hide TOC
    • Loading...

    S365FilePickerForm Class

    Definition

    Namespace: DWSIM.Simulate365.FormFactories
    Assembly: DWSIM.Simulate365 (in DWSIM.Simulate365.dll) Version: 1.0.0.0 (1.0.0.0)
    C#Request Example
    public class S365FilePickerForm : IFilePicker
    VBRequest Example
    Public Class S365FilePickerForm
    	Implements IFilePicker
    Inheritance
    Object    S365FilePickerForm
    Implements
    IFilePicker

    Constructors

    S365FilePickerForm 

    Properties

    SuggestedDirectory 
    SuggestedFilename 

    Methods

    _filePickerService_S365DashboardFolderCreated 
    Browser_CoreWebView2InitializationCompleted 
    Close 
    FilePickerService_S3365DashboardFileOpenStarted 
    FilePickerService_S365DashboardSaveFileClicked 
    OnUserLoggedInEvent 
    ReplateLeadingStarDot 
    ShowOpenDialog(IEnumerableIFilePickerAllowedType) 
    ShowOpenDialog(ListString) 
    ShowSaveDialog(IEnumerableIFilePickerAllowedType, Boolean, Boolean) 
    ShowSaveDialog(ListString, Boolean, Boolean) 
    UsubscribeFromEvents 

    Events

    AfterUserLoggedIn 
    BeforeShowOpenDialog 
    BeforeShowSaveDialog 
    FileOpenedFromDashboard 

    Fields

    _filePickerService 
    _userService 
    _webUIForm 
    CollaborationEnabled 

    Extension Methods

    GetEnumNames
    (Defined by General)
    IsValidDouble
    (Defined by General)

    See Also

    Reference

    DWSIM.Simulate365.FormFactories Namespace

    In This Article

    • Definition
    • Constructors
    • Properties
    • Methods
    • Events
    • Fields
    • Extension Methods
    • See Also

    DWSIM is open-source software, released under the GPL v3 license. (c) 2008-2026 Daniel Medeiros and contributors

    Send comments on this topic to Daniel Medeiros