From 45a9100df90668569edb2b9484cd2c41f6da25d0 Mon Sep 17 00:00:00 2001 From: VijayakumarSF4470 <160592658+VijayakumarSF4470@users.noreply.github.com> Date: Tue, 21 Jul 2026 16:53:17 +0530 Subject: [PATCH] 1042850: Need to add Prompt library for the Windows forms Platform. --- WindowsForms-toc.html | 1 + WindowsForms/prompts.md | 201 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 202 insertions(+) create mode 100644 WindowsForms/prompts.md diff --git a/WindowsForms-toc.html b/WindowsForms-toc.html index 5c60e57a3..ab4137edb 100644 --- a/WindowsForms-toc.html +++ b/WindowsForms-toc.html @@ -20,6 +20,7 @@
  • UI Builder Skill
  • +
  • Prompts
  • Installation