Méthode | Description | |
---|---|---|
CheckDisposed ( ) : void |
Check to see if the object has been disposed. All public Properties and Methods should call this before doing anything else.
|
|
LexReferenceDetailsDlg ( IHelpTopicProvider helpTopicProvider ) : System |
Initializes a new instance of the LexReferenceDetailsDlg class.
|
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
LexReferenceDetailsDlg ( ) : System |
Initializes a new instance of the LexReferenceDetailsDlg class.
|
|
buttonHelp_Click ( object sender, System e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public LexReferenceDetailsDlg ( IHelpTopicProvider helpTopicProvider ) : System | ||
helpTopicProvider | IHelpTopicProvider | The help topic provider. |
Résultat | System |