Skip to content

Commit 514fc9e

Browse files
committed
paperwork
1 parent 7e1c6de commit 514fc9e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/data-tools/pass-data-between-forms.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Pass data between forms controls (.NET Framework)
3-
description: Pass data between Windows Forms controls in .NET Framework application development with Visual Studio and create a TableAdapter query to fetch customer orders.
2+
title: Pass data between forms (.NET Framework)
3+
description: Pass data between Windows Forms in .NET Framework application development with Visual Studio and create a TableAdapter query to fetch customer orders.
44
ms.date: 04/22/2025
55
ms.topic: how-to
66
dev_langs:
@@ -16,6 +16,8 @@ author: ghogen
1616
ms.author: ghogen
1717
manager: mijacobs
1818
ms.subservice: data-tools
19+
20+
#customer intent: I want to know how to pass dataset data between forms in a Windows Forms (.NET Framework) application so that I understand one way to pass data between forms.
1921
---
2022

2123
# Pass data between forms

0 commit comments

Comments
 (0)