S365File Picker FormShow Open Dialog(ListString) Method
Definition
Namespace: DWSIM.Simulate365.FormFactories
Assembly: DWSIM.Simulate365 (in DWSIM.Simulate365.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.Simulate365 (in DWSIM.Simulate365.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public S365File ShowOpenDialog(
List<string> fileFormats = null
)VB
Public Function ShowOpenDialog (
Optional fileFormats As List(Of String) = Nothing
) As S365File