[]
Displays the form used for editing custom names.
public Form ShowEditForm(Form parentForm, int baseRowm, int baseColumn)
Public Function ShowEditForm(parentForm As Form, baseRowm As Integer, baseColumn As Integer) As Form
| Type | Name | Description |
|---|---|---|
| Form | parentForm | |
| int | baseRowm | |
| int | baseColumn |
| Type | Description |
|---|---|
| Form | A Form object |