Skip to content

Commit 3c1137f

Browse files
committed
Updates
1 parent 42e9517 commit 3c1137f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/data-tools/create-a-simple-data-application-by-using-adonet.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,15 +79,14 @@ Create the sample database by following these steps:
7979
8080
**Navigation form**
8181

82-
![Screenshot that shows the Navigation form details.](../data-tools/media/simpleappnav.png)
8382
:::image type="content" source="../data-tools/media/simpleappnav.png" alt-text="Screenshot that shows the Navigation form details.":::
8483

8584
**Controls for the Navigation form**
8685

8786
| Control text | Control type | Control name |
8887
| ------------ | ------------ | ------------ |
8988
| Add an account | Button | btnGoToAdd |
90-
| Fill or cancel an account | Button | btnGoToFillOrCancel |
89+
| Fill or cancel an order | Button | btnGoToFillOrCancel |
9190
| Exit | Button | btnExit |
9291

9392
**NewCustomer form**
22.7 KB
Loading

0 commit comments

Comments
 (0)