An NDoc Documented Class Library

Form1.loadDomainMI_Click Method 

Starts the "Load Domain File" dialog allowing the user to open a domain file.

private void loadDomainMI_Click(
   object sender,
   EventArgs e
);

Parameters

sender
Reference to the object that raised the event
e
Passes an object specific to the event that is being handled

See Also

Form1 Class | Labeler Namespace