From 54a6c0aff285a553d2d6a14254ea8e9094c2ab62 Mon Sep 17 00:00:00 2001 From: harinath-2699 <93642300+harinath-2699@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:40:01 +0530 Subject: [PATCH] Prepare UG for new WPF TabbedWindow control --- wpf-toc.html | 11 ++ wpf/TabbedWindow/Customizing-Appearance.md | 96 ++++++++++++++ .../wpf-newbutton_customization.png | Bin 0 -> 5663 bytes .../wpf_customization.png | Bin 0 -> 6136 bytes .../wpf_newbuttonstyle.png | Bin 0 -> 5004 bytes wpf/TabbedWindow/Events.md | 70 +++++++++++ .../Events_images/tabbedwindow-merging.gif | Bin 0 -> 1864335 bytes wpf/TabbedWindow/Events_images/wpf_newtab.gif | Bin 0 -> 56081 bytes wpf/TabbedWindow/Getting-Started.md | 119 ++++++++++++++++++ .../Getting-Started_images/wpf_newtab.gif | Bin 0 -> 56081 bytes .../wpf_tabbedwindow-toolbox.png | Bin 0 -> 63590 bytes .../wpf_tabbedwindow.png | Bin 0 -> 6577 bytes wpf/TabbedWindow/Overview.md | 28 +++++ wpf/TabbedWindow/Tab-Reordering.md | 33 +++++ .../Tab-Reordering_images/tab_reorder.gif | Bin 0 -> 180495 bytes .../tear-off-tabbedwindow.gif | Bin 0 -> 1759854 bytes wpf/TabbedWindow/Working-With-Tabs.md | 98 +++++++++++++++ .../Working-with-tabs/wpf_closebutton.png | Bin 0 -> 4954 bytes .../Working-with-tabs/wpf_tabbedwindow.png | Bin 0 -> 4181 bytes 19 files changed, 455 insertions(+) create mode 100644 wpf/TabbedWindow/Customizing-Appearance.md create mode 100644 wpf/TabbedWindow/Customizing-Appearance_images/wpf-newbutton_customization.png create mode 100644 wpf/TabbedWindow/Customizing-Appearance_images/wpf_customization.png create mode 100644 wpf/TabbedWindow/Customizing-Appearance_images/wpf_newbuttonstyle.png create mode 100644 wpf/TabbedWindow/Events.md create mode 100644 wpf/TabbedWindow/Events_images/tabbedwindow-merging.gif create mode 100644 wpf/TabbedWindow/Events_images/wpf_newtab.gif create mode 100644 wpf/TabbedWindow/Getting-Started.md create mode 100644 wpf/TabbedWindow/Getting-Started_images/wpf_newtab.gif create mode 100644 wpf/TabbedWindow/Getting-Started_images/wpf_tabbedwindow-toolbox.png create mode 100644 wpf/TabbedWindow/Getting-Started_images/wpf_tabbedwindow.png create mode 100644 wpf/TabbedWindow/Overview.md create mode 100644 wpf/TabbedWindow/Tab-Reordering.md create mode 100644 wpf/TabbedWindow/Tab-Reordering_images/tab_reorder.gif create mode 100644 wpf/TabbedWindow/Tab-Reordering_images/tear-off-tabbedwindow.gif create mode 100644 wpf/TabbedWindow/Working-With-Tabs.md create mode 100644 wpf/TabbedWindow/Working-with-tabs/wpf_closebutton.png create mode 100644 wpf/TabbedWindow/Working-with-tabs/wpf_tabbedwindow.png diff --git a/wpf-toc.html b/wpf-toc.html index cc9382245..eaf35679f 100644 --- a/wpf-toc.html +++ b/wpf-toc.html @@ -573,6 +573,17 @@
  • Styling the ChromelessWindow
  • +
  • + TabbedWindow + +
  • SfCircularGauge