C# Class SIL.FieldWorks.XWorks.LexText.Db4oSendReceiveDialog

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
Db4oSendReceiveDialog ( ) : System
SetDialogCaption ( ) : void
SetDialogMessage ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void
linkLabel1_LinkClicked ( object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void

Method Details

Db4oSendReceiveDialog() public méthode

public Db4oSendReceiveDialog ( ) : System
Résultat System

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

SetDialogCaption() public méthode

public SetDialogCaption ( ) : void
Résultat void

SetDialogMessage() public méthode

public SetDialogMessage ( ) : void
Résultat void