Class AuthForm
Inheritance
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.Form
AuthForm
Inherited Members
Namespace: FastReport.Auth
Assembly: FastReport.dll
Syntax
public class AuthForm : BaseDialogForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Constructors
AuthForm()
Declaration
public AuthForm()
Fields
isFirstLoad
Declaration
public static bool isFirstLoad
Field Value
Type | Description |
---|---|
System.Boolean |
Methods
Dispose(Boolean)
Clean up any resources being used.
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disposing | true if managed resources should be disposed; otherwise, false. |
Overrides
Localize()
Declaration
public override void Localize()
Overrides
OnFormClosed(FormClosedEventArgs)
Declaration
protected override void OnFormClosed(FormClosedEventArgs e)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.Forms.FormClosedEventArgs | e |
Overrides
UpdateDpiDependencies()
Declaration
public override void UpdateDpiDependencies()