Login Form Constructor
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 LoginForm(
bool? hideIntro = false
)VB
Public Sub New (
Optional hideIntro As Boolean? = false
)