mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-06 07:56:06 +02:00
fixed creeping lint errors (#1302)
This commit is contained in:
@@ -20,7 +20,7 @@ Add a new form with Visual Studio.
|
||||
|
||||
:::image type="content" source="media/how-to-add/right-click.png" alt-text="Right click solution explorer to add new form to windows forms project":::
|
||||
|
||||
01. In the **Name** box, type a name for your form, such as *MyNewForm*. Visual Studio will provide a default and unique name that you may use.
|
||||
01. In the **Name** box, type a name for your form, such as _MyNewForm_. Visual Studio will provide a default and unique name that you may use.
|
||||
|
||||
:::image type="content" source="media/how-to-add/new-form-dialog.png" alt-text="Add item dialog in visual studio for windows forms":::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user