Class FinContactForm
Generic Form to display and edit the contact data of a given FinContact instance.
public class FinContactForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
- Inheritance
-
FinContactForm
- Implements
- Inherited Members
Constructors
FinContactForm()
public FinContactForm()
FinContactForm(string)
public FinContactForm(string sCaption)
Parameters
sCaptionstringText for the Window caption. If this is null or an empty string, then a default caption will be used.
Properties
HideAccounts
Flag that controls whether te UPD accounts tab shall be hidden.
public bool HideAccounts { get; set; }
Property Value
Remarks
The default value is false.
Methods
ShowDialog(FinContact)
public DialogResult ShowDialog(FinContact aContact)
Parameters
aContactFinContact