From a46cc9aa5e93df598abd97b7bb8f559956da62d2 Mon Sep 17 00:00:00 2001 From: Yuvaraj Date: Wed, 4 Dec 2024 19:09:30 +0530 Subject: [PATCH 1/4] Include trademark symbol in WInUI UG document. --- winui/AutoComplete/Getting-Started.md | 6 +++--- winui/AutoComplete/Grouping.md | 4 ++-- winui/AutoComplete/Highlighting.md | 4 ++-- winui/AutoComplete/Keyboard-Support.md | 4 ++-- winui/AutoComplete/Leading-and-Trailing-view.md | 4 ++-- winui/AutoComplete/No-Result-Found.md | 4 ++-- winui/AutoComplete/Overview.md | 4 ++-- winui/AutoComplete/Searching-Filtering.md | 4 ++-- winui/AutoComplete/Selection.md | 4 ++-- winui/AutoComplete/UI-Customization.md | 4 ++-- winui/Badge/Alignment-positioning.md | 4 ++-- winui/Badge/Badge-Customization.md | 4 ++-- winui/Badge/Getting-Started.md | 6 +++--- winui/Badge/Overview.md | 4 ++-- winui/Color-Palette/Getting-Started.md | 6 +++--- winui/Color-Palette/More-Color-Dialog.md | 4 ++-- winui/Color-Palette/Overview.md | 4 ++-- winui/Color-Palette/Standard-Colors.md | 4 ++-- winui/Color-Palette/Theme-Colors.md | 4 ++-- winui/Color-Palette/UI-Customization.md | 4 ++-- winui/Color-Picker/Getting-Started.md | 4 ++-- winui/Color-Picker/Gradient-Color-Selection.md | 4 ++-- winui/Color-Picker/Overview.md | 4 ++-- winui/Color-Picker/Solid-Color-Selection.md | 4 ++-- winui/Color-Picker/UI-Customization.md | 4 ++-- winui/ComboBox/Editing.md | 4 ++-- winui/ComboBox/Filtering.md | 4 ++-- winui/ComboBox/Getting-Started.md | 4 ++-- winui/ComboBox/Grouping.md | 4 ++-- winui/ComboBox/Highlighting.md | 4 ++-- winui/ComboBox/Keyboard-Support.md | 4 ++-- winui/ComboBox/Leading-and-Trailing-View.md | 4 ++-- winui/ComboBox/Overview.md | 4 ++-- winui/ComboBox/Searching.md | 4 ++-- winui/ComboBox/Selection.md | 4 ++-- winui/ComboBox/UI-Customization.md | 4 ++-- .../Customization-of-Color-Palette.md | 2 +- .../Dropdown-Customization.md | 2 +- winui/DropDown-Color-Palette/Getting-Started.md | 4 ++-- .../DropDown-Color-Palette/More-Colors-Dialog.md | 2 +- winui/DropDown-Color-Palette/Overview.md | 4 ++-- .../Customization-of-Color-Picker.md | 2 +- .../Dropdown-Customization.md | 2 +- winui/DropDown-Color-Picker/Getting-Started.md | 4 ++-- winui/DropDown-Color-Picker/Overview.md | 4 ++-- winui/NumberBox/Formatting.md | 4 ++-- winui/NumberBox/Getting-Started.md | 4 ++-- winui/NumberBox/Overview.md | 4 ++-- winui/NumberBox/Restriction.md | 4 ++-- winui/NumberBox/UpDown-Button.md | 4 ++-- winui/Ribbon/Backstage.md | 4 ++-- winui/Ribbon/DealingWithRibbon.md | 4 ++-- winui/Ribbon/DealingWithRibbonItems.md | 4 ++-- winui/Ribbon/Getting-Started.md | 6 +++--- winui/Ribbon/Overview.md | 6 +++--- winui/Ribbon/Ribbon-Keytip.md | 6 +++--- winui/Ribbon/Ribbon-QAT.md | 4 ++-- winui/Ribbon/RibbonCompactSizing.md | 4 ++-- winui/Ribbon/RibbonGallery.md | 4 ++-- winui/Ribbon/RibbonResizing.md | 2 +- winui/Ribbon/RibbonScreenTip.md | 4 ++-- winui/Ribbon/Simplified-Layout.md | 4 ++-- winui/System-Requirements.md | 6 +++--- winui/overview.md | 8 ++++---- winui/samples.md | 16 ++++++++-------- 65 files changed, 139 insertions(+), 139 deletions(-) diff --git a/winui/AutoComplete/Getting-Started.md b/winui/AutoComplete/Getting-Started.md index 53964d20a..2159c3c89 100644 --- a/winui/AutoComplete/Getting-Started.md +++ b/winui/AutoComplete/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with WinUI AutoComplete | Syncfusion -description: Learn how to get started with Syncfusion WinUI AutoComplete control and its suggestion list, as well as other topics, in this section. +title: Getting Started with WinUI AutoComplete | Syncfusion® +description: Learn how to get started with Syncfusion® WinUI AutoComplete control and its suggestion list, as well as other topics, in this section. platform: WinUI control: SfAutoComplete documentation: ug @@ -9,7 +9,7 @@ documentation: ug # Getting Started with WinUI AutoComplete (SfAutoComplete) -This section explains how to add the [AutoComplete](https://help.syncfusion.com/cr/winui/Syncfusion.UI.Xaml.Editors.SfAutoComplete.html) control and bind data to it. This section covers only the basic features needed to get started with the Syncfusion `AutoComplete` control. +This section explains how to add the [AutoComplete](https://help.syncfusion.com/cr/winui/Syncfusion.UI.Xaml.Editors.SfAutoComplete.html) control and bind data to it. This section covers only the basic features needed to get started with the Syncfusion® `AutoComplete` control. ## Creating an application with WinUI AutoComplete diff --git a/winui/AutoComplete/Grouping.md b/winui/AutoComplete/Grouping.md index 960d5f3bd..2c18e6859 100644 --- a/winui/AutoComplete/Grouping.md +++ b/winui/AutoComplete/Grouping.md @@ -1,7 +1,7 @@ --- layout: post -title: Grouping in WinUI AutoComplete control | Syncfusion -description: Learn here all about Grouping support in Syncfusion WinUI AutoComplete (multi-select AutoComplete) control with UI grouping and more. +title: Grouping in WinUI AutoComplete control | Syncfusion® +description: Learn here all about Grouping support in Syncfusion® WinUI AutoComplete (multi-select AutoComplete) control with UI grouping and more. platform: winui control: SfAutoComplete documentation: ug diff --git a/winui/AutoComplete/Highlighting.md b/winui/AutoComplete/Highlighting.md index c897deccb..db6383341 100644 --- a/winui/AutoComplete/Highlighting.md +++ b/winui/AutoComplete/Highlighting.md @@ -1,7 +1,7 @@ --- layout: post -title: Highlighting Feature in WinUI AutoComplete control | Syncfusion -description: Learn here all about Highlighting Feature in Syncfusion WinUI AutoComplete control into WinUI application. +title: Highlighting Feature in WinUI AutoComplete control | Syncfusion® +description: Learn here all about Highlighting Feature in Syncfusion® WinUI AutoComplete control into WinUI application. platform: winui control: SfAutoComplete documentation: UG diff --git a/winui/AutoComplete/Keyboard-Support.md b/winui/AutoComplete/Keyboard-Support.md index 7d9152cf5..947095c0c 100644 --- a/winui/AutoComplete/Keyboard-Support.md +++ b/winui/AutoComplete/Keyboard-Support.md @@ -1,7 +1,7 @@ --- layout: post -title: Keyboard support in WinUI AutoComplete control | Syncfusion -description: Learn here all about Keyboard support in Syncfusion WinUI AutoComplete (multi-select AutoComplete) control and more. +title: Keyboard support in WinUI AutoComplete control | Syncfusion® +description: Learn here all about Keyboard support in Syncfusion® WinUI AutoComplete (multi-select AutoComplete) control and more. platform: winui control: SfAutoComplete documentation: ug diff --git a/winui/AutoComplete/Leading-and-Trailing-view.md b/winui/AutoComplete/Leading-and-Trailing-view.md index 43aa711d4..ae948730a 100644 --- a/winui/AutoComplete/Leading-and-Trailing-view.md +++ b/winui/AutoComplete/Leading-and-Trailing-view.md @@ -1,7 +1,7 @@ --- layout: post -title: Leading and trailing view in WinUI AutoComplete | Syncfusion -description: Learn how to add leading and trailing view (front and back view) in Syncfusion WinUI AutoComplete control and more. +title: Leading and trailing view in WinUI AutoComplete | Syncfusion® +description: Learn how to add leading and trailing view (front and back view) in Syncfusion® WinUI AutoComplete control and more. platform: winui control: SfAutoComplete documentation: ug diff --git a/winui/AutoComplete/No-Result-Found.md b/winui/AutoComplete/No-Result-Found.md index 521cd24c6..8f2d7a402 100644 --- a/winui/AutoComplete/No-Result-Found.md +++ b/winui/AutoComplete/No-Result-Found.md @@ -1,7 +1,7 @@ --- layout: post -title: No Result Found in WinUI AutoComplete control | Syncfusion -description: Learn how to use NoResultsFoundTemplate and NoResultsFoundContent in Syncfusion WinUI AutoComplete control. +title: No Result Found in WinUI AutoComplete control | Syncfusion® +description: Learn how to use NoResultsFoundTemplate and NoResultsFoundContent in Syncfusion® WinUI AutoComplete control. platform: winui control: SfAutoComplete documentation: ug diff --git a/winui/AutoComplete/Overview.md b/winui/AutoComplete/Overview.md index 31ee428ef..85e6340e1 100644 --- a/winui/AutoComplete/Overview.md +++ b/winui/AutoComplete/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About WinUI AutoComplete control | Syncfusion -description: Learn here all about introduction of Syncfusion WinUI AutoComplete (multi-select AutoComplete) control, its features, and more. +title: About WinUI AutoComplete control | Syncfusion® +description: Learn here all about introduction of Syncfusion® WinUI AutoComplete (multi-select AutoComplete) control, its features, and more. platform: winui control: SfAutoComplete documentation: ug diff --git a/winui/AutoComplete/Searching-Filtering.md b/winui/AutoComplete/Searching-Filtering.md index e6ae5dc98..8b9321ab6 100644 --- a/winui/AutoComplete/Searching-Filtering.md +++ b/winui/AutoComplete/Searching-Filtering.md @@ -1,7 +1,7 @@ --- layout: post -title: Searching and Filtering in WinUI AutoComplete control | Syncfusion -description: Learn how to perform searching and filtering operations in Syncfusion WinUI AutoComplete (multi-select AutoComplete) control and more. +title: Searching and Filtering in WinUI AutoComplete control | Syncfusion® +description: Learn how to perform searching and filtering operations in Syncfusion® WinUI AutoComplete (multi-select AutoComplete) control and more. platform: winui control: SfAutoComplete documentation: ug diff --git a/winui/AutoComplete/Selection.md b/winui/AutoComplete/Selection.md index 12d2d0747..f96771773 100644 --- a/winui/AutoComplete/Selection.md +++ b/winui/AutoComplete/Selection.md @@ -1,7 +1,7 @@ --- layout: post -title: Selection in WinUI AutoComplete control | Syncfusion -description: Learn here all about Selection modes support in Syncfusion WinUI AutoComplete (multi-select AutoComplete) control and more. +title: Selection in WinUI AutoComplete control | Syncfusion® +description: Learn here all about Selection modes support in Syncfusion® WinUI AutoComplete (multi-select AutoComplete) control and more. platform: winui control: SfAutoComplete documentation: ug diff --git a/winui/AutoComplete/UI-Customization.md b/winui/AutoComplete/UI-Customization.md index 0c6f81e0d..1a71906c6 100644 --- a/winui/AutoComplete/UI-Customization.md +++ b/winui/AutoComplete/UI-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: UI Customization in WinUI AutoComplete control | Syncfusion -description: Learn here all about UI customization support in Syncfusion WinUI AutoComplete (multi-select AutoComplete) control into WinUI application and its features. +title: UI Customization in WinUI AutoComplete control | Syncfusion® +description: Learn here all about UI customization support in Syncfusion® WinUI AutoComplete (multi-select AutoComplete) control into WinUI application and its features. platform: winui control: SfAutoComplete documentation: ug diff --git a/winui/Badge/Alignment-positioning.md b/winui/Badge/Alignment-positioning.md index 0187e384c..bca904ac5 100644 --- a/winui/Badge/Alignment-positioning.md +++ b/winui/Badge/Alignment-positioning.md @@ -1,7 +1,7 @@ --- layout: post -title: Alignment and positioning in WinUI Badge control | Syncfusion -description: Learn here all about the alignment and positioning feature of Syncfusion WinUI Badge control and more. +title: Alignment and positioning in WinUI Badge control | Syncfusion® +description: Learn here all about the alignment and positioning feature of Syncfusion® WinUI Badge control and more. platform: WinUI control: SfBadge documentation: ug diff --git a/winui/Badge/Badge-Customization.md b/winui/Badge/Badge-Customization.md index dc60e891f..affe36dca 100644 --- a/winui/Badge/Badge-Customization.md +++ b/winui/Badge/Badge-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in WinUI Badge control | Syncfusion -description: Learn here all about Customization feature in Syncfusion WinUI Badge control with more colors, shapes, and UI custom support. +title: Customization in WinUI Badge control | Syncfusion® +description: Learn here all about Customization feature in Syncfusion® WinUI Badge control with more colors, shapes, and UI custom support. platform: WinUI control: SfBadge documentation: ug diff --git a/winui/Badge/Getting-Started.md b/winui/Badge/Getting-Started.md index e2cb42b72..beb044236 100644 --- a/winui/Badge/Getting-Started.md +++ b/winui/Badge/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with WinUI Badge control | Syncfusion -description: Learn here all about getting started with Syncfusion WinUI Badge(SfBadge) control, its elements, and more. +title: Getting Started with WinUI Badge control | Syncfusion® +description: Learn here all about getting started with Syncfusion® WinUI Badge(SfBadge) control, its elements, and more. platform: WinUI control: SfBadge documentation: ug @@ -9,7 +9,7 @@ documentation: ug # Getting Started with WinUI Badge -This section explains the steps required to add the [WinUI Badge](https://www.syncfusion.com/winui-controls/badge) control and its elements such as shapes, alignment, and predefined colors. This section covers only basic features needed to get started with Syncfusion `Badge` control. +This section explains the steps required to add the [WinUI Badge](https://www.syncfusion.com/winui-controls/badge) control and its elements such as shapes, alignment, and predefined colors. This section covers only basic features needed to get started with Syncfusion® `Badge` control. ## Structure of Badge control diff --git a/winui/Badge/Overview.md b/winui/Badge/Overview.md index b5e89abb3..3a688a8c2 100644 --- a/winui/Badge/Overview.md +++ b/winui/Badge/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About WinUI Badge control | Syncfusion -description: Learn here all about introduction of Syncfusion WinUI Badge control, which is used to notify users of new or unread messages, notifications, and more. +title: About WinUI Badge control | Syncfusion® +description: Learn here all about introduction of Syncfusion® WinUI Badge control, which is used to notify users of new or unread messages, notifications, and more. platform: WinUI control: SfBadge documentation: ug diff --git a/winui/Color-Palette/Getting-Started.md b/winui/Color-Palette/Getting-Started.md index 3d328b66e..e42626ae8 100644 --- a/winui/Color-Palette/Getting-Started.md +++ b/winui/Color-Palette/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with WinUI Color Palette control | Syncfusion -description: Learn here all about getting started with Syncfusion WinUI Color Palette(SfColorPalette) control and more. +title: Getting Started with WinUI Color Palette control | Syncfusion® +description: Learn here all about getting started with Syncfusion® WinUI Color Palette(SfColorPalette) control and more. platform: WinUI control: SfColorPalette documentation: ug @@ -9,7 +9,7 @@ documentation: ug # Getting Started with WinUI Color Palette -This section explains the steps required to add the [WinUI Color Palette](https://www.syncfusion.com/winui-controls/color-palette) control and its various color options. This section covers only basic features needed to get started with Syncfusion `Color Palette` control. +This section explains the steps required to add the [WinUI Color Palette](https://www.syncfusion.com/winui-controls/color-palette) control and its various color options. This section covers only basic features needed to get started with Syncfusion® `Color Palette` control. ## Control Structure diff --git a/winui/Color-Palette/More-Color-Dialog.md b/winui/Color-Palette/More-Color-Dialog.md index ab28bb856..4e7061b27 100644 --- a/winui/Color-Palette/More-Color-Dialog.md +++ b/winui/Color-Palette/More-Color-Dialog.md @@ -1,7 +1,7 @@ --- layout: post -title: More Colors in WinUI Color Palette control | Syncfusion -description: Learn here all about More Colors features of Syncfusion WinUI Color Palette(SfColorPalette) control and more. +title: More Colors in WinUI Color Palette control | Syncfusion® +description: Learn here all about More Colors features of Syncfusion® WinUI Color Palette(SfColorPalette) control and more. platform: WinUI control: SfColorPalette documentation: ug diff --git a/winui/Color-Palette/Overview.md b/winui/Color-Palette/Overview.md index 1f3bc455f..58322782b 100644 --- a/winui/Color-Palette/Overview.md +++ b/winui/Color-Palette/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About WinUI Color Palette control | Syncfusion -description: Learn here all about introduction of Syncfusion WinUI Color Palette control with rich visual interface support. +title: About WinUI Color Palette control | Syncfusion® +description: Learn here all about introduction of Syncfusion® WinUI Color Palette control with rich visual interface support. platform: WinUI control: SfColorPalette documentation: ug diff --git a/winui/Color-Palette/Standard-Colors.md b/winui/Color-Palette/Standard-Colors.md index 126dbb73f..46d489823 100644 --- a/winui/Color-Palette/Standard-Colors.md +++ b/winui/Color-Palette/Standard-Colors.md @@ -1,7 +1,7 @@ --- layout: post -title: Standard Colors in WinUI Color Palette control | Syncfusion -description: Learn here all about Standard Colors feature of Syncfusion WinUI Color Palette(SfColorPalette) control and more. +title: Standard Colors in WinUI Color Palette control | Syncfusion® +description: Learn here all about Standard Colors feature of Syncfusion® WinUI Color Palette(SfColorPalette) control and more. platform: WinUI control: SfColorPalette documentation: ug diff --git a/winui/Color-Palette/Theme-Colors.md b/winui/Color-Palette/Theme-Colors.md index 3a19a449f..b634ddadc 100644 --- a/winui/Color-Palette/Theme-Colors.md +++ b/winui/Color-Palette/Theme-Colors.md @@ -1,7 +1,7 @@ --- layout: post -title: Theme Colors in WinUI Color Palette control | Syncfusion -description: Learn here all about Theme Colors support in Syncfusion WinUI Color Palette(SfColorPalette) control and more. +title: Theme Colors in WinUI Color Palette control | Syncfusion® +description: Learn here all about Theme Colors support in Syncfusion® WinUI Color Palette(SfColorPalette) control and more. platform: WinUI control: SfColorPalette documentation: ug diff --git a/winui/Color-Palette/UI-Customization.md b/winui/Color-Palette/UI-Customization.md index 1f9d5181b..3530e9011 100644 --- a/winui/Color-Palette/UI-Customization.md +++ b/winui/Color-Palette/UI-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: UI Customization in WinUI Color Palette control | Syncfusion -description: Learn here all about ui customization support in Syncfusion WinUI Color Palette(SfColorPalette) control and more. +title: UI Customization in WinUI Color Palette control | Syncfusion® +description: Learn here all about ui customization support in Syncfusion® WinUI Color Palette(SfColorPalette) control and more. platform: WinUI control: SfColorPalette documentation: ug diff --git a/winui/Color-Picker/Getting-Started.md b/winui/Color-Picker/Getting-Started.md index 84302aef3..466242cbf 100644 --- a/winui/Color-Picker/Getting-Started.md +++ b/winui/Color-Picker/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with WinUI Color Picker control | Syncfusion -description: Learn here all about getting started with Syncfusion WinUI Color Picker(SfColorPicker) control, its elements and more. +title: Getting Started with WinUI Color Picker control | Syncfusion® +description: Learn here all about getting started with Syncfusion® WinUI Color Picker(SfColorPicker) control, its elements and more. platform: WinUI control: SfColorPicker documentation: ug diff --git a/winui/Color-Picker/Gradient-Color-Selection.md b/winui/Color-Picker/Gradient-Color-Selection.md index dbf6a68d9..badfcd5b3 100644 --- a/winui/Color-Picker/Gradient-Color-Selection.md +++ b/winui/Color-Picker/Gradient-Color-Selection.md @@ -1,7 +1,7 @@ --- layout: post -title: Gradient Color Selection in WinUI Color Picker control | Syncfusion -description: Learn here all about gradient color selection features of Syncfusion WinUI Color Picker(SfColorPicker) control and more. +title: Gradient Color Selection in WinUI Color Picker control | Syncfusion® +description: Learn here all about gradient color selection features of Syncfusion® WinUI Color Picker(SfColorPicker) control and more. platform: WinUI control: SfColorPicker documentation: ug diff --git a/winui/Color-Picker/Overview.md b/winui/Color-Picker/Overview.md index af9f61d3c..149d2a661 100644 --- a/winui/Color-Picker/Overview.md +++ b/winui/Color-Picker/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About WinUI Color Picker control | Syncfusion -description: Learn here all about introduction of Syncfusion WinUI Color Picker control with an user interface to select and adjust color values support. +title: About WinUI Color Picker control | Syncfusion® +description: Learn here all about introduction of Syncfusion® WinUI Color Picker control with an user interface to select and adjust color values support. platform: WinUI control: SfColorPicker documentation: ug diff --git a/winui/Color-Picker/Solid-Color-Selection.md b/winui/Color-Picker/Solid-Color-Selection.md index 107f0a407..de7b1fa58 100644 --- a/winui/Color-Picker/Solid-Color-Selection.md +++ b/winui/Color-Picker/Solid-Color-Selection.md @@ -1,7 +1,7 @@ --- layout: post -title: Solid Color Selection in WinUI Color Picker control | Syncfusion -description: Learn here all about solid color selection features of Syncfusion WinUI Color Picker control with changing opacity support. +title: Solid Color Selection in WinUI Color Picker control | Syncfusion® +description: Learn here all about solid color selection features of Syncfusion® WinUI Color Picker control with changing opacity support. platform: WinUI control: SfColorPicker documentation: ug diff --git a/winui/Color-Picker/UI-Customization.md b/winui/Color-Picker/UI-Customization.md index 68a07f584..d8995bad9 100644 --- a/winui/Color-Picker/UI-Customization.md +++ b/winui/Color-Picker/UI-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: UI Customization in WinUI Color Picker control | Syncfusion -description: Learn here all about UI customization features of Syncfusion WinUI Color Picker(SfColorPicker) control and more. +title: UI Customization in WinUI Color Picker control | Syncfusion® +description: Learn here all about UI customization features of Syncfusion® WinUI Color Picker(SfColorPicker) control and more. platform: WinUI control: SfColorPicker documentation: ug diff --git a/winui/ComboBox/Editing.md b/winui/ComboBox/Editing.md index cfef85a7e..968c7ec39 100644 --- a/winui/ComboBox/Editing.md +++ b/winui/ComboBox/Editing.md @@ -1,7 +1,7 @@ --- layout: post -title: Editing in WinUI ComboBox control | Syncfusion -description: Learn here all about Editable modes support in Syncfusion WinUI ComboBox (multi-select ComboBox) control and more. +title: Editing in WinUI ComboBox control | Syncfusion® +description: Learn here all about Editable modes support in Syncfusion® WinUI ComboBox (multi-select ComboBox) control and more. platform: winui control: SfComboBox documentation: ug diff --git a/winui/ComboBox/Filtering.md b/winui/ComboBox/Filtering.md index 197a35f65..567bb8424 100644 --- a/winui/ComboBox/Filtering.md +++ b/winui/ComboBox/Filtering.md @@ -1,7 +1,7 @@ --- layout: post -title: Filtering in WinUI ComboBox control | Syncfusion -description: Learn here all about ComboBox filtering options in Syncfusion WinUI ComboBox (multi-select ComboBox) control and more. +title: Filtering in WinUI ComboBox control | Syncfusion® +description: Learn here all about ComboBox filtering options in Syncfusion® WinUI ComboBox (multi-select ComboBox) control and more. platform: winui control: SfComboBox documentation: ug diff --git a/winui/ComboBox/Getting-Started.md b/winui/ComboBox/Getting-Started.md index b143dae72..dadbc7125 100644 --- a/winui/ComboBox/Getting-Started.md +++ b/winui/ComboBox/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with WinUI ComboBox | Syncfusion -description: Learn how to get started with Syncfusion WinUI ComboBox (multi-select ComboBox) control, its elements, and more in here. +title: Getting Started with WinUI ComboBox | Syncfusion® +description: Learn how to get started with Syncfusion® WinUI ComboBox (multi-select ComboBox) control, its elements, and more in here. platform: WinUI control: SfComboBox documentation: ug diff --git a/winui/ComboBox/Grouping.md b/winui/ComboBox/Grouping.md index 077ee4ae8..2bf8fba6a 100644 --- a/winui/ComboBox/Grouping.md +++ b/winui/ComboBox/Grouping.md @@ -1,7 +1,7 @@ --- layout: post -title: Grouping in WinUI ComboBox control | Syncfusion -description: Learn here all about Grouping support in Syncfusion WinUI ComboBox (multi-select ComboBox) control with UI grouping and more. +title: Grouping in WinUI ComboBox control | Syncfusion® +description: Learn here all about Grouping support in Syncfusion® WinUI ComboBox (multi-select ComboBox) control with UI grouping and more. platform: winui control: SfComboBox documentation: ug diff --git a/winui/ComboBox/Highlighting.md b/winui/ComboBox/Highlighting.md index e69ba1592..bec45edbb 100644 --- a/winui/ComboBox/Highlighting.md +++ b/winui/ComboBox/Highlighting.md @@ -1,7 +1,7 @@ --- layout: post -title: Highlighting Feature in WinUI Combobox control | Syncfusion -description: Learn here all about Highlighting Feature in Syncfusion WinUI Combobox control into WinUI application. +title: Highlighting Feature in WinUI Combobox control | Syncfusion® +description: Learn here all about Highlighting Feature in Syncfusion® WinUI Combobox control into WinUI application. platform: winui control: SfComboBox documentation: UG diff --git a/winui/ComboBox/Keyboard-Support.md b/winui/ComboBox/Keyboard-Support.md index 79b6e8864..91f03b6de 100644 --- a/winui/ComboBox/Keyboard-Support.md +++ b/winui/ComboBox/Keyboard-Support.md @@ -1,7 +1,7 @@ --- layout: post -title: Keyboard support in WinUI ComboBox control | Syncfusion -description: Learn here all about Keyboard support in Syncfusion WinUI ComboBox (multi-select ComboBox) control and more. +title: Keyboard support in WinUI ComboBox control | Syncfusion® +description: Learn here all about Keyboard support in Syncfusion® WinUI ComboBox (multi-select ComboBox) control and more. platform: winui control: SfComboBox documentation: ug diff --git a/winui/ComboBox/Leading-and-Trailing-View.md b/winui/ComboBox/Leading-and-Trailing-View.md index ff78a3edb..6e7155e63 100644 --- a/winui/ComboBox/Leading-and-Trailing-View.md +++ b/winui/ComboBox/Leading-and-Trailing-View.md @@ -1,7 +1,7 @@ --- layout: post -title: Leading and trailing view in WinUI ComboBox control | Syncfusion -description: Learn how to add leading and trailing view (front and back view) in Syncfusion WinUI ComboBox control and more. +title: Leading and trailing view in WinUI ComboBox control | Syncfusion® +description: Learn how to add leading and trailing view (front and back view) in Syncfusion® WinUI ComboBox control and more. platform: winui control: SfComboBox documentation: ug diff --git a/winui/ComboBox/Overview.md b/winui/ComboBox/Overview.md index ca00a3c39..c416825b4 100644 --- a/winui/ComboBox/Overview.md +++ b/winui/ComboBox/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About WinUI ComboBox control | Syncfusion -description: Learn here all about introduction of Syncfusion WinUI ComboBox (multi-select ComboBox) control, its features, and more. +title: About WinUI ComboBox control | Syncfusion® +description: Learn here all about introduction of Syncfusion® WinUI ComboBox (multi-select ComboBox) control, its features, and more. platform: winui control: SfComboBox documentation: ug diff --git a/winui/ComboBox/Searching.md b/winui/ComboBox/Searching.md index 2bf22fb54..fa1f40933 100644 --- a/winui/ComboBox/Searching.md +++ b/winui/ComboBox/Searching.md @@ -1,7 +1,7 @@ --- layout: post -title: Searching in WinUI ComboBox control | Syncfusion -description: Learn how to perform searching operation in Syncfusion WinUI ComboBox (multi-select ComboBox) control and more. +title: Searching in WinUI ComboBox control | Syncfusion® +description: Learn how to perform searching operation in Syncfusion® WinUI ComboBox (multi-select ComboBox) control and more. platform: winui control: SfComboBox documentation: ug diff --git a/winui/ComboBox/Selection.md b/winui/ComboBox/Selection.md index a54db849a..084dee5d4 100644 --- a/winui/ComboBox/Selection.md +++ b/winui/ComboBox/Selection.md @@ -1,7 +1,7 @@ --- layout: post -title: Selection in WinUI ComboBox control | Syncfusion -description: Learn here all about Selection modes support in Syncfusion WinUI ComboBox (multi-select ComboBox) control and more. +title: Selection in WinUI ComboBox control | Syncfusion® +description: Learn here all about Selection modes support in Syncfusion® WinUI ComboBox (multi-select ComboBox) control and more. platform: winui control: SfComboBox documentation: ug diff --git a/winui/ComboBox/UI-Customization.md b/winui/ComboBox/UI-Customization.md index 1af6762f9..05f686c4b 100644 --- a/winui/ComboBox/UI-Customization.md +++ b/winui/ComboBox/UI-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: UI Customization in WinUI ComboBox control | Syncfusion -description: Learn here all about UI customization support in Syncfusion WinUI ComboBox (multi-select ComboBox) control into WinUI application and its basic features. +title: UI Customization in WinUI ComboBox control | Syncfusion® +description: Learn here all about UI customization support in Syncfusion® WinUI ComboBox (multi-select ComboBox) control into WinUI application and its basic features. platform: winui control: SfComboBox documentation: ug diff --git a/winui/DropDown-Color-Palette/Customization-of-Color-Palette.md b/winui/DropDown-Color-Palette/Customization-of-Color-Palette.md index 2a7e2355d..a5a9d3d9b 100644 --- a/winui/DropDown-Color-Palette/Customization-of-Color-Palette.md +++ b/winui/DropDown-Color-Palette/Customization-of-Color-Palette.md @@ -1,6 +1,6 @@ --- layout: post -title: Customization of Color Palette in DropDown Color Palette | Syncfusion +title: Customization of Color Palette in DropDown Color Palette | Syncfusion® description: This section describes about how to customize the Color Palette in the DropDown Color Palette (SfDropDownColorPalette) control and its additional features. platform: WinUI control: SfDropDownColorPalette diff --git a/winui/DropDown-Color-Palette/Dropdown-Customization.md b/winui/DropDown-Color-Palette/Dropdown-Customization.md index 0f90c43ff..ded81b3b4 100644 --- a/winui/DropDown-Color-Palette/Dropdown-Customization.md +++ b/winui/DropDown-Color-Palette/Dropdown-Customization.md @@ -1,6 +1,6 @@ --- layout: post -title: Dropdown Customization in WinUI DropDown Color Palette | Syncfusion +title: Dropdown Customization in WinUI DropDown Color Palette | Syncfusion® description: This section describes about how to customize the DropDown Color Palette (SfDropDownColorPalette) control into WinUI application and its additional features. platform: WinUI control: SfDropDownColorPalette diff --git a/winui/DropDown-Color-Palette/Getting-Started.md b/winui/DropDown-Color-Palette/Getting-Started.md index ff2439b98..7153b9102 100644 --- a/winui/DropDown-Color-Palette/Getting-Started.md +++ b/winui/DropDown-Color-Palette/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started | WinUI DropDown Color Palette | Syncfusion -description: Learn here about getting started with Syncfusion WinUI DropDown Color Palette (SfColorPalette) control, its elements, and more. +title: Getting Started | WinUI DropDown Color Palette | Syncfusion® +description: Learn here about getting started with Syncfusion® WinUI DropDown Color Palette (SfColorPalette) control, its elements, and more. platform: WinUI control: SfDropDownColorPalette documentation: ug diff --git a/winui/DropDown-Color-Palette/More-Colors-Dialog.md b/winui/DropDown-Color-Palette/More-Colors-Dialog.md index 40aa33cd3..44e15ab39 100644 --- a/winui/DropDown-Color-Palette/More-Colors-Dialog.md +++ b/winui/DropDown-Color-Palette/More-Colors-Dialog.md @@ -1,6 +1,6 @@ --- layout: post -title: More Colors Dialog in WinUI DropDown Color Palette | Syncfusion +title: More Colors Dialog in WinUI DropDown Color Palette | Syncfusion® description: This section describes about how to pick a additonal colors from More Colors Dialog in the DropDown Color Palette (SfDropDownColorPalette) control. platform: WinUI control: SfDropDownColorPalette diff --git a/winui/DropDown-Color-Palette/Overview.md b/winui/DropDown-Color-Palette/Overview.md index 0300ed604..4fcbffca4 100644 --- a/winui/DropDown-Color-Palette/Overview.md +++ b/winui/DropDown-Color-Palette/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About WinUI DropDown Color Palette control | Syncfusion -description: Learn here all about introduction of Syncfusion WinUI DropDown Color Palette(sfDropDownColorPalette) control and more. +title: About WinUI DropDown Color Palette control | Syncfusion® +description: Learn here all about introduction of Syncfusion® WinUI DropDown Color Palette(sfDropDownColorPalette) control and more. platform: WinUI control: SfDropDownColorPalette documentation: ug diff --git a/winui/DropDown-Color-Picker/Customization-of-Color-Picker.md b/winui/DropDown-Color-Picker/Customization-of-Color-Picker.md index 73e7dda5a..f2b0cf548 100644 --- a/winui/DropDown-Color-Picker/Customization-of-Color-Picker.md +++ b/winui/DropDown-Color-Picker/Customization-of-Color-Picker.md @@ -1,6 +1,6 @@ --- layout: post -title: Customization of Color Picker in DropDown Color Picker | Syncfusion +title: Customization of Color Picker in DropDown Color Picker | Syncfusion® description: This section describes about how to customize the Color Picker in the DropDown Color Picker (SfDropDownColorPicker) control and its additional features. platform: WinUI control: SfDropDownColorPicker diff --git a/winui/DropDown-Color-Picker/Dropdown-Customization.md b/winui/DropDown-Color-Picker/Dropdown-Customization.md index dda985055..9fc577684 100644 --- a/winui/DropDown-Color-Picker/Dropdown-Customization.md +++ b/winui/DropDown-Color-Picker/Dropdown-Customization.md @@ -1,6 +1,6 @@ --- layout: post -title: Dropdown Customization in WinUI DropDown Color Picker | Syncfusion +title: Dropdown Customization in WinUI DropDown Color Picker | Syncfusion® description: This section describes about how to customize the DropDown Color Picker (SfDropDownColorPicker) control into WinUI application and its additional features. platform: WinUI control: SfDropDownColorPicker diff --git a/winui/DropDown-Color-Picker/Getting-Started.md b/winui/DropDown-Color-Picker/Getting-Started.md index 2d7eb8728..3df7cc5ae 100644 --- a/winui/DropDown-Color-Picker/Getting-Started.md +++ b/winui/DropDown-Color-Picker/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started | WinUI DropDown Color Picker | Syncfusion -description: Learn here about getting started with Syncfusion WinUI DropDown Color Picker (SfColorPicker) control, its elements, and more. +title: Getting Started | WinUI DropDown Color Picker | Syncfusion® +description: Learn here about getting started with Syncfusion® WinUI DropDown Color Picker (SfColorPicker) control, its elements, and more. platform: WinUI control: SfDropDownColorPicker documentation: ug diff --git a/winui/DropDown-Color-Picker/Overview.md b/winui/DropDown-Color-Picker/Overview.md index 480b22a0c..2cf8c8d47 100644 --- a/winui/DropDown-Color-Picker/Overview.md +++ b/winui/DropDown-Color-Picker/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About WinUI DropDown Color Picker control | Syncfusion -description: Learn here all about introduction of Syncfusion WinUI DropDown Color Picker(SfDropDownColorPicker) control and more. +title: About WinUI DropDown Color Picker control | Syncfusion® +description: Learn here all about introduction of Syncfusion® WinUI DropDown Color Picker(SfDropDownColorPicker) control and more. platform: WinUI control: SfDropDownColorPicker documentation: ug diff --git a/winui/NumberBox/Formatting.md b/winui/NumberBox/Formatting.md index cabb1909c..66bfc08ff 100644 --- a/winui/NumberBox/Formatting.md +++ b/winui/NumberBox/Formatting.md @@ -1,7 +1,7 @@ --- layout: post -title: Change number format in WinUI NumberBox | Syncfusion -description: Learn here about changing the number format of Syncfusion WinUI NumberBox (SfNumberBox) control and more. +title: Change number format in WinUI NumberBox | Syncfusion® +description: Learn here about changing the number format of Syncfusion® WinUI NumberBox (SfNumberBox) control and more. platform: WinUI control: SfNumberBox documentation: ug diff --git a/winui/NumberBox/Getting-Started.md b/winui/NumberBox/Getting-Started.md index 0fb8f4542..c0c9af3f9 100644 --- a/winui/NumberBox/Getting-Started.md +++ b/winui/NumberBox/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with WinUI NumberBox | Syncfusion -description: Learn how to get started with Syncfusion WinUI NumberBox (SfNumberBox) control, its elements, and more in here. +title: Getting Started with WinUI NumberBox | Syncfusion® +description: Learn how to get started with Syncfusion® WinUI NumberBox (SfNumberBox) control, its elements, and more in here. platform: WinUI control: SfNumberBox documentation: ug diff --git a/winui/NumberBox/Overview.md b/winui/NumberBox/Overview.md index 01774d917..a16b8bd62 100644 --- a/winui/NumberBox/Overview.md +++ b/winui/NumberBox/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About WinUI NumberBox control | Syncfusion -description: Learn here all about introduction of Syncfusion WinUI NumberBox (SfNumberBox) control, its features, and more. +title: About WinUI NumberBox control | Syncfusion® +description: Learn here all about introduction of Syncfusion® WinUI NumberBox (SfNumberBox) control, its features, and more. platform: winui control: SfNumberBox documentation: ug diff --git a/winui/NumberBox/Restriction.md b/winui/NumberBox/Restriction.md index 211cbb509..94f108def 100644 --- a/winui/NumberBox/Restriction.md +++ b/winui/NumberBox/Restriction.md @@ -1,7 +1,7 @@ --- layout: post -title: Value change restriction in WinUI NumberBox | Syncfusion -description: Learn here all about how to restrict the value change in Syncfusion WinUI NumberBox (SfNumberBox) control and more. +title: Value change restriction in WinUI NumberBox | Syncfusion® +description: Learn here all about how to restrict the value change in Syncfusion® WinUI NumberBox (SfNumberBox) control and more. platform: winui control: SfNumberBox documentation: ug diff --git a/winui/NumberBox/UpDown-Button.md b/winui/NumberBox/UpDown-Button.md index 626be8667..ef99fddde 100644 --- a/winui/NumberBox/UpDown-Button.md +++ b/winui/NumberBox/UpDown-Button.md @@ -1,7 +1,7 @@ --- layout: post -title: Use UpDown Button (Spin Button) in WinUI NumberBox | Syncfusion -description: Learn here all about how to use UpDown Button (SpinButton) in Syncfusion WinUI NumberBox (SfNumberBox) control and more. +title: Use UpDown Button (Spin Button) in WinUI NumberBox | Syncfusion® +description: Learn here all about how to use UpDown Button (SpinButton) in Syncfusion® WinUI NumberBox (SfNumberBox) control and more. platform: winui control: SfNumberBox documentation: ug diff --git a/winui/Ribbon/Backstage.md b/winui/Ribbon/Backstage.md index 5eb7048c7..e2f70d362 100644 --- a/winui/Ribbon/Backstage.md +++ b/winui/Ribbon/Backstage.md @@ -1,7 +1,7 @@ --- layout: post -title: Backstage in WinUI Ribbon | Syncfusion -description: Learn here all about Backstage feature, Backstage View of Syncfusion WinUI Ribbon (SfRibbon) control and more. +title: Backstage in WinUI Ribbon | Syncfusion® +description: Learn here all about Backstage feature, Backstage View of Syncfusion® WinUI Ribbon (SfRibbon) control and more. platform: winui control: Ribbon documentation: ug diff --git a/winui/Ribbon/DealingWithRibbon.md b/winui/Ribbon/DealingWithRibbon.md index ac2d36f95..ad1217f58 100644 --- a/winui/Ribbon/DealingWithRibbon.md +++ b/winui/Ribbon/DealingWithRibbon.md @@ -1,7 +1,7 @@ --- layout: post -title: Dealing with Ribbon in WinUI Ribbon control | Syncfusion -description: Learn here all about dealing with Ribbon feature of Syncfusion WinUI Ribbon(sfRibbon) control and more. +title: Dealing with Ribbon in WinUI Ribbon control | Syncfusion® +description: Learn here all about dealing with Ribbon feature of Syncfusion® WinUI Ribbon(sfRibbon) control and more. platform: winui control: Ribbon documentation: ug diff --git a/winui/Ribbon/DealingWithRibbonItems.md b/winui/Ribbon/DealingWithRibbonItems.md index ec5fb21a0..5aa321d2a 100644 --- a/winui/Ribbon/DealingWithRibbonItems.md +++ b/winui/Ribbon/DealingWithRibbonItems.md @@ -1,7 +1,7 @@ --- layout: post -title: Dealing with Ribbon Items in WinUI Ribbon control | Syncfusion -description: Learn here all about Dealing with Ribbon Items feature of Syncfusion WinUI Ribbon(sfRibbon) control and more. +title: Dealing with Ribbon Items in WinUI Ribbon control | Syncfusion® +description: Learn here all about Dealing with Ribbon Items feature of Syncfusion® WinUI Ribbon(sfRibbon) control and more. platform: winui control: Ribbon documentation: ug diff --git a/winui/Ribbon/Getting-Started.md b/winui/Ribbon/Getting-Started.md index cde8284e7..4e1097fc1 100644 --- a/winui/Ribbon/Getting-Started.md +++ b/winui/Ribbon/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with WinUI Ribbon control | Syncfusion -description: Learn here all about getting started with Syncfusion WinUI Ribbon(SfRibbon) control, its elements, and more. +title: Getting Started with WinUI Ribbon control | Syncfusion® +description: Learn here all about getting started with Syncfusion® WinUI Ribbon(SfRibbon) control, its elements, and more. platform: winui control: Ribbon documentation: ug @@ -9,7 +9,7 @@ documentation: ug # Getting Started with WinUI Ribbon -This section explains the steps required to add the Ribbon control and its elements such as ribbon tabs, ribbon groups, built in ribbon items, custom ribbon items, right pane, backstage and its items. This section also covers the basic features needed to get started with Syncfusion ribbon control. +This section explains the steps required to add the Ribbon control and its elements such as ribbon tabs, ribbon groups, built in ribbon items, custom ribbon items, right pane, backstage and its items. This section also covers the basic features needed to get started with Syncfusion® ribbon control. ## Creating an application with WinUI Ribbon diff --git a/winui/Ribbon/Overview.md b/winui/Ribbon/Overview.md index 5d452b855..3bd8a1fd6 100644 --- a/winui/Ribbon/Overview.md +++ b/winui/Ribbon/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About WinUI Ribbon control | Syncfusion -description: Learn here all about introduction of Syncfusion WinUI Ribbon(SfRibbon) control with key features and more. +title: About WinUI Ribbon control | Syncfusion® +description: Learn here all about introduction of Syncfusion® WinUI Ribbon(SfRibbon) control with key features and more. platform: winui control: Ribbon documentation: ug @@ -9,7 +9,7 @@ documentation: ug # WinUI Ribbon Overview -The Syncfusion [WinUI Ribbon](https://www.syncfusion.com/winui-controls/ribbon) is a command bar that organizes an application’s commands and tools into a series of tabs. It also supports a backstage view as like in Microsoft Office products. +The Syncfusion® [WinUI Ribbon](https://www.syncfusion.com/winui-controls/ribbon) is a command bar that organizes an application’s commands and tools into a series of tabs. It also supports a backstage view as like in Microsoft Office products. ## Key features diff --git a/winui/Ribbon/Ribbon-Keytip.md b/winui/Ribbon/Ribbon-Keytip.md index b5f8b4d97..de8592230 100644 --- a/winui/Ribbon/Ribbon-Keytip.md +++ b/winui/Ribbon/Ribbon-Keytip.md @@ -1,7 +1,7 @@ --- layout: post -title: Ribbon key tip feature in WinUI Ribbon control | Syncfusion -description: Learn more about the keyboard navigation using key tips in the Syncfusion WinUI Ribbon (SfRibbon) control. +title: Ribbon key tip feature in WinUI Ribbon control | Syncfusion® +description: Learn more about the keyboard navigation using key tips in the Syncfusion® WinUI Ribbon (SfRibbon) control. platform: winui control: Ribbon documentation: ug @@ -9,7 +9,7 @@ documentation: ug # Keyboard Navigation in WinUI Ribbon -The Syncfusion WinUI [SfRibbon](https://help.syncfusion.com/cr/winui/Syncfusion.UI.Xaml.Ribbon.SfRibbon.html) supports the keyboard navigation to activate the ribbon elements via KeyTipService, which represents the service that provides the attached properties to enable and manage the KeyTips to the ribbon control. +The Syncfusion® WinUI [SfRibbon](https://help.syncfusion.com/cr/winui/Syncfusion.UI.Xaml.Ribbon.SfRibbon.html) supports the keyboard navigation to activate the ribbon elements via KeyTipService, which represents the service that provides the attached properties to enable and manage the KeyTips to the ribbon control. KeyTips, also known as access keys or accelerators, are shortcut key combinations that are used to activate the ribbon's tabs and buttons, as well as the Backstage file menu. diff --git a/winui/Ribbon/Ribbon-QAT.md b/winui/Ribbon/Ribbon-QAT.md index 7020f5543..76fa5c2d3 100644 --- a/winui/Ribbon/Ribbon-QAT.md +++ b/winui/Ribbon/Ribbon-QAT.md @@ -1,7 +1,7 @@ --- layout: post -title: Quick Access Toolbar in WinUI Ribbon control | Syncfusion -description: Learn more about the Quick Access Toolbar in the Syncfusion WinUI Ribbon (SfRibbon) control. +title: Quick Access Toolbar in WinUI Ribbon control | Syncfusion® +description: Learn more about the Quick Access Toolbar in the Syncfusion® WinUI Ribbon (SfRibbon) control. platform: winui control: Ribbon documentation: ug diff --git a/winui/Ribbon/RibbonCompactSizing.md b/winui/Ribbon/RibbonCompactSizing.md index ef4518add..69f7b363e 100644 --- a/winui/Ribbon/RibbonCompactSizing.md +++ b/winui/Ribbon/RibbonCompactSizing.md @@ -1,7 +1,7 @@ --- layout: post -title: Ribbon Compact Sizing in WinUI Ribbon control | Syncfusion -description: Learn here all about the Ribbon Compact Sizing feature of Syncfusion WinUI Ribbon (SfRibbon) control with custom support and more. +title: Ribbon Compact Sizing in WinUI Ribbon control | Syncfusion® +description: Learn here all about the Ribbon Compact Sizing feature of Syncfusion® WinUI Ribbon (SfRibbon) control with custom support and more. platform: winui control: Ribbon documentation: ug diff --git a/winui/Ribbon/RibbonGallery.md b/winui/Ribbon/RibbonGallery.md index 0323449b9..c94acba06 100644 --- a/winui/Ribbon/RibbonGallery.md +++ b/winui/Ribbon/RibbonGallery.md @@ -1,7 +1,7 @@ --- layout: post -title: RibbonGallery in WinUI Ribbon control | Syncfusion -description: Learn here all about RibbonGallery feature of Syncfusion WinUI Ribbon(SfRibbon) control with custom support and more. +title: RibbonGallery in WinUI Ribbon control | Syncfusion® +description: Learn here all about RibbonGallery feature of Syncfusion® WinUI Ribbon(SfRibbon) control with custom support and more. platform: winui control: Ribbon documentation: ug diff --git a/winui/Ribbon/RibbonResizing.md b/winui/Ribbon/RibbonResizing.md index a06f3703b..a902dfac3 100644 --- a/winui/Ribbon/RibbonResizing.md +++ b/winui/Ribbon/RibbonResizing.md @@ -9,7 +9,7 @@ documentation: ug # Ribbon Resizing in WinUI Ribbon Control -The Syncfusion WinUI SfRibbon supports expanding/collapsing the ribbon elements to the available space while resizing the control. It performs expand operation while the control size is increased and performs collapse operation while the control size decreased. It allows resizing ribbon elements for both normal and simplified layouts. By default, the ribbon elements are resized based on group size. Also, we have an option to resize the ribbon elements in the custom order. +The Syncfusion® WinUI SfRibbon supports expanding/collapsing the ribbon elements to the available space while resizing the control. It performs expand operation while the control size is increased and performs collapse operation while the control size decreased. It allows resizing ribbon elements for both normal and simplified layouts. By default, the ribbon elements are resized based on group size. Also, we have an option to resize the ribbon elements in the custom order. We can specify the ribbon elements size using `AllowedSizeModes` property. It is a flagged enum to arrange the ribbon elements in varied sizes depending on available space. It has values Small, Normal, and Large to specify the size of the ribbon elements. As it is a flagged enum, we can give the combination of values to the AllowedSizeModes property. The default value is `Small, Normal, Large`. diff --git a/winui/Ribbon/RibbonScreenTip.md b/winui/Ribbon/RibbonScreenTip.md index 67e040965..305b3d91a 100644 --- a/winui/Ribbon/RibbonScreenTip.md +++ b/winui/Ribbon/RibbonScreenTip.md @@ -1,7 +1,7 @@ --- layout: post -title: ScreenTip in WinUI Ribbon control | Syncfusion -description: Learn more about the ScreenTip in the Syncfusion WinUI Ribbon (SfRibbon) control. +title: ScreenTip in WinUI Ribbon control | Syncfusion® +description: Learn more about the ScreenTip in the Syncfusion® WinUI Ribbon (SfRibbon) control. platform: winui control: Ribbon documentation: ug diff --git a/winui/Ribbon/Simplified-Layout.md b/winui/Ribbon/Simplified-Layout.md index 82be040ec..ffa20214f 100644 --- a/winui/Ribbon/Simplified-Layout.md +++ b/winui/Ribbon/Simplified-Layout.md @@ -1,7 +1,7 @@ --- layout: post -title: Simplified layout | WinUI | Ribbon | Syncfusion -description: Learn here about Simplified layout and Display mode support in Syncfusion WinUI Ribbon (SfRibbon) control and more details. +title: Simplified layout | WinUI | Ribbon | Syncfusion® +description: Learn here about Simplified layout and Display mode support in Syncfusion® WinUI Ribbon (SfRibbon) control and more details. platform: winui control: Ribbon documentation: ug diff --git a/winui/System-Requirements.md b/winui/System-Requirements.md index 2069f69b7..7a42fd376 100644 --- a/winui/System-Requirements.md +++ b/winui/System-Requirements.md @@ -1,7 +1,7 @@ --- layout: post -title: System Requirements in WinUI - Syncfusion -description: Checkout and learn here all about the system requirements needed to use the Syncfusion WinUI Components. +title: System Requirements in WinUI - Syncfusion® +description: Checkout and learn here all about the system requirements needed to use the Syncfusion® WinUI Components. platform: winui control: Installation and Deployment documentation: ug @@ -10,7 +10,7 @@ documentation: ug # System Requirements for WinUI Components -The system requirements for using our Syncfusion WinUI platform are as follows +The system requirements for using our Syncfusion® WinUI platform are as follows ## Operating Systems diff --git a/winui/overview.md b/winui/overview.md index 61515488b..98402cad3 100644 --- a/winui/overview.md +++ b/winui/overview.md @@ -1,7 +1,7 @@ --- layout: post -title: Overview of Syncfusion WinUI Controls -description: Syncfusion Essential Studio for WinUI is a state-of-the-art WinUI toolkit for developing Windows apps. +title: Overview of Syncfusion® WinUI Controls +description: Syncfusion® Essential Studio® for WinUI is a state-of-the-art WinUI toolkit for developing Windows apps. platform: winui control: Overview documentation: ug @@ -10,9 +10,9 @@ documentation: ug > With the 2024 Volume 4 release, we will discontinue support for .NET Framework 4.0 in WinForms, WPF, ASP.NET MVC, and Document Processing Libraries. Please plan to upgrade to .NET Framework 4.6.2 or higher.
With the 2025 Volume 1 release, we will discontinue support for .NET 6.0 and 7.0 in WinForms, WPF, WinUI, and Document Processing Libraries. Please plan to upgrade to .Net 8.0 or higher. -# Syncfusion WinUI Controls +# Syncfusion® WinUI Controls -The Syncfusion WinUI Controls are the suite, ever needed to create state of art WinUI applications. +The Syncfusion® WinUI Controls are the suite, ever needed to create state of art WinUI applications. ## How to read this user guide most effectively diff --git a/winui/samples.md b/winui/samples.md index 55a56e1bd..a166fba76 100644 --- a/winui/samples.md +++ b/winui/samples.md @@ -1,17 +1,17 @@ --- layout: post -title: Guide to run online and offline samples from WinUI Studio | Syncfusion -description: Learn how to run the online samples and offline samples of Syncfusion Essential Studio WinUI controls and components. +title: Guide to run online and offline samples from WinUI Studio | Syncfusion® +description: Learn how to run the online samples and offline samples of Syncfusion® Essential Studio® WinUI controls and components. platform: winui control: Samples documentation: ug --- -# Featured Samples for Syncfusion WinUI Controls +# Featured Samples for Syncfusion® WinUI Controls -## Syncfusion WinUI control panel +## Syncfusion® WinUI control panel -To explore Syncfusion WinUI controls and components, open the `Syncfusion WinUI Controls Panel` by searching it from Start and Open. +To explore Syncfusion® WinUI controls and components, open the `Syncfusion® WinUI Controls Panel` by searching it from Start and Open. ![WinUI Control Panel Search](Guide-to-run-the-samples-images/winui-control-panel-search.png) @@ -21,9 +21,9 @@ C:\Program Files (x86)\Syncfusion\Essential Studio\WinUI\{{ site.releaseversion N> In the above section, latest Essential Studio version details has been provided. Refer installed Essential Studio version instead of mentioned version. -## Syncfusion Controls Gallery for WinUI Desktop +## Syncfusion® Controls Gallery for WinUI Desktop -The Syncfusion WinUI desktop controls can be explored in the Visual Studio by clicking `Run Local Demos`. +The Syncfusion® WinUI desktop controls can be explored in the Visual Studio by clicking `Run Local Demos`. ![Explore Syncfusion WinUI Demos with Desktop Project](Guide-to-run-the-samples-images/exploring-winui-desktop-sample-browser-new.png) @@ -54,4 +54,4 @@ For example, following is a demonstration to run an individual `Chart` control p ## Download demos from online (clone from github repository) -Explore the Syncfusion WinUI controls using [GitHub WinUI demos](https://github.com/syncfusion/winui-demos), where all WinUI demos are configured using `NuGet` to run without installing Syncfusion WinUI Studio. \ No newline at end of file +Explore the Syncfusion® WinUI controls using [GitHub WinUI demos](https://github.com/syncfusion/winui-demos), where all WinUI demos are configured using `NuGet` to run without installing Syncfusion® WinUI Studio. \ No newline at end of file From 2c2d99b275fc4275468f2379f09f6d365c1ec9f4 Mon Sep 17 00:00:00 2001 From: Yuvaraj Date: Fri, 6 Dec 2024 12:52:16 +0530 Subject: [PATCH 2/4] Resolved CI Issue --- winui/Color-Palette/More-Color-Dialog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/winui/Color-Palette/More-Color-Dialog.md b/winui/Color-Palette/More-Color-Dialog.md index 4e7061b27..f2dbaec74 100644 --- a/winui/Color-Palette/More-Color-Dialog.md +++ b/winui/Color-Palette/More-Color-Dialog.md @@ -7,6 +7,10 @@ control: SfColorPalette documentation: ug --- +# More Colors in WinUI Color Palette control + +This section explains the different more colors available in the [Color Palette](https://help.syncfusion.com/cr/winUI/Syncfusion.UI.Xaml.Editors.SfColorPalette.html) and how to choose the colors and its panel customizations. + ## Choosing a color from MoreColors dialog in WinUI Color Palette In addition to colors in `Theme colors` and `Standard colors`, `MoreColor` feature allows you to select wide range of color options from the WinUI [Color Palette](https://help.syncfusion.com/cr/winUI/Syncfusion.UI.Xaml.Editors.SfColorPalette.html). You can select any custom color with various opacity level based on requirement. From f3e2a9eb67620678ab75ad5433399496f3c6b0e1 Mon Sep 17 00:00:00 2001 From: Yuvaraj Date: Thu, 12 Dec 2024 10:46:18 +0530 Subject: [PATCH 3/4] modified trade mark symbol to unicode --- winui/AutoComplete/Getting-Started.md | 6 +-- winui/AutoComplete/Grouping.md | 4 +- winui/AutoComplete/Highlighting.md | 4 +- winui/AutoComplete/Keyboard-Support.md | 4 +- .../AutoComplete/Leading-and-Trailing-view.md | 4 +- winui/AutoComplete/No-Result-Found.md | 4 +- winui/AutoComplete/Overview.md | 4 +- winui/AutoComplete/Searching-Filtering.md | 4 +- winui/AutoComplete/Selection.md | 4 +- winui/AutoComplete/UI-Customization.md | 4 +- winui/Badge/Alignment-positioning.md | 4 +- winui/Badge/Badge-Customization.md | 4 +- winui/Badge/Getting-Started.md | 6 +-- winui/Badge/Overview.md | 4 +- winui/Color-Palette/Getting-Started.md | 6 +-- winui/Color-Palette/More-Color-Dialog.md | 4 +- winui/Color-Palette/Overview.md | 4 +- winui/Color-Palette/Standard-Colors.md | 4 +- winui/Color-Palette/Theme-Colors.md | 4 +- winui/Color-Palette/UI-Customization.md | 4 +- winui/Color-Picker/Getting-Started.md | 4 +- .../Color-Picker/Gradient-Color-Selection.md | 4 +- winui/Color-Picker/Overview.md | 4 +- winui/Color-Picker/Solid-Color-Selection.md | 4 +- winui/Color-Picker/UI-Customization.md | 4 +- winui/ComboBox/Editing.md | 4 +- winui/ComboBox/Filtering.md | 4 +- winui/ComboBox/Getting-Started.md | 4 +- winui/ComboBox/Grouping.md | 4 +- winui/ComboBox/Highlighting.md | 4 +- winui/ComboBox/Keyboard-Support.md | 4 +- winui/ComboBox/Leading-and-Trailing-View.md | 4 +- winui/ComboBox/Overview.md | 4 +- winui/ComboBox/Searching.md | 4 +- winui/ComboBox/Selection.md | 4 +- winui/ComboBox/UI-Customization.md | 4 +- winui/Common/accessibility.md | 12 ++--- winui/Common/compact-sizing.md | 4 +- winui/Common/localization.md | 12 ++--- winui/Common/right-to-left.md | 6 +-- winui/Common/themes.md | 14 ++--- .../Customization-of-Color-Palette.md | 2 +- .../Dropdown-Customization.md | 2 +- .../DropDown-Color-Palette/Getting-Started.md | 4 +- .../More-Colors-Dialog.md | 2 +- winui/DropDown-Color-Palette/Overview.md | 4 +- .../Customization-of-Color-Picker.md | 2 +- .../Dropdown-Customization.md | 2 +- .../DropDown-Color-Picker/Getting-Started.md | 4 +- winui/DropDown-Color-Picker/Overview.md | 4 +- winui/Installation/Install-NuGet-Packages.md | 48 ++++++++--------- winui/Installation/Installation-Errors.md | 10 ++-- .../offline-installer/how-to-download.md | 14 ++--- .../offline-installer/how-to-install.md | 34 ++++++------ .../web-installer/how-to-download.md | 20 +++---- .../web-installer/how-to-install.md | 52 +++++++++---------- winui/NumberBox/Formatting.md | 4 +- winui/NumberBox/Getting-Started.md | 4 +- winui/NumberBox/Overview.md | 4 +- winui/NumberBox/Restriction.md | 4 +- winui/NumberBox/UpDown-Button.md | 4 +- winui/Ribbon/Backstage.md | 4 +- winui/Ribbon/DealingWithRibbon.md | 4 +- winui/Ribbon/DealingWithRibbonItems.md | 4 +- winui/Ribbon/Getting-Started.md | 6 +-- winui/Ribbon/Overview.md | 6 +-- winui/Ribbon/Ribbon-Keytip.md | 6 +-- winui/Ribbon/Ribbon-QAT.md | 4 +- winui/Ribbon/RibbonCompactSizing.md | 4 +- winui/Ribbon/RibbonGallery.md | 4 +- winui/Ribbon/RibbonResizing.md | 2 +- winui/Ribbon/RibbonScreenTip.md | 4 +- winui/Ribbon/Simplified-Layout.md | 4 +- winui/System-Requirements.md | 6 +-- winui/overview.md | 8 +-- winui/samples.md | 16 +++--- 76 files changed, 252 insertions(+), 252 deletions(-) diff --git a/winui/AutoComplete/Getting-Started.md b/winui/AutoComplete/Getting-Started.md index 2159c3c89..38e60eeef 100644 --- a/winui/AutoComplete/Getting-Started.md +++ b/winui/AutoComplete/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with WinUI AutoComplete | Syncfusion® -description: Learn how to get started with Syncfusion® WinUI AutoComplete control and its suggestion list, as well as other topics, in this section. +title: Getting Started with WinUI AutoComplete | Syncfusion® +description: Learn how to get started with Syncfusion® WinUI AutoComplete control and its suggestion list, as well as other topics, in this section. platform: WinUI control: SfAutoComplete documentation: ug @@ -9,7 +9,7 @@ documentation: ug # Getting Started with WinUI AutoComplete (SfAutoComplete) -This section explains how to add the [AutoComplete](https://help.syncfusion.com/cr/winui/Syncfusion.UI.Xaml.Editors.SfAutoComplete.html) control and bind data to it. This section covers only the basic features needed to get started with the Syncfusion® `AutoComplete` control. +This section explains how to add the [AutoComplete](https://help.syncfusion.com/cr/winui/Syncfusion.UI.Xaml.Editors.SfAutoComplete.html) control and bind data to it. This section covers only the basic features needed to get started with the Syncfusion® `AutoComplete` control. ## Creating an application with WinUI AutoComplete diff --git a/winui/AutoComplete/Grouping.md b/winui/AutoComplete/Grouping.md index 2c18e6859..3edb9c8e8 100644 --- a/winui/AutoComplete/Grouping.md +++ b/winui/AutoComplete/Grouping.md @@ -1,7 +1,7 @@ --- layout: post -title: Grouping in WinUI AutoComplete control | Syncfusion® -description: Learn here all about Grouping support in Syncfusion® WinUI AutoComplete (multi-select AutoComplete) control with UI grouping and more. +title: Grouping in WinUI AutoComplete control | Syncfusion® +description: Learn here all about Grouping support in Syncfusion® WinUI AutoComplete (multi-select AutoComplete) control with UI grouping and more. platform: winui control: SfAutoComplete documentation: ug diff --git a/winui/AutoComplete/Highlighting.md b/winui/AutoComplete/Highlighting.md index db6383341..94ed062c6 100644 --- a/winui/AutoComplete/Highlighting.md +++ b/winui/AutoComplete/Highlighting.md @@ -1,7 +1,7 @@ --- layout: post -title: Highlighting Feature in WinUI AutoComplete control | Syncfusion® -description: Learn here all about Highlighting Feature in Syncfusion® WinUI AutoComplete control into WinUI application. +title: Highlighting Feature in WinUI AutoComplete control | Syncfusion® +description: Learn here all about Highlighting Feature in Syncfusion® WinUI AutoComplete control into WinUI application. platform: winui control: SfAutoComplete documentation: UG diff --git a/winui/AutoComplete/Keyboard-Support.md b/winui/AutoComplete/Keyboard-Support.md index 947095c0c..8c9d94a10 100644 --- a/winui/AutoComplete/Keyboard-Support.md +++ b/winui/AutoComplete/Keyboard-Support.md @@ -1,7 +1,7 @@ --- layout: post -title: Keyboard support in WinUI AutoComplete control | Syncfusion® -description: Learn here all about Keyboard support in Syncfusion® WinUI AutoComplete (multi-select AutoComplete) control and more. +title: Keyboard support in WinUI AutoComplete control | Syncfusion® +description: Learn here all about Keyboard support in Syncfusion® WinUI AutoComplete (multi-select AutoComplete) control and more. platform: winui control: SfAutoComplete documentation: ug diff --git a/winui/AutoComplete/Leading-and-Trailing-view.md b/winui/AutoComplete/Leading-and-Trailing-view.md index ae948730a..6fb423462 100644 --- a/winui/AutoComplete/Leading-and-Trailing-view.md +++ b/winui/AutoComplete/Leading-and-Trailing-view.md @@ -1,7 +1,7 @@ --- layout: post -title: Leading and trailing view in WinUI AutoComplete | Syncfusion® -description: Learn how to add leading and trailing view (front and back view) in Syncfusion® WinUI AutoComplete control and more. +title: Leading and trailing view in WinUI AutoComplete | Syncfusion® +description: Learn how to add leading and trailing view (front and back view) in Syncfusion® WinUI AutoComplete control and more. platform: winui control: SfAutoComplete documentation: ug diff --git a/winui/AutoComplete/No-Result-Found.md b/winui/AutoComplete/No-Result-Found.md index 8f2d7a402..6486124ad 100644 --- a/winui/AutoComplete/No-Result-Found.md +++ b/winui/AutoComplete/No-Result-Found.md @@ -1,7 +1,7 @@ --- layout: post -title: No Result Found in WinUI AutoComplete control | Syncfusion® -description: Learn how to use NoResultsFoundTemplate and NoResultsFoundContent in Syncfusion® WinUI AutoComplete control. +title: No Result Found in WinUI AutoComplete control | Syncfusion® +description: Learn how to use NoResultsFoundTemplate and NoResultsFoundContent in Syncfusion® WinUI AutoComplete control. platform: winui control: SfAutoComplete documentation: ug diff --git a/winui/AutoComplete/Overview.md b/winui/AutoComplete/Overview.md index 85e6340e1..64dce1173 100644 --- a/winui/AutoComplete/Overview.md +++ b/winui/AutoComplete/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About WinUI AutoComplete control | Syncfusion® -description: Learn here all about introduction of Syncfusion® WinUI AutoComplete (multi-select AutoComplete) control, its features, and more. +title: About WinUI AutoComplete control | Syncfusion® +description: Learn here all about introduction of Syncfusion® WinUI AutoComplete (multi-select AutoComplete) control, its features, and more. platform: winui control: SfAutoComplete documentation: ug diff --git a/winui/AutoComplete/Searching-Filtering.md b/winui/AutoComplete/Searching-Filtering.md index 8b9321ab6..38f8169ab 100644 --- a/winui/AutoComplete/Searching-Filtering.md +++ b/winui/AutoComplete/Searching-Filtering.md @@ -1,7 +1,7 @@ --- layout: post -title: Searching and Filtering in WinUI AutoComplete control | Syncfusion® -description: Learn how to perform searching and filtering operations in Syncfusion® WinUI AutoComplete (multi-select AutoComplete) control and more. +title: Searching and Filtering in WinUI AutoComplete control | Syncfusion® +description: Learn how to perform searching and filtering operations in Syncfusion® WinUI AutoComplete (multi-select AutoComplete) control and more. platform: winui control: SfAutoComplete documentation: ug diff --git a/winui/AutoComplete/Selection.md b/winui/AutoComplete/Selection.md index f96771773..f220033ad 100644 --- a/winui/AutoComplete/Selection.md +++ b/winui/AutoComplete/Selection.md @@ -1,7 +1,7 @@ --- layout: post -title: Selection in WinUI AutoComplete control | Syncfusion® -description: Learn here all about Selection modes support in Syncfusion® WinUI AutoComplete (multi-select AutoComplete) control and more. +title: Selection in WinUI AutoComplete control | Syncfusion® +description: Learn here all about Selection modes support in Syncfusion® WinUI AutoComplete (multi-select AutoComplete) control and more. platform: winui control: SfAutoComplete documentation: ug diff --git a/winui/AutoComplete/UI-Customization.md b/winui/AutoComplete/UI-Customization.md index 1a71906c6..ea724440c 100644 --- a/winui/AutoComplete/UI-Customization.md +++ b/winui/AutoComplete/UI-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: UI Customization in WinUI AutoComplete control | Syncfusion® -description: Learn here all about UI customization support in Syncfusion® WinUI AutoComplete (multi-select AutoComplete) control into WinUI application and its features. +title: UI Customization in WinUI AutoComplete control | Syncfusion® +description: Learn here all about UI customization support in Syncfusion® WinUI AutoComplete (multi-select AutoComplete) control into WinUI application and its features. platform: winui control: SfAutoComplete documentation: ug diff --git a/winui/Badge/Alignment-positioning.md b/winui/Badge/Alignment-positioning.md index bca904ac5..e405564b8 100644 --- a/winui/Badge/Alignment-positioning.md +++ b/winui/Badge/Alignment-positioning.md @@ -1,7 +1,7 @@ --- layout: post -title: Alignment and positioning in WinUI Badge control | Syncfusion® -description: Learn here all about the alignment and positioning feature of Syncfusion® WinUI Badge control and more. +title: Alignment and positioning in WinUI Badge control | Syncfusion® +description: Learn here all about the alignment and positioning feature of Syncfusion® WinUI Badge control and more. platform: WinUI control: SfBadge documentation: ug diff --git a/winui/Badge/Badge-Customization.md b/winui/Badge/Badge-Customization.md index affe36dca..f94dfd749 100644 --- a/winui/Badge/Badge-Customization.md +++ b/winui/Badge/Badge-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: Customization in WinUI Badge control | Syncfusion® -description: Learn here all about Customization feature in Syncfusion® WinUI Badge control with more colors, shapes, and UI custom support. +title: Customization in WinUI Badge control | Syncfusion® +description: Learn here all about Customization feature in Syncfusion® WinUI Badge control with more colors, shapes, and UI custom support. platform: WinUI control: SfBadge documentation: ug diff --git a/winui/Badge/Getting-Started.md b/winui/Badge/Getting-Started.md index beb044236..a90c52428 100644 --- a/winui/Badge/Getting-Started.md +++ b/winui/Badge/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with WinUI Badge control | Syncfusion® -description: Learn here all about getting started with Syncfusion® WinUI Badge(SfBadge) control, its elements, and more. +title: Getting Started with WinUI Badge control | Syncfusion® +description: Learn here all about getting started with Syncfusion® WinUI Badge(SfBadge) control, its elements, and more. platform: WinUI control: SfBadge documentation: ug @@ -9,7 +9,7 @@ documentation: ug # Getting Started with WinUI Badge -This section explains the steps required to add the [WinUI Badge](https://www.syncfusion.com/winui-controls/badge) control and its elements such as shapes, alignment, and predefined colors. This section covers only basic features needed to get started with Syncfusion® `Badge` control. +This section explains the steps required to add the [WinUI Badge](https://www.syncfusion.com/winui-controls/badge) control and its elements such as shapes, alignment, and predefined colors. This section covers only basic features needed to get started with Syncfusion® `Badge` control. ## Structure of Badge control diff --git a/winui/Badge/Overview.md b/winui/Badge/Overview.md index 3a688a8c2..e962fd683 100644 --- a/winui/Badge/Overview.md +++ b/winui/Badge/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About WinUI Badge control | Syncfusion® -description: Learn here all about introduction of Syncfusion® WinUI Badge control, which is used to notify users of new or unread messages, notifications, and more. +title: About WinUI Badge control | Syncfusion® +description: Learn here all about introduction of Syncfusion® WinUI Badge control, which is used to notify users of new or unread messages, notifications, and more. platform: WinUI control: SfBadge documentation: ug diff --git a/winui/Color-Palette/Getting-Started.md b/winui/Color-Palette/Getting-Started.md index e42626ae8..e63602402 100644 --- a/winui/Color-Palette/Getting-Started.md +++ b/winui/Color-Palette/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with WinUI Color Palette control | Syncfusion® -description: Learn here all about getting started with Syncfusion® WinUI Color Palette(SfColorPalette) control and more. +title: Getting Started with WinUI Color Palette control | Syncfusion® +description: Learn here all about getting started with Syncfusion® WinUI Color Palette(SfColorPalette) control and more. platform: WinUI control: SfColorPalette documentation: ug @@ -9,7 +9,7 @@ documentation: ug # Getting Started with WinUI Color Palette -This section explains the steps required to add the [WinUI Color Palette](https://www.syncfusion.com/winui-controls/color-palette) control and its various color options. This section covers only basic features needed to get started with Syncfusion® `Color Palette` control. +This section explains the steps required to add the [WinUI Color Palette](https://www.syncfusion.com/winui-controls/color-palette) control and its various color options. This section covers only basic features needed to get started with Syncfusion® `Color Palette` control. ## Control Structure diff --git a/winui/Color-Palette/More-Color-Dialog.md b/winui/Color-Palette/More-Color-Dialog.md index f2dbaec74..47e546ecc 100644 --- a/winui/Color-Palette/More-Color-Dialog.md +++ b/winui/Color-Palette/More-Color-Dialog.md @@ -1,7 +1,7 @@ --- layout: post -title: More Colors in WinUI Color Palette control | Syncfusion® -description: Learn here all about More Colors features of Syncfusion® WinUI Color Palette(SfColorPalette) control and more. +title: More Colors in WinUI Color Palette control | Syncfusion® +description: Learn here all about More Colors features of Syncfusion® WinUI Color Palette(SfColorPalette) control and more. platform: WinUI control: SfColorPalette documentation: ug diff --git a/winui/Color-Palette/Overview.md b/winui/Color-Palette/Overview.md index 58322782b..d0b95474b 100644 --- a/winui/Color-Palette/Overview.md +++ b/winui/Color-Palette/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About WinUI Color Palette control | Syncfusion® -description: Learn here all about introduction of Syncfusion® WinUI Color Palette control with rich visual interface support. +title: About WinUI Color Palette control | Syncfusion® +description: Learn here all about introduction of Syncfusion® WinUI Color Palette control with rich visual interface support. platform: WinUI control: SfColorPalette documentation: ug diff --git a/winui/Color-Palette/Standard-Colors.md b/winui/Color-Palette/Standard-Colors.md index 46d489823..77567457f 100644 --- a/winui/Color-Palette/Standard-Colors.md +++ b/winui/Color-Palette/Standard-Colors.md @@ -1,7 +1,7 @@ --- layout: post -title: Standard Colors in WinUI Color Palette control | Syncfusion® -description: Learn here all about Standard Colors feature of Syncfusion® WinUI Color Palette(SfColorPalette) control and more. +title: Standard Colors in WinUI Color Palette control | Syncfusion® +description: Learn here all about Standard Colors feature of Syncfusion® WinUI Color Palette(SfColorPalette) control and more. platform: WinUI control: SfColorPalette documentation: ug diff --git a/winui/Color-Palette/Theme-Colors.md b/winui/Color-Palette/Theme-Colors.md index b634ddadc..c831a21ea 100644 --- a/winui/Color-Palette/Theme-Colors.md +++ b/winui/Color-Palette/Theme-Colors.md @@ -1,7 +1,7 @@ --- layout: post -title: Theme Colors in WinUI Color Palette control | Syncfusion® -description: Learn here all about Theme Colors support in Syncfusion® WinUI Color Palette(SfColorPalette) control and more. +title: Theme Colors in WinUI Color Palette control | Syncfusion® +description: Learn here all about Theme Colors support in Syncfusion® WinUI Color Palette(SfColorPalette) control and more. platform: WinUI control: SfColorPalette documentation: ug diff --git a/winui/Color-Palette/UI-Customization.md b/winui/Color-Palette/UI-Customization.md index 3530e9011..371de3f37 100644 --- a/winui/Color-Palette/UI-Customization.md +++ b/winui/Color-Palette/UI-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: UI Customization in WinUI Color Palette control | Syncfusion® -description: Learn here all about ui customization support in Syncfusion® WinUI Color Palette(SfColorPalette) control and more. +title: UI Customization in WinUI Color Palette control | Syncfusion® +description: Learn here all about ui customization support in Syncfusion® WinUI Color Palette(SfColorPalette) control and more. platform: WinUI control: SfColorPalette documentation: ug diff --git a/winui/Color-Picker/Getting-Started.md b/winui/Color-Picker/Getting-Started.md index 466242cbf..c08601065 100644 --- a/winui/Color-Picker/Getting-Started.md +++ b/winui/Color-Picker/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with WinUI Color Picker control | Syncfusion® -description: Learn here all about getting started with Syncfusion® WinUI Color Picker(SfColorPicker) control, its elements and more. +title: Getting Started with WinUI Color Picker control | Syncfusion® +description: Learn here all about getting started with Syncfusion® WinUI Color Picker(SfColorPicker) control, its elements and more. platform: WinUI control: SfColorPicker documentation: ug diff --git a/winui/Color-Picker/Gradient-Color-Selection.md b/winui/Color-Picker/Gradient-Color-Selection.md index badfcd5b3..7c2d68cfa 100644 --- a/winui/Color-Picker/Gradient-Color-Selection.md +++ b/winui/Color-Picker/Gradient-Color-Selection.md @@ -1,7 +1,7 @@ --- layout: post -title: Gradient Color Selection in WinUI Color Picker control | Syncfusion® -description: Learn here all about gradient color selection features of Syncfusion® WinUI Color Picker(SfColorPicker) control and more. +title: Gradient Color Selection in WinUI Color Picker control | Syncfusion® +description: Learn here all about gradient color selection features of Syncfusion® WinUI Color Picker(SfColorPicker) control and more. platform: WinUI control: SfColorPicker documentation: ug diff --git a/winui/Color-Picker/Overview.md b/winui/Color-Picker/Overview.md index 149d2a661..9f90619c5 100644 --- a/winui/Color-Picker/Overview.md +++ b/winui/Color-Picker/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About WinUI Color Picker control | Syncfusion® -description: Learn here all about introduction of Syncfusion® WinUI Color Picker control with an user interface to select and adjust color values support. +title: About WinUI Color Picker control | Syncfusion® +description: Learn here all about introduction of Syncfusion® WinUI Color Picker control with an user interface to select and adjust color values support. platform: WinUI control: SfColorPicker documentation: ug diff --git a/winui/Color-Picker/Solid-Color-Selection.md b/winui/Color-Picker/Solid-Color-Selection.md index de7b1fa58..99bc55ca2 100644 --- a/winui/Color-Picker/Solid-Color-Selection.md +++ b/winui/Color-Picker/Solid-Color-Selection.md @@ -1,7 +1,7 @@ --- layout: post -title: Solid Color Selection in WinUI Color Picker control | Syncfusion® -description: Learn here all about solid color selection features of Syncfusion® WinUI Color Picker control with changing opacity support. +title: Solid Color Selection in WinUI Color Picker control | Syncfusion® +description: Learn here all about solid color selection features of Syncfusion® WinUI Color Picker control with changing opacity support. platform: WinUI control: SfColorPicker documentation: ug diff --git a/winui/Color-Picker/UI-Customization.md b/winui/Color-Picker/UI-Customization.md index d8995bad9..e6e64893f 100644 --- a/winui/Color-Picker/UI-Customization.md +++ b/winui/Color-Picker/UI-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: UI Customization in WinUI Color Picker control | Syncfusion® -description: Learn here all about UI customization features of Syncfusion® WinUI Color Picker(SfColorPicker) control and more. +title: UI Customization in WinUI Color Picker control | Syncfusion® +description: Learn here all about UI customization features of Syncfusion® WinUI Color Picker(SfColorPicker) control and more. platform: WinUI control: SfColorPicker documentation: ug diff --git a/winui/ComboBox/Editing.md b/winui/ComboBox/Editing.md index 968c7ec39..7457f6575 100644 --- a/winui/ComboBox/Editing.md +++ b/winui/ComboBox/Editing.md @@ -1,7 +1,7 @@ --- layout: post -title: Editing in WinUI ComboBox control | Syncfusion® -description: Learn here all about Editable modes support in Syncfusion® WinUI ComboBox (multi-select ComboBox) control and more. +title: Editing in WinUI ComboBox control | Syncfusion® +description: Learn here all about Editable modes support in Syncfusion® WinUI ComboBox (multi-select ComboBox) control and more. platform: winui control: SfComboBox documentation: ug diff --git a/winui/ComboBox/Filtering.md b/winui/ComboBox/Filtering.md index 567bb8424..ae94efb9f 100644 --- a/winui/ComboBox/Filtering.md +++ b/winui/ComboBox/Filtering.md @@ -1,7 +1,7 @@ --- layout: post -title: Filtering in WinUI ComboBox control | Syncfusion® -description: Learn here all about ComboBox filtering options in Syncfusion® WinUI ComboBox (multi-select ComboBox) control and more. +title: Filtering in WinUI ComboBox control | Syncfusion® +description: Learn here all about ComboBox filtering options in Syncfusion® WinUI ComboBox (multi-select ComboBox) control and more. platform: winui control: SfComboBox documentation: ug diff --git a/winui/ComboBox/Getting-Started.md b/winui/ComboBox/Getting-Started.md index dadbc7125..1ec4bc145 100644 --- a/winui/ComboBox/Getting-Started.md +++ b/winui/ComboBox/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with WinUI ComboBox | Syncfusion® -description: Learn how to get started with Syncfusion® WinUI ComboBox (multi-select ComboBox) control, its elements, and more in here. +title: Getting Started with WinUI ComboBox | Syncfusion® +description: Learn how to get started with Syncfusion® WinUI ComboBox (multi-select ComboBox) control, its elements, and more in here. platform: WinUI control: SfComboBox documentation: ug diff --git a/winui/ComboBox/Grouping.md b/winui/ComboBox/Grouping.md index 2bf8fba6a..ecc6c3cc6 100644 --- a/winui/ComboBox/Grouping.md +++ b/winui/ComboBox/Grouping.md @@ -1,7 +1,7 @@ --- layout: post -title: Grouping in WinUI ComboBox control | Syncfusion® -description: Learn here all about Grouping support in Syncfusion® WinUI ComboBox (multi-select ComboBox) control with UI grouping and more. +title: Grouping in WinUI ComboBox control | Syncfusion® +description: Learn here all about Grouping support in Syncfusion® WinUI ComboBox (multi-select ComboBox) control with UI grouping and more. platform: winui control: SfComboBox documentation: ug diff --git a/winui/ComboBox/Highlighting.md b/winui/ComboBox/Highlighting.md index bec45edbb..f4f78cb3d 100644 --- a/winui/ComboBox/Highlighting.md +++ b/winui/ComboBox/Highlighting.md @@ -1,7 +1,7 @@ --- layout: post -title: Highlighting Feature in WinUI Combobox control | Syncfusion® -description: Learn here all about Highlighting Feature in Syncfusion® WinUI Combobox control into WinUI application. +title: Highlighting Feature in WinUI Combobox control | Syncfusion® +description: Learn here all about Highlighting Feature in Syncfusion® WinUI Combobox control into WinUI application. platform: winui control: SfComboBox documentation: UG diff --git a/winui/ComboBox/Keyboard-Support.md b/winui/ComboBox/Keyboard-Support.md index 91f03b6de..cc0a900b8 100644 --- a/winui/ComboBox/Keyboard-Support.md +++ b/winui/ComboBox/Keyboard-Support.md @@ -1,7 +1,7 @@ --- layout: post -title: Keyboard support in WinUI ComboBox control | Syncfusion® -description: Learn here all about Keyboard support in Syncfusion® WinUI ComboBox (multi-select ComboBox) control and more. +title: Keyboard support in WinUI ComboBox control | Syncfusion® +description: Learn here all about Keyboard support in Syncfusion® WinUI ComboBox (multi-select ComboBox) control and more. platform: winui control: SfComboBox documentation: ug diff --git a/winui/ComboBox/Leading-and-Trailing-View.md b/winui/ComboBox/Leading-and-Trailing-View.md index 6e7155e63..b0b4134dd 100644 --- a/winui/ComboBox/Leading-and-Trailing-View.md +++ b/winui/ComboBox/Leading-and-Trailing-View.md @@ -1,7 +1,7 @@ --- layout: post -title: Leading and trailing view in WinUI ComboBox control | Syncfusion® -description: Learn how to add leading and trailing view (front and back view) in Syncfusion® WinUI ComboBox control and more. +title: Leading and trailing view in WinUI ComboBox control | Syncfusion® +description: Learn how to add leading and trailing view (front and back view) in Syncfusion® WinUI ComboBox control and more. platform: winui control: SfComboBox documentation: ug diff --git a/winui/ComboBox/Overview.md b/winui/ComboBox/Overview.md index c416825b4..84f6bc318 100644 --- a/winui/ComboBox/Overview.md +++ b/winui/ComboBox/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About WinUI ComboBox control | Syncfusion® -description: Learn here all about introduction of Syncfusion® WinUI ComboBox (multi-select ComboBox) control, its features, and more. +title: About WinUI ComboBox control | Syncfusion® +description: Learn here all about introduction of Syncfusion® WinUI ComboBox (multi-select ComboBox) control, its features, and more. platform: winui control: SfComboBox documentation: ug diff --git a/winui/ComboBox/Searching.md b/winui/ComboBox/Searching.md index fa1f40933..c865dda6a 100644 --- a/winui/ComboBox/Searching.md +++ b/winui/ComboBox/Searching.md @@ -1,7 +1,7 @@ --- layout: post -title: Searching in WinUI ComboBox control | Syncfusion® -description: Learn how to perform searching operation in Syncfusion® WinUI ComboBox (multi-select ComboBox) control and more. +title: Searching in WinUI ComboBox control | Syncfusion® +description: Learn how to perform searching operation in Syncfusion® WinUI ComboBox (multi-select ComboBox) control and more. platform: winui control: SfComboBox documentation: ug diff --git a/winui/ComboBox/Selection.md b/winui/ComboBox/Selection.md index 084dee5d4..8cc4626cc 100644 --- a/winui/ComboBox/Selection.md +++ b/winui/ComboBox/Selection.md @@ -1,7 +1,7 @@ --- layout: post -title: Selection in WinUI ComboBox control | Syncfusion® -description: Learn here all about Selection modes support in Syncfusion® WinUI ComboBox (multi-select ComboBox) control and more. +title: Selection in WinUI ComboBox control | Syncfusion® +description: Learn here all about Selection modes support in Syncfusion® WinUI ComboBox (multi-select ComboBox) control and more. platform: winui control: SfComboBox documentation: ug diff --git a/winui/ComboBox/UI-Customization.md b/winui/ComboBox/UI-Customization.md index 05f686c4b..2de705591 100644 --- a/winui/ComboBox/UI-Customization.md +++ b/winui/ComboBox/UI-Customization.md @@ -1,7 +1,7 @@ --- layout: post -title: UI Customization in WinUI ComboBox control | Syncfusion® -description: Learn here all about UI customization support in Syncfusion® WinUI ComboBox (multi-select ComboBox) control into WinUI application and its basic features. +title: UI Customization in WinUI ComboBox control | Syncfusion® +description: Learn here all about UI customization support in Syncfusion® WinUI ComboBox (multi-select ComboBox) control into WinUI application and its basic features. platform: winui control: SfComboBox documentation: ug diff --git a/winui/Common/accessibility.md b/winui/Common/accessibility.md index e3ee96ee7..bd6115c75 100644 --- a/winui/Common/accessibility.md +++ b/winui/Common/accessibility.md @@ -1,27 +1,27 @@ --- layout: post -title: Accessibility support for Syncfusion WinUI Controls | Syncfusion -description: Learn about Accessibility in the Syncfusion WinUI controls, including UI automation, Keyboard, and HighContrast theme support. +title: Accessibility support for Syncfusion® WinUI Controls | Syncfusion® +description: Learn about Accessibility in the Syncfusion® WinUI controls, including UI automation, Keyboard, and HighContrast theme support. platform: winui control: Accessibility documentation: ug --- -# Accessibility for Syncfusion WinUI Controls +# Accessibility for Syncfusion® WinUI Controls -Accessibility is about making a windows application usable in a wide range of environments for people who use technology and approach a UI with a wide range of experiences. There are many different types of disabilities in the world including mobility, vision, color perception, hearing, speech, cognition, and literacy. However, these requirements can be met by utilizing the accessibility features of Syncfusion UI WinUI controls. The controls support assistive technologies like screen readers, which take advantage of accessibility frameworks. +Accessibility is about making a windows application usable in a wide range of environments for people who use technology and approach a UI with a wide range of experiences. There are many different types of disabilities in the world including mobility, vision, color perception, hearing, speech, cognition, and literacy. However, these requirements can be met by utilizing the accessibility features of Syncfusion® UI WinUI controls. The controls support assistive technologies like screen readers, which take advantage of accessibility frameworks. The following sections explain the accessibility features. ## UI automation -The Syncfusion WinUI control provides accessibility for the UI automation framework as well as the support provided by base classes derived from `FrameworkElementAutomationPeer`. The control class makes use of the UI automation concepts such as automation peers and automation patterns to report the controls' role and content to UI automation clients. +The Syncfusion® WinUI control provides accessibility for the UI automation framework as well as the support provided by base classes derived from `FrameworkElementAutomationPeer`. The control class makes use of the UI automation concepts such as automation peers and automation patterns to report the controls' role and content to UI automation clients. A user can use a tool like screen readers to obtain the necessary information about the controls from UI Automation. When a control receives focus, the screen reader reads the text associated with that control. ## Keyboard support -Syncfusion WinUI controls provide keyboard support including tab navigation, text input, and control-specific support. For example, the `SfTreeView` control supports arrow-key navigation for item selection. +Syncfusion® WinUI controls provide keyboard support including tab navigation, text input, and control-specific support. For example, the `SfTreeView` control supports arrow-key navigation for item selection. ## High contrast themes diff --git a/winui/Common/compact-sizing.md b/winui/Common/compact-sizing.md index 0b75591ca..8a9caf4c1 100644 --- a/winui/Common/compact-sizing.md +++ b/winui/Common/compact-sizing.md @@ -1,7 +1,7 @@ --- layout: post -title: Compact Sizing in WinUI Controls | Syncfusion -description: Learn here about Compact Sizing support in Syncfusion WinUI Project Reunion controls and more details. +title: Compact Sizing in WinUI Controls | Syncfusion® +description: Learn here about Compact Sizing support in Syncfusion® WinUI Project Reunion controls and more details. platform: WinUI control: Compact Sizing documentation: ug diff --git a/winui/Common/localization.md b/winui/Common/localization.md index 084478828..9b4ef6c2b 100644 --- a/winui/Common/localization.md +++ b/winui/Common/localization.md @@ -1,16 +1,16 @@ --- layout: post -title: Localization of Syncfusion WinUI Controls -description: Learn about localization support in Syncfusion WinUI controls using the .resw files and editing default strings of WinUI controls. +title: Localization of Syncfusion® WinUI Controls +description: Learn about localization support in Syncfusion® WinUI controls using the .resw files and editing default strings of WinUI controls. platform: winui control: Localization documentation: ug --- -# Localization of Syncfusion WinUI controls +# Localization of Syncfusion® WinUI controls Localization is the process of making an application multilingual by formatting the content according to the languages. This involves configuring the application for a specific language. For example, - `en-US` is the language of English spoken in the United States, while `en-GB` is the language of English spoken in Great Britain. Syncfusion WinUI controls can be localized by adding resource files for each language. + `en-US` is the language of English spoken in the United States, while `en-GB` is the language of English spoken in Great Britain. Syncfusion® WinUI controls can be localized by adding resource files for each language. ## Changing application language @@ -42,7 +42,7 @@ The following screenshot illustrates how the localization is applied to the data The following steps can be used to generate .resw files for any language: -N> The default resource files of all Syncfusion WinUI libraries can be obtained from [GitHub](https://github.com/syncfusion/winui-controls-localization-resource-files). +N> The default resource files of all Syncfusion® WinUI libraries can be obtained from [GitHub](https://github.com/syncfusion/winui-controls-localization-resource-files). 1) Right-click the project and add a New folder named as "Resources". @@ -62,4 +62,4 @@ N> If the `SfDataGrid` control is used in the application, copy and paste the `S ## Editing default language strings -The default string of any control can be changed by adding the default .resw files (from [GitHub](https://github.com/syncfusion/winui-controls-localization-resource-files)) to the Resources folder of the application. If the default string is added, Syncfusion WinUI controls reads it from the .resw files of the application. \ No newline at end of file +The default string of any control can be changed by adding the default .resw files (from [GitHub](https://github.com/syncfusion/winui-controls-localization-resource-files)) to the Resources folder of the application. If the default string is added, Syncfusion® WinUI controls reads it from the .resw files of the application. \ No newline at end of file diff --git a/winui/Common/right-to-left.md b/winui/Common/right-to-left.md index 7fa0644ae..351b990bf 100644 --- a/winui/Common/right-to-left.md +++ b/winui/Common/right-to-left.md @@ -1,7 +1,7 @@ --- layout: post -title: Right to left in WinUI Controls | Syncfusion -description: Learn here about Right to left FlowDirection support in Syncfusion WinUI Project Reunion controls and more details. +title: Right to left in WinUI Controls | Syncfusion® +description: Learn here about Right to left FlowDirection support in Syncfusion® WinUI Project Reunion controls and more details. platform: WinUI control: RightToLeft documentation: ug @@ -11,7 +11,7 @@ documentation: ug Right to left (RTL) support allows you to change the direction of text and other UI elements flow within the controls' layout. -Syncfusion WinUI controls allow you to change the flow direction and are suitable for all applications that are localized in right to left languages. The layout of the control direction can be changed by setting the [FlowDirection](https://docs.microsoft.com/en-us/uwp/api/windows.ui.xaml.frameworkelement.flowdirection?view=winrt-19041) to `RightToLeft`. +Syncfusion® WinUI controls allow you to change the flow direction and are suitable for all applications that are localized in right to left languages. The layout of the control direction can be changed by setting the [FlowDirection](https://docs.microsoft.com/en-us/uwp/api/windows.ui.xaml.frameworkelement.flowdirection?view=winrt-19041) to `RightToLeft`. The following example shows a `TreeView` control with RTL direction. diff --git a/winui/Common/themes.md b/winui/Common/themes.md index dba29d3dd..659f39c8b 100644 --- a/winui/Common/themes.md +++ b/winui/Common/themes.md @@ -1,14 +1,14 @@ --- layout: post -title: Theme support for Syncfusion WinUI Controls -description: Explains about the supported themes and guides how to configure themes for Syncfusion WinUI controls. +title: Theme support for Syncfusion® WinUI Controls +description: Explains about the supported themes and guides how to configure themes for Syncfusion® WinUI controls. platform: winui control: Themes documentation: ug --- -# Themes for Syncfusion WinUI Controls +# Themes for Syncfusion® WinUI Controls Themes provide a sense of visual continuity for the Windows apps. It allows you to customize the appearance of the application. @@ -16,7 +16,7 @@ The theme affects the colors of the Controls' background, foreground, border bru ## Supported themes -Syncfusion WinUI controls support Light and Dark themes. +Syncfusion® WinUI controls support Light and Dark themes. **Light theme** @@ -29,7 +29,7 @@ Syncfusion WinUI controls support Light and Dark themes. ## Applying themes at the application level The theme for the whole application can be changed using the `RequestedTheme` property available in App.xaml. -Syncfusion control adopts to Theme settings, when it is applied using the `RequestedTheme` property. +Syncfusion® control adopts to Theme settings, when it is applied using the `RequestedTheme` property. {% tabs %} {% highlight xaml %} @@ -88,9 +88,9 @@ N> When the RequestedTheme value is set on a FrameworkElement, it is inherited b ## Theme resource -Syncfusion provides a theme resource file for all Syncfusion WinUI Project Reunion controls. By referring to this file, the appearance of the controls can be customized at the application level. +Syncfusion® provides a theme resource file for all Syncfusion® WinUI Project Reunion controls. By referring to this file, the appearance of the controls can be customized at the application level. -Theme resource files for Syncfusion WinUI controls can be referred from this [link](https://github.com/syncfusion/winui-controls-theme-resource-files). +Theme resource files for Syncfusion® WinUI controls can be referred from this [link](https://github.com/syncfusion/winui-controls-theme-resource-files). ### Modify theme resource at application level diff --git a/winui/DropDown-Color-Palette/Customization-of-Color-Palette.md b/winui/DropDown-Color-Palette/Customization-of-Color-Palette.md index a5a9d3d9b..008f99d63 100644 --- a/winui/DropDown-Color-Palette/Customization-of-Color-Palette.md +++ b/winui/DropDown-Color-Palette/Customization-of-Color-Palette.md @@ -1,6 +1,6 @@ --- layout: post -title: Customization of Color Palette in DropDown Color Palette | Syncfusion® +title: Customization of Color Palette in DropDown Color Palette | Syncfusion® description: This section describes about how to customize the Color Palette in the DropDown Color Palette (SfDropDownColorPalette) control and its additional features. platform: WinUI control: SfDropDownColorPalette diff --git a/winui/DropDown-Color-Palette/Dropdown-Customization.md b/winui/DropDown-Color-Palette/Dropdown-Customization.md index ded81b3b4..36c581e60 100644 --- a/winui/DropDown-Color-Palette/Dropdown-Customization.md +++ b/winui/DropDown-Color-Palette/Dropdown-Customization.md @@ -1,6 +1,6 @@ --- layout: post -title: Dropdown Customization in WinUI DropDown Color Palette | Syncfusion® +title: Dropdown Customization in WinUI DropDown Color Palette | Syncfusion® description: This section describes about how to customize the DropDown Color Palette (SfDropDownColorPalette) control into WinUI application and its additional features. platform: WinUI control: SfDropDownColorPalette diff --git a/winui/DropDown-Color-Palette/Getting-Started.md b/winui/DropDown-Color-Palette/Getting-Started.md index 7153b9102..00420b650 100644 --- a/winui/DropDown-Color-Palette/Getting-Started.md +++ b/winui/DropDown-Color-Palette/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started | WinUI DropDown Color Palette | Syncfusion® -description: Learn here about getting started with Syncfusion® WinUI DropDown Color Palette (SfColorPalette) control, its elements, and more. +title: Getting Started | WinUI DropDown Color Palette | Syncfusion® +description: Learn here about getting started with Syncfusion® WinUI DropDown Color Palette (SfColorPalette) control, its elements, and more. platform: WinUI control: SfDropDownColorPalette documentation: ug diff --git a/winui/DropDown-Color-Palette/More-Colors-Dialog.md b/winui/DropDown-Color-Palette/More-Colors-Dialog.md index 44e15ab39..0998e5cae 100644 --- a/winui/DropDown-Color-Palette/More-Colors-Dialog.md +++ b/winui/DropDown-Color-Palette/More-Colors-Dialog.md @@ -1,6 +1,6 @@ --- layout: post -title: More Colors Dialog in WinUI DropDown Color Palette | Syncfusion® +title: More Colors Dialog in WinUI DropDown Color Palette | Syncfusion® description: This section describes about how to pick a additonal colors from More Colors Dialog in the DropDown Color Palette (SfDropDownColorPalette) control. platform: WinUI control: SfDropDownColorPalette diff --git a/winui/DropDown-Color-Palette/Overview.md b/winui/DropDown-Color-Palette/Overview.md index 4fcbffca4..eb702fcc5 100644 --- a/winui/DropDown-Color-Palette/Overview.md +++ b/winui/DropDown-Color-Palette/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About WinUI DropDown Color Palette control | Syncfusion® -description: Learn here all about introduction of Syncfusion® WinUI DropDown Color Palette(sfDropDownColorPalette) control and more. +title: About WinUI DropDown Color Palette control | Syncfusion® +description: Learn here all about introduction of Syncfusion® WinUI DropDown Color Palette(sfDropDownColorPalette) control and more. platform: WinUI control: SfDropDownColorPalette documentation: ug diff --git a/winui/DropDown-Color-Picker/Customization-of-Color-Picker.md b/winui/DropDown-Color-Picker/Customization-of-Color-Picker.md index f2b0cf548..f645e3e89 100644 --- a/winui/DropDown-Color-Picker/Customization-of-Color-Picker.md +++ b/winui/DropDown-Color-Picker/Customization-of-Color-Picker.md @@ -1,6 +1,6 @@ --- layout: post -title: Customization of Color Picker in DropDown Color Picker | Syncfusion® +title: Customization of Color Picker in DropDown Color Picker | Syncfusion® description: This section describes about how to customize the Color Picker in the DropDown Color Picker (SfDropDownColorPicker) control and its additional features. platform: WinUI control: SfDropDownColorPicker diff --git a/winui/DropDown-Color-Picker/Dropdown-Customization.md b/winui/DropDown-Color-Picker/Dropdown-Customization.md index 9fc577684..627c5e21b 100644 --- a/winui/DropDown-Color-Picker/Dropdown-Customization.md +++ b/winui/DropDown-Color-Picker/Dropdown-Customization.md @@ -1,6 +1,6 @@ --- layout: post -title: Dropdown Customization in WinUI DropDown Color Picker | Syncfusion® +title: Dropdown Customization in WinUI DropDown Color Picker | Syncfusion® description: This section describes about how to customize the DropDown Color Picker (SfDropDownColorPicker) control into WinUI application and its additional features. platform: WinUI control: SfDropDownColorPicker diff --git a/winui/DropDown-Color-Picker/Getting-Started.md b/winui/DropDown-Color-Picker/Getting-Started.md index 3df7cc5ae..95be9c8eb 100644 --- a/winui/DropDown-Color-Picker/Getting-Started.md +++ b/winui/DropDown-Color-Picker/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started | WinUI DropDown Color Picker | Syncfusion® -description: Learn here about getting started with Syncfusion® WinUI DropDown Color Picker (SfColorPicker) control, its elements, and more. +title: Getting Started | WinUI DropDown Color Picker | Syncfusion® +description: Learn here about getting started with Syncfusion® WinUI DropDown Color Picker (SfColorPicker) control, its elements, and more. platform: WinUI control: SfDropDownColorPicker documentation: ug diff --git a/winui/DropDown-Color-Picker/Overview.md b/winui/DropDown-Color-Picker/Overview.md index 2cf8c8d47..dbbf9205b 100644 --- a/winui/DropDown-Color-Picker/Overview.md +++ b/winui/DropDown-Color-Picker/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About WinUI DropDown Color Picker control | Syncfusion® -description: Learn here all about introduction of Syncfusion® WinUI DropDown Color Picker(SfDropDownColorPicker) control and more. +title: About WinUI DropDown Color Picker control | Syncfusion® +description: Learn here all about introduction of Syncfusion® WinUI DropDown Color Picker(SfDropDownColorPicker) control and more. platform: WinUI control: SfDropDownColorPicker documentation: ug diff --git a/winui/Installation/Install-NuGet-Packages.md b/winui/Installation/Install-NuGet-Packages.md index acdc0b3d1..dcb0fa1fc 100644 --- a/winui/Installation/Install-NuGet-Packages.md +++ b/winui/Installation/Install-NuGet-Packages.md @@ -1,23 +1,23 @@ --- layout: post -title: Install Syncfusion WinUI NuGet packages - Syncfusion -description: Learn here about how to install Syncfusion WinUI NuGet packages from Package manager and NuGet manager. +title: Install Syncfusion® WinUI NuGet packages - Syncfusion® +description: Learn here about how to install Syncfusion® WinUI NuGet packages from Package manager and NuGet manager. platform: winui control: Essential Studio documentation: ug --- -# Install Syncfusion WinUI NuGet packages +# Install Syncfusion® WinUI NuGet packages ## Overview -**NuGet** is a Package management system for Visual Studio. It makes it easy to add, update and remove external libraries in our application. Syncfusion publishing all WinUI NuGet packages in [nuget.org](https://www.nuget.org/packages?q=syncfusion+winui). The Syncfusion WinUI NuGet packages can be used without installing the Syncfusion installation. You can simply exploit the Syncfusion WinUI NuGet packages in your WinUI application to develop with the Syncfusion WinUI controls. +**NuGet** is a Package management system for Visual Studio. It makes it easy to add, update and remove external libraries in our application. Syncfusion® publishing all WinUI NuGet packages in [nuget.org](https://www.nuget.org/packages?q=syncfusion+winui). The Syncfusion WinUI NuGet packages can be used without installing the Syncfusion installation. You can simply exploit the Syncfusion WinUI NuGet packages in your WinUI application to develop with the Syncfusion WinUI controls. -N> Syncfusion WinUI NuGet packages are available from v18.3.0.35 (Essential Studio 2020 Volume 3). +N> Syncfusion® WinUI NuGet packages are available from v18.3.0.35 (Essential Studio® 2020 Volume 3). ## Installation using Package Manager UI -The NuGet **Package Manager UI** allows you to search, install, uninstall, and update Syncfusion WinUI NuGet packages in your projects and solutions. You can find and install the Syncfusion WinUI NuGet packages in your Visual Studio WinUI application and this process is easy with the steps below: +The NuGet **Package Manager UI** allows you to search, install, uninstall, and update Syncfusion® WinUI NuGet packages in your projects and solutions. You can find and install the Syncfusion® WinUI NuGet packages in your Visual Studio WinUI application and this process is easy with the steps below: 1. Right-click on the WinUI project or solution in the Solution Explorer, and choose **Manage NuGet Packages...** @@ -25,13 +25,13 @@ The NuGet **Package Manager UI** allows you to search, install, uninstall, and u As an alternative, after opening the WinUI application in Visual Studio, go to the **Tools** menu and after hovering **NuGet Package Manager**, select **Manage NuGet Packages for Solution...** -2. The Manage NuGet Packages window will open. Navigate to the **Browse** tab, then search for the Syncfusion WinUI NuGet packages using a term like **"Syncfusion WinUI"** and select the appropriate Syncfusion WinUI NuGet package for your development. +2. The Manage NuGet Packages window will open. Navigate to the **Browse** tab, then search for the Syncfusion® WinUI NuGet packages using a term like **"Syncfusion WinUI"** and select the appropriate Syncfusion® WinUI NuGet package for your development. N> The [nuget.org](https://api.nuget.org/v3/index.json) package source is selected by default in the Package source drop-down. If your Visual Studio does not have nuget.org configured, follow the instructions in the [Microsoft documents](https://docs.microsoft.com/en-us/nuget/tools/package-manager-ui#package-sources) to set up the nuget.org feed URL. ![WinUI NuGet Packages Search](Install-NuGet/NuGetsearch.png) - N> Please check the **Include prerelease** checkbox, if you want to search and install the Syncfusion WinUI beta NuGet packages. + N> Please check the **Include prerelease** checkbox, if you want to search and install the Syncfusion® WinUI beta NuGet packages. 3. When you select a WinUI package, the right panel will provide more information about it. @@ -39,21 +39,21 @@ The NuGet **Package Manager UI** allows you to search, install, uninstall, and u ![WinUI NuGet Packages Install](Install-NuGet/Install.png) -5. At this point, your application has all the required Syncfusion assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WinUI controls](https://www.syncfusion.com/winui-controls). Also, you can refer to the [WinUI help document](https://help.syncfusion.com/winui/overview) for development. +5. At this point, your application has all the required Syncfusion® assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WinUI controls](https://www.syncfusion.com/winui-controls). Also, you can refer to the [WinUI help document](https://help.syncfusion.com/winui/overview) for development. ## Installation using Package Manager Console -The **Package Manager Console** saves NuGet packages installation time since you don't have to search for the Syncfusion WinUI NuGet package which you want to install, and you can just type the installation command to install the appropriate Syncfusion WinUI NuGet package. Follow the instructions below to use the Package Manager Console to reference the Syncfusion WinUI component as NuGet packages in your WinUI application. +The **Package Manager Console** saves NuGet packages installation time since you don't have to search for the Syncfusion® WinUI NuGet package which you want to install, and you can just type the installation command to install the appropriate Syncfusion WinUI NuGet package. Follow the instructions below to use the Package Manager Console to reference the Syncfusion WinUI component as NuGet packages in your WinUI application. 1. To show the Package Manager Console, open your WinUI application in Visual Studio and navigate to **Tools** in the Visual Studio menu and after hovering **NuGet Package Manager**, select **Package Manager Console**. ![Package Manager Console ](Install-NuGet/console.png) -2. The **Package Manager Console** will be shown at the bottom of the screen. You can install the Syncfusion WinUI NuGet packages by enter the following NuGet installation commands. +2. The **Package Manager Console** will be shown at the bottom of the screen. You can install the Syncfusion® WinUI NuGet packages by enter the following NuGet installation commands. - ***Install specified Syncfusion WinUI NuGet package.*** + ***Install specified Syncfusion® WinUI NuGet package.*** - The below command will install the Syncfusion WinUI NuGet package in the default WinUI project of the application. + The below command will install the Syncfusion® WinUI NuGet package in the default WinUI project of the application. ``` Install-Package @@ -61,11 +61,11 @@ The **Package Manager Console** saves NuGet packages installation time since you **For example:** Install-Package Syncfusion.Grid.WinUI - N> You can find the list of Syncfusion WinUI NuGet packages which are published in nuget.org from [here](https://www.nuget.org/packages?q=Tags%3A%22winui%22+syncfusion) + N> You can find the list of Syncfusion® WinUI NuGet packages which are published in nuget.org from [here](https://www.nuget.org/packages?q=Tags%3A%22winui%22+syncfusion) - ***Install specified Syncfusion WinUI NuGet package in specified WinUI project*** + ***Install specified Syncfusion® WinUI NuGet package in specified WinUI project*** - The below command will install the Syncfusion WinUI NuGet package in the given WinUI project of the application. + The below command will install the Syncfusion® WinUI NuGet package in the given WinUI project of the application. ``` Install-Package - ProjectName @@ -73,9 +73,9 @@ The **Package Manager Console** saves NuGet packages installation time since you **For example:** Install-Package Syncfusion.Grid.WinUI -ProjectName SyncfusionWinUIApp - N> You must use the **-prerelease** term with the NuGet installation command (**Install-Package Syncfusion.Grid.WinUI -prerelease**), if you want to install the Syncfusion WinUI beta NuGet packages. + N> You must use the **-prerelease** term with the NuGet installation command (**Install-Package Syncfusion.Grid.WinUI -prerelease**), if you want to install the Syncfusion® WinUI beta NuGet packages. -3. By default, the package will be installed with latest version. You can give the required version with the -Version term like below to install the Syncfusion WinUI NuGet packages in the appropriate version. +3. By default, the package will be installed with latest version. You can give the required version with the -Version term like below to install the Syncfusion® WinUI NuGet packages in the appropriate version. ``` Install-Package Syncfusion.Grid.WinUI -Version 19.2.0.44 @@ -83,15 +83,15 @@ The **Package Manager Console** saves NuGet packages installation time since you ![Package Manager Console Output ](Install-NuGet/ConsoleOutput.png) -4. The NuGet package manager will install the Syncfusion WinUI NuGet package as well as the dependencies it has. When the installation is complete, the console will show that your Syncfusion WinUI package has been successfully added to the project. +4. The NuGet package manager will install the Syncfusion® WinUI NuGet package as well as the dependencies it has. When the installation is complete, the console will show that your Syncfusion® WinUI package has been successfully added to the project. -5. At this point, your application has all the required Syncfusion assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WinUI controls](https://www.syncfusion.com/winui-controls). Also, you can refer to the [WinUI help document](https://help.syncfusion.com/winui/overview) for development. +5. At this point, your application has all the required Syncfusion® assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WinUI controls](https://www.syncfusion.com/winui-controls). Also, you can refer to the [WinUI help document](https://help.syncfusion.com/winui/overview) for development. ## Installation using Dotnet (.NET) CLI The [dotnet Command Line Interface (CLI)](https://docs.microsoft.com/en-us/nuget/consume-packages/install-use-packages-dotnet-cli), allows you to add, restore, pack, publish, and manage packages without making any changes to your project files. [Dotnet add package](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-add-package?tabs=netcore2x) adds a package reference to the project file, then runs [dotnet restore](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-restore?tabs=netcore2x) to install the package. -Follow the below instructions to use the dotnet CLI command to install the Syncfusion WinUI NuGet packages. +Follow the below instructions to use the dotnet CLI command to install the Syncfusion® WinUI NuGet packages. 1. Open a command prompt and navigate to the directory where your WinUI project file is located. 2. To install a NuGet package, run the following command. @@ -103,11 +103,11 @@ Follow the below instructions to use the dotnet CLI command to install the Syncf **For Example:** dotnet add package Syncfusion.Grid.WinUI - N> You must use the **--prerelease** term with the NuGet installation command (**dotnet add package Syncfusion.Grid.WinUI --prerelease**), if you want to install the Syncfusion WinUI beta NuGet packages. + N> You must use the **--prerelease** term with the NuGet installation command (**dotnet add package Syncfusion.Grid.WinUI --prerelease**), if you want to install the Syncfusion® WinUI beta NuGet packages. N> If you don’t provide a version flag, this command will be upgrading to the latest version by default. To specify a version, add the -v parameter: dotnet add package Syncfusion.Grid.WinUI -v 19.2.0.44. -3. Examine the WinUI project file after the command has completed to ensure that the Syncfusion WinUI package was installed. To see the added reference, open the .csproj file. +3. Examine the WinUI project file after the command has completed to ensure that the Syncfusion® WinUI package was installed. To see the added reference, open the .csproj file. ![WinUI Package Entry ](Install-NuGet/packageentry.png) @@ -115,4 +115,4 @@ Follow the below instructions to use the dotnet CLI command to install the Syncf N> Restoring is done automatically with **dotnet build** and **dotnet run** in.NET Core 2.0 and later. -5. At this point, your application has all the required Syncfusion assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WinUI controls](https://www.syncfusion.com/winui-controls). Also, you can refer to the [WinUI help document](https://help.syncfusion.com/winui/overview) for development. \ No newline at end of file +5. At this point, your application has all the required Syncfusion® assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WinUI controls](https://www.syncfusion.com/winui-controls). Also, you can refer to the [WinUI help document](https://help.syncfusion.com/winui/overview) for development. \ No newline at end of file diff --git a/winui/Installation/Installation-Errors.md b/winui/Installation/Installation-Errors.md index 21874acaa..c04d0eb38 100644 --- a/winui/Installation/Installation-Errors.md +++ b/winui/Installation/Installation-Errors.md @@ -1,7 +1,7 @@ --- layout: post -title: Installation Errors in WinUI - Syncfusion -description: Learn here about the common installation errors and solution to those errors in Syncfusion WinUI Components installation. +title: Installation Errors in WinUI - Syncfusion® +description: Learn here about the common installation errors and solution to those errors in Syncfusion® WinUI Components installation. platform: winui control: Essential Studio documentation: ug @@ -38,7 +38,7 @@ Only a licensed unlock key can unlock a licensed installer. So, to unlock the Li ### Problem -**Error Message:** Your license for Syncfusion Essential Studio for WinUI has been expired since {date}. Please renew your subscription and try again. +**Error Message:** Your license for Syncfusion® Essential Studio® for WinUI has been expired since {date}. Please renew your subscription and try again. **Online Installer** @@ -103,7 +103,7 @@ You are trying to install when another installation is already running in your m ### Suggested solution -Open and kill the msiexec process in the task manager and then continue to install Syncfusion. If the problem is still present, restart the computer and try Syncfusion installer. +Open and kill the msiexec process in the task manager and then continue to install Syncfusion®. If the problem is still present, restart the computer and try Syncfusion® installer. 1. Open the Windows Task Manager. @@ -139,7 +139,7 @@ You have enabled controlled folder access settings on your computer. 1. We will ship our demos in the public documents folder by default. 2. You have controlled folder access enabled on your machine, so our demos cannot be installed in the documents folder. If you need to install our demos in the Documents folder, follow the steps in this [link](https://support.microsoft.com/en-us/windows/allow-an-app-to-access-controlled-folders-b5b6627a-b008-2ca2-7931-7e51e912b034) and disable the controlled folder access. -3. You can enable this option after the installing our Syncfusion setup. +3. You can enable this option after the installing our Syncfusion® setup. **Suggestion 2:** diff --git a/winui/Installation/offline-installer/how-to-download.md b/winui/Installation/offline-installer/how-to-download.md index 53f7ec717..c3427faa5 100644 --- a/winui/Installation/offline-installer/how-to-download.md +++ b/winui/Installation/offline-installer/how-to-download.md @@ -1,16 +1,16 @@ --- layout: post -title: Downloading Syncfusion WinUI offline installer - Syncfusion -description: Learn here about how to download the Syncfusion WinUI offline installer from our Syncfusion website with license. +title: Downloading Syncfusion® WinUI offline installer - Syncfusion® +description: Learn here about how to download the Syncfusion® WinUI offline installer from our Syncfusion® website with license. platform: winui control: Installation and Deployment documentation: ug --- -# Downloading Syncfusion WinUI offline installer +# Downloading Syncfusion® WinUI offline installer -The Syncfusion WinUI installer can be downloaded from the [Syncfusion](https://www.syncfusion.com/winui-controls) website. You can either download the licensed installer or try our trial installer depending on your license. +The Syncfusion® WinUI installer can be downloaded from the [Syncfusion](https://www.syncfusion.com/winui-controls) website. You can either download the licensed installer or try our trial installer depending on your license. - Trial Installer - Licensed Installer @@ -27,12 +27,12 @@ Our 30-day trial can be downloaded in two ways. ### Download Free Trial Setup 1. You can evaluate our 30-day free trial by visiting the [Download Free Trial](https://www.syncfusion.com/downloads) page and select the WinUI platform. -2. After completing the required form or logging in with your registered Syncfusion account, you can download the WinUI trial installer from the confirmation page. (as shown in below screenshot.) +2. After completing the required form or logging in with your registered Syncfusion® account, you can download the WinUI trial installer from the confirmation page. (as shown in below screenshot.) ![Trial and downloads of Syncfusion Essential Studio](images/trial-confirmation.png) 3. With a trial license, only the latest version’s trial installer can be downloaded. -4. After downloading, the Syncfusion WinUI trial installer can be unlocked using either the trial unlock key or the Syncfusion registered login credential. More information on generating an unlock key can be found in [this](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) article. +4. After downloading, the Syncfusion WinUI trial installer can be unlocked using either the trial unlock key or the Syncfusion® registered login credential. More information on generating an unlock key can be found in [this](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) article. 5. Before the trial expires, you can download the trial installer at any time from your registered account’s [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page (as shown in below screenshot.) ![Trial and downloads of Syncfusion Essential Studio](images/trial-download.png) @@ -63,7 +63,7 @@ You should initiate an evaluation if you have already obtained our components th ## Download the License Version -1. Syncfusion licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion account. +1. Syncfusion® licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion account. 2. You can view all the licenses (both active and expired) associated with your account. 3. Click the Download (element 1 in the screenshot below) button to download the respective product’s installer. 4. The most recent version of the installer will be downloaded from this page. diff --git a/winui/Installation/offline-installer/how-to-install.md b/winui/Installation/offline-installer/how-to-install.md index 28df33645..7de30d0bb 100644 --- a/winui/Installation/offline-installer/how-to-install.md +++ b/winui/Installation/offline-installer/how-to-install.md @@ -1,27 +1,27 @@ --- layout: post -title: Installing Syncfusion WinUI offline installer-Syncfusion -description: Learn here about how to install Syncfusion WinUI offline installer after downloading from our Syncfusion website. +title: Installing Syncfusion® WinUI offline installer-Syncfusion® +description: Learn here about how to install Syncfusion® WinUI offline installer after downloading from our Syncfusion® website. platform: winui control: Installation and Deployment documentation: ug --- -# Installing Syncfusion WinUI offline installer +# Installing Syncfusion® WinUI offline installer ## Installing with UI The steps below show how to install the Essential Studio WinUI installer. -1. Open the Syncfusion WinUI offline installer file from downloaded location by double-clicking it. The Installer Wizard automatically opens and extracts the package. +1. Open the Syncfusion® WinUI offline installer file from downloaded location by double-clicking it. The Installer Wizard automatically opens and extracts the package. ![Installer extraction wizard](images/Step-by-Step-Installation_img1.png) N> The Installer wizard extracts the syncfusionessentialwinui_(version).exe dialog, which displays the package's unzip operation. -2. To unlock the Syncfusion offline installer, you have two options: +2. To unlock the Syncfusion ®offline installer, you have two options: * *Login To Install* @@ -32,14 +32,14 @@ The steps below show how to install the Essential Studio WinUI installer. **Login To Install** - You must enter your Syncfusion email address and password. If you don't already have a Syncfusion account, you can sign up for one by clicking **"Create an account"**. If you have forgotten your password, click on **"Forgot Password"** to create a new one. Once you've entered your Syncfusion email and password, click Next. + You must enter your Syncfusion® email address and password. If you don't already have a Syncfusion® account, you can sign up for one by clicking **"Create an account"**. If you have forgotten your password, click on **"Forgot Password"** to create a new one. Once you've entered your Syncfusion email and password, click Next. ![Login credentials](images/Step-by-Step-Installation_img2.png) **Use Unlock Key** - Unlock keys are used to unlock the Syncfusion offline installer, and they are platform and version specific. You should use either Syncfusion licensed or trial Unlock key to unlock Syncfusion WinUI installer. + Unlock keys are used to unlock the Syncfusion® offline installer, and they are platform and version specific. You should use either Syncfusion® licensed or trial Unlock key to unlock Syncfusion® WinUI installer. The trial unlock key is only valid for 30 days, and the installer will not accept an expired trial key. @@ -58,9 +58,9 @@ The steps below show how to install the Essential Studio WinUI installer. **Additional Settings** - * Select the **Install Demos** check box to install Syncfusion samples, or leave the check box unchecked, if you do not want to install Syncfusion samples - * Check the **Create Desktop Shortcut** checkbox to add a desktop shortcut for Syncfusion Control Panel - * Check the **Create Start Menu Shortcut** checkbox to add a shortcut to the start menu for Syncfusion Control Panel + * Select the **Install Demos** check box to install Syncfusion® samples, or leave the check box unchecked, if you do not want to install Syncfusion® samples + * Check the **Create Desktop Shortcut** checkbox to add a desktop shortcut for Syncfusion® Control Panel + * Check the **Create Start Menu Shortcut** checkbox to add a shortcut to the start menu for Syncfusion® Control Panel @@ -71,7 +71,7 @@ The steps below show how to install the Essential Studio WinUI installer. ![Advanced options](images/Step-by-Step-Installation_img7.png) - N> From the 2021 Volume 1 release, Syncfusion has added the option to uninstall previous versions from 18.1 while installing the new version. + N> From the 2021 Volume 1 release, Syncfusion® has added the option to uninstall previous versions from 18.1 while installing the new version. N> If any version is selected to uninstall, a confirmation screen will appear; if continue is selected, the Progress screen will display the uninstall and install progress, respectively. If none of the versions are chosen to be uninstalled, only the installation progress will be displayed. @@ -92,20 +92,20 @@ The steps below show how to install the Essential Studio WinUI installer. ![Completed wizard](images/Step-by-Step-Installation_img10.png) -7. After installing, click the **Launch Control Panel** link to open the Syncfusion Control Panel. +7. After installing, click the **Launch Control Panel** link to open the Syncfusion® Control Panel. -8. Click the Finish button. Your system has been installed with the Syncfusion Essential Studio WinUI product. +8. Click the Finish button. Your system has been installed with the Syncfusion® Essential Studio® WinUI product. ## Installing in silent mode -The Syncfusion Essential Studio WinUI Installer supports installation and uninstallation via the command line. +The Syncfusion® Essential Studio® WinUI Installer supports installation and uninstallation via the command line. ### Command Line Installation To install through the Command Line in Silent mode, follow the steps below. -1. Run the Syncfusion WinUI installer by double-clicking it. The Installer Wizard automatically opens and extracts the package. +1. Run the Syncfusion® WinUI installer by double-clicking it. The Installer Wizard automatically opens and extracts the package. 2. The file syncfusionessentialwinui_(version).exe file will be extracted into the Temp directory. 3. Run %temp%. The Temp folder will be opened. The syncfusionessentialwinui_(version).exe file will be located in one of the folders. 4. Copy the extracted syncfusionessentialwinui_(version).exe file in local drive. @@ -128,9 +128,9 @@ To install through the Command Line in Silent mode, follow the steps below. ### Command Line Uninstallation -Syncfusion Essential WinUI can be uninstalled silently using the Command Line. +Syncfusion® Essential® WinUI can be uninstalled silently using the Command Line. -1. Run the Syncfusion WinUI installer by double-clicking it. The Installer Wizard automatically opens and extracts the package. +1. Run the Syncfusion® WinUI installer by double-clicking it. The Installer Wizard automatically opens and extracts the package. 2. The file syncfusionessentialwinui_(version).exe file will be extracted into the Temp directory. 3. Run %temp%. The Temp folder will be opened. The syncfusionessentialwinui_(version).exe file will be located in one of the folders. 4. Copy the extracted syncfusionessentialwinui_(version).exe file in local drive. diff --git a/winui/Installation/web-installer/how-to-download.md b/winui/Installation/web-installer/how-to-download.md index 7f15225da..1502682db 100644 --- a/winui/Installation/web-installer/how-to-download.md +++ b/winui/Installation/web-installer/how-to-download.md @@ -1,16 +1,16 @@ --- layout: post -title: Downloading Syncfusion WinUI web installer - Syncfusion -description: Learn here about how to download Syncfusion WinUI web installer from our Syncfusion website with license. +title: Downloading Syncfusion® WinUI web installer - Syncfusion® +description: Learn here about how to download Syncfusion® WinUI web installer from our Syncfusion® website with license. platform: winui control: Installation and Deployment documentation: ug --- -# Downloading Syncfusion WinUI web Installer +# Downloading Syncfusion® WinUI web Installer -The Syncfusion WinUI web installer can be downloaded from the [Syncfusion](https://www.syncfusion.com/winui-controls) website. You can either download the licensed installer or try our trial installer depending on your license. +The Syncfusion® WinUI web installer can be downloaded from the [Syncfusion](https://www.syncfusion.com/winui-controls) website. You can either download the licensed installer or try our trial installer depending on your license. - Trial Installer - Licensed Installer @@ -32,9 +32,9 @@ Our 30-day trial can be downloaded in two ways. ![Trial and downloads of Syncfusion Essential Studio](images/trial-confirmation.png) 3. With a trial license, only the latest version’s trial installer can be downloaded. -4. After downloading, the Syncfusion WinUI web installer can be unlocked using either the trial unlock key or the Syncfusion registered login credential. More information on generating an unlock key can be found in [this](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) article. +4. After downloading, the Syncfusion® WinUI web installer can be unlocked using either the trial unlock key or the Syncfusion® registered login credential. More information on generating an unlock key can be found in [this](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) article. 5. Before the trial expires, you can download the trial installer at any time from your registered account’s [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page (as shown in below screenshot.) -6. Click the Download (element 1 in the screenshot below) button to get the Syncfusion Essential Studio WinUI web installer. +6. Click the Download (element 1 in the screenshot below) button to get the Syncfusion® Essential Studio® WinUI web installer. ![Trial and downloads of Syncfusion Essential Studio](images/trial-download.png) @@ -47,7 +47,7 @@ You should initiate an evaluation if you have already obtained our components th ![Trial and downloads of Syncfusion Essential Studio](images/start-trial-download.png) -2. To access this page, you must sign up\log in with your Syncfusion account. +2. To access this page, you must sign up\log in with your Syncfusion® account. 3. Begin your trial by selecting the WinUI product. N> If you've already used the trial products and they haven't expired, you won't be able to start the trial for the same product again. @@ -61,7 +61,7 @@ You should initiate an evaluation if you have already obtained our components th ## Download the License Version -1. Syncfusion licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion account. +1. Syncfusion® licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion® account. 2. You can view all the licenses (both active and expired) associated with your account. 3. Click the Download (element 1 in the screenshot below) button to download the WinUI web installer. 4. The most recent version of the installer will be downloaded from this page. @@ -74,9 +74,9 @@ You should initiate an evaluation if you have already obtained our components th ![License and downloads of Syncfusion Essential Studio](images/start-trial-download-web-installer.png) -8. After downloading, the Syncfusion WinUI web installer can be unlocked using Syncfusion registered login credential. +8. After downloading, the Syncfusion® WinUI web installer can be unlocked using Syncfusion® registered login credential. - N> For Syncfusion trial and licensed products, there is no separate web installer. Based on your account license, Syncfusion trial or licensed products will be installed via web installer. + N> For Syncfusion® trial and licensed products, there is no separate web installer. Based on your account license, Syncfusion® trial or licensed products will be installed via web installer. You can also refer to the [**Web installer**](https://help.syncfusion.com/winui/installation/web-installer/how-to-install) links for step-by-step installation guidelines. \ No newline at end of file diff --git a/winui/Installation/web-installer/how-to-install.md b/winui/Installation/web-installer/how-to-install.md index b5138e34e..0f8fb23d5 100644 --- a/winui/Installation/web-installer/how-to-install.md +++ b/winui/Installation/web-installer/how-to-install.md @@ -1,32 +1,32 @@ --- layout: post -title: Installing Syncfusion WinUI web installer - Syncfusion -description: Learn here about how to install Syncfusion WinUI web installer after downloading from our Syncfusion website. +title: Installing Syncfusion WinUI web installer - Syncfusion® +description: Learn here about how to install Syncfusion® WinUI web installer after downloading from our Syncfusion® website. platform: winui control: Installation and Deployment documentation: ug --- -# Installing Syncfusion WinUI web installer +# Installing Syncfusion® WinUI web installer ## Overview -For the Essential Studio WinUI product, Syncfusion offers a Web Installer. This installer alleviates the burden of downloading a larger installer. You can simply download and run the online installer, which will be smaller in size and will download and install the Essential Studio products you have chosen. You can get the most recent version of Essential Studio Web Installer [here](https://www.syncfusion.com/downloads/latest-version). +For the Essential Studio WinUI product, Syncfusion® offers a Web Installer. This installer alleviates the burden of downloading a larger installer. You can simply download and run the online installer, which will be smaller in size and will download and install the Essential Studio products you have chosen. You can get the most recent version of Essential Studio Web Installer [here](https://www.syncfusion.com/downloads/latest-version). ## Installation -The steps below show how to install Essential Studio WinUI Web Installer. +The steps below show how to install Essential Studio® WinUI Web Installer. -1. Open the Syncfusion Essential Studio WinUI Web Installer file from downloaded location by double-clicking it. The Installer Wizard automatically opens and extracts the package. +1. Open the Syncfusion® Essential Studio® WinUI Web Installer file from downloaded location by double-clicking it. The Installer Wizard automatically opens and extracts the package. ![Installer Extraction Wizard](images/Step-by-Step-Installation_img1.png) N> The installer wizard extracts the syncfusionessentialwinuiimages_{version}.exe dialog, which displays the package's unzip operation. -2. The Syncfusion WinUI Web Installer's welcome wizard will be displayed. Click the Next button. +2. The Syncfusion® WinUI Web Installer's welcome wizard will be displayed. Click the Next button. ![Welcome wizard](images/Step-by-Step-Installation_img2.png) @@ -54,7 +54,7 @@ The steps below show how to install Essential Studio WinUI Web Installer. ![Existing Version for install](images/Step-by-Step-Installation_img20.png) - N> From the 2021 Volume 1 release, Syncfusion has provided option to uninstall the previous versions from 18.1 while installing the new version. + N> From the 2021 Volume 1 release, Syncfusion® has provided option to uninstall the previous versions from 18.1 while installing the new version. 5. Pop up screen will be displayed to get the confirmation to uninstall selected previous versions. @@ -75,19 +75,19 @@ The steps below show how to install Essential Studio WinUI Web Installer. **Additional settings** - * Select the **Install Demos** check box to install Syncfusion samples, or leave the check box unchecked, if you do not want to install Syncfusion samples - * Check the **Create Desktop Shortcut** checkbox to add a desktop shortcut for Syncfusion Control Panel - * Check the **Create Start Menu Shortcut** checkbox to add a shortcut to the start menu for Syncfusion Control Panel + * Select the **Install Demos** check box to install Syncfusion® samples, or leave the check box unchecked, if you do not want to install Syncfusion® samples + * Check the **Create Desktop Shortcut** checkbox to add a desktop shortcut for Syncfusion® Control Panel + * Check the **Create Start Menu Shortcut** checkbox to add a shortcut to the start menu for Syncfusion® Control Panel 8. After reading the License Terms and Conditions, check the **I agree to the License Terms and Privacy Policy** check box. Click the Next button. -9. The login wizard will appear. You must enter your Syncfusion email address and password. If you do not already have a Syncfusion account, you can create one by clicking on **Create an Account**. If you have forgotten your password, click **Forgot Password** to create a new one. Click the Install button. +9. The login wizard will appear. You must enter your Syncfusion® email address and password. If you do not already have a Syncfusion® account, you can create one by clicking on **Create an Account**. If you have forgotten your password, click **Forgot Password** to create a new one. Click the Install button. ![Login wizard install](images/Step-by-Step-Installation_img9.png) - I> The products you have chosen will be installed based on your Syncfusion License (Trial or Licensed). + I> The products you have chosen will be installed based on your Syncfusion® License (Trial or Licensed). 10. The download and installation\uninstallation progress will be displayed as shown below. @@ -97,9 +97,9 @@ The steps below show how to install Essential Studio WinUI Web Installer. ![Installation Summary](images/Step-by-Step-Installation_img11.png) - * To open the Syncfusion Control Panel, click **Launch Control Panel**. + * To open the Syncfusion® Control Panel, click **Launch Control Panel**. -12. After installation, there will be two Syncfusion control panel entries, as shown below. The Essential Studio entry will manage all Syncfusion products installed in the same version, while the Product entry will only uninstall the specific product setup. +12. After installation, there will be two Syncfusion® control panel entries, as shown below. The Essential Studio entry will manage all Syncfusion® products installed in the same version, while the Product entry will only uninstall the specific product setup. ![Control Panel](images/Step-by-Step-Installation_img19.png) @@ -107,16 +107,16 @@ The steps below show how to install Essential Studio WinUI Web Installer. ## Uninstallation -Syncfusion WinUI installer can be uninstalled in two ways. +Syncfusion® WinUI installer can be uninstalled in two ways. - * Uninstall the WinUI using the Syncfusion WinUI web installer + * Uninstall the WinUI using the Syncfusion® WinUI web installer * Uninstall the WinUI from Windows Control Panel -Follow either one of the option below to uninstall Syncfusion Essential Studio WinUI installer. +Follow either one of the option below to uninstall Syncfusion® Essential Studio® WinUI installer. -**Option 1: Uninstall the WinUI using the Syncfusion WinUI web installer** +**Option 1: Uninstall the WinUI using the Syncfusion® WinUI web installer** -Syncfusion provides the option to uninstall products of the same version directly from the Web Installer application. Select the products to be uninstalled from the list, and Web Installer will uninstall them one by one. +Syncfusion® provides the option to uninstall products of the same version directly from the Web Installer application. Select the products to be uninstalled from the list, and Web Installer will uninstall them one by one. ![Platform Selection wizard Installed](images/Step-by-Step-Installation_img4.png) @@ -124,13 +124,13 @@ Syncfusion provides the option to uninstall products of the same version directl **Option 2: Uninstall the WinUI from Windows Control Panel** -You can uninstall all the installed products by selecting the **Syncfusion Essential Studio {version}** entry (element 1 in the below screenshot) from the Windows control panel, or you can uninstall WinUI alone by selecting the **Syncfusion Essential Studio for WinUI {version}** entry (element 2 in the below screenshot) from the Windows control panel. +You can uninstall all the installed products by selecting the **Syncfusion® Essential Studio® {version}** entry (element 1 in the below screenshot) from the Windows control panel, or you can uninstall WinUI alone by selecting the **Syncfusion Essential Studio for WinUI {version}** entry (element 2 in the below screenshot) from the Windows control panel. ![Control Panel](images/Step-by-Step-Installation_img22.png) -N> If the **Syncfusion Essential Studio for WinUI {version}** entry is selected from the Windows control panel, the Syncfusion Essential Studio WinUI alone will be removed and the below default MSI uninstallation window will be displayed. +N> If the **Syncfusion® Essential Studio® for WinUI {version}** entry is selected from the Windows control panel, the Syncfusion® Essential Studio® WinUI alone will be removed and the below default MSI uninstallation window will be displayed. -1. The Syncfusion WinUI Web Installer's welcome wizard will be displayed. Click the Next button +1. The Syncfusion® WinUI Web Installer's welcome wizard will be displayed. Click the Next button ![Welcome wizard uninstall](images/Step-by-Step-Installation_img2.png) @@ -166,11 +166,11 @@ N> If the **Syncfusion Essential Studio for WinUI {version}** entry is selected 7. After reading the License Terms and Conditions, check the **I agree to the License Terms and Privacy Policy** check box. Click the Next button. -8. The login wizard will appear. You must enter your Syncfusion email address and password. If you do not already have a Syncfusion account, you can create one by clicking on **Create an Account**. If you have forgotten your password, click **Forgot Password** to create a new one. Click the Install button. +8. The login wizard will appear. You must enter your Syncfusion® email address and password. If you do not already have a Syncfusion® account, you can create one by clicking on **Create an Account**. If you have forgotten your password, click **Forgot Password** to create a new one. Click the Install button. ![Login wizard install/uninstall](images/Step-by-Step-Installation_img9.png) - I> The products you have chosen will be installed based on your Syncfusion License (Trial or Licensed). + I> The products you have chosen will be installed based on your Syncfusion® License (Trial or Licensed). 9. The download, installation, and uninstallation progresses will be shown. @@ -180,5 +180,5 @@ N> If the **Syncfusion Essential Studio for WinUI {version}** entry is selected ![Summary install/uninstall](images/Step-by-Step-Installation_img18.png) - * To open the Syncfusion Control Panel, click **Launch Control Panel**. + * To open the Syncfusion® Control Panel, click **Launch Control Panel**. \ No newline at end of file diff --git a/winui/NumberBox/Formatting.md b/winui/NumberBox/Formatting.md index 66bfc08ff..9d7b38c6f 100644 --- a/winui/NumberBox/Formatting.md +++ b/winui/NumberBox/Formatting.md @@ -1,7 +1,7 @@ --- layout: post -title: Change number format in WinUI NumberBox | Syncfusion® -description: Learn here about changing the number format of Syncfusion® WinUI NumberBox (SfNumberBox) control and more. +title: Change number format in WinUI NumberBox | Syncfusion® +description: Learn here about changing the number format of Syncfusion® WinUI NumberBox (SfNumberBox) control and more. platform: WinUI control: SfNumberBox documentation: ug diff --git a/winui/NumberBox/Getting-Started.md b/winui/NumberBox/Getting-Started.md index c0c9af3f9..9ab19a60b 100644 --- a/winui/NumberBox/Getting-Started.md +++ b/winui/NumberBox/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with WinUI NumberBox | Syncfusion® -description: Learn how to get started with Syncfusion® WinUI NumberBox (SfNumberBox) control, its elements, and more in here. +title: Getting Started with WinUI NumberBox | Syncfusion® +description: Learn how to get started with Syncfusion® WinUI NumberBox (SfNumberBox) control, its elements, and more in here. platform: WinUI control: SfNumberBox documentation: ug diff --git a/winui/NumberBox/Overview.md b/winui/NumberBox/Overview.md index a16b8bd62..7734a05a1 100644 --- a/winui/NumberBox/Overview.md +++ b/winui/NumberBox/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About WinUI NumberBox control | Syncfusion® -description: Learn here all about introduction of Syncfusion® WinUI NumberBox (SfNumberBox) control, its features, and more. +title: About WinUI NumberBox control | Syncfusion® +description: Learn here all about introduction of Syncfusion® WinUI NumberBox (SfNumberBox) control, its features, and more. platform: winui control: SfNumberBox documentation: ug diff --git a/winui/NumberBox/Restriction.md b/winui/NumberBox/Restriction.md index 94f108def..5766ead49 100644 --- a/winui/NumberBox/Restriction.md +++ b/winui/NumberBox/Restriction.md @@ -1,7 +1,7 @@ --- layout: post -title: Value change restriction in WinUI NumberBox | Syncfusion® -description: Learn here all about how to restrict the value change in Syncfusion® WinUI NumberBox (SfNumberBox) control and more. +title: Value change restriction in WinUI NumberBox | Syncfusion® +description: Learn here all about how to restrict the value change in Syncfusion® WinUI NumberBox (SfNumberBox) control and more. platform: winui control: SfNumberBox documentation: ug diff --git a/winui/NumberBox/UpDown-Button.md b/winui/NumberBox/UpDown-Button.md index ef99fddde..c835934dd 100644 --- a/winui/NumberBox/UpDown-Button.md +++ b/winui/NumberBox/UpDown-Button.md @@ -1,7 +1,7 @@ --- layout: post -title: Use UpDown Button (Spin Button) in WinUI NumberBox | Syncfusion® -description: Learn here all about how to use UpDown Button (SpinButton) in Syncfusion® WinUI NumberBox (SfNumberBox) control and more. +title: Use UpDown Button (Spin Button) in WinUI NumberBox | Syncfusion® +description: Learn here all about how to use UpDown Button (SpinButton) in Syncfusion® WinUI NumberBox (SfNumberBox) control and more. platform: winui control: SfNumberBox documentation: ug diff --git a/winui/Ribbon/Backstage.md b/winui/Ribbon/Backstage.md index e2f70d362..dc905b8fc 100644 --- a/winui/Ribbon/Backstage.md +++ b/winui/Ribbon/Backstage.md @@ -1,7 +1,7 @@ --- layout: post -title: Backstage in WinUI Ribbon | Syncfusion® -description: Learn here all about Backstage feature, Backstage View of Syncfusion® WinUI Ribbon (SfRibbon) control and more. +title: Backstage in WinUI Ribbon | Syncfusion® +description: Learn here all about Backstage feature, Backstage View of Syncfusion® WinUI Ribbon (SfRibbon) control and more. platform: winui control: Ribbon documentation: ug diff --git a/winui/Ribbon/DealingWithRibbon.md b/winui/Ribbon/DealingWithRibbon.md index ad1217f58..96e9929f6 100644 --- a/winui/Ribbon/DealingWithRibbon.md +++ b/winui/Ribbon/DealingWithRibbon.md @@ -1,7 +1,7 @@ --- layout: post -title: Dealing with Ribbon in WinUI Ribbon control | Syncfusion® -description: Learn here all about dealing with Ribbon feature of Syncfusion® WinUI Ribbon(sfRibbon) control and more. +title: Dealing with Ribbon in WinUI Ribbon control | Syncfusion® +description: Learn here all about dealing with Ribbon feature of Syncfusion® WinUI Ribbon(sfRibbon) control and more. platform: winui control: Ribbon documentation: ug diff --git a/winui/Ribbon/DealingWithRibbonItems.md b/winui/Ribbon/DealingWithRibbonItems.md index 5aa321d2a..6095d2945 100644 --- a/winui/Ribbon/DealingWithRibbonItems.md +++ b/winui/Ribbon/DealingWithRibbonItems.md @@ -1,7 +1,7 @@ --- layout: post -title: Dealing with Ribbon Items in WinUI Ribbon control | Syncfusion® -description: Learn here all about Dealing with Ribbon Items feature of Syncfusion® WinUI Ribbon(sfRibbon) control and more. +title: Dealing with Ribbon Items in WinUI Ribbon control | Syncfusion® +description: Learn here all about Dealing with Ribbon Items feature of Syncfusion® WinUI Ribbon(sfRibbon) control and more. platform: winui control: Ribbon documentation: ug diff --git a/winui/Ribbon/Getting-Started.md b/winui/Ribbon/Getting-Started.md index 4e1097fc1..1975cd408 100644 --- a/winui/Ribbon/Getting-Started.md +++ b/winui/Ribbon/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with WinUI Ribbon control | Syncfusion® -description: Learn here all about getting started with Syncfusion® WinUI Ribbon(SfRibbon) control, its elements, and more. +title: Getting Started with WinUI Ribbon control | Syncfusion® +description: Learn here all about getting started with Syncfusion® WinUI Ribbon(SfRibbon) control, its elements, and more. platform: winui control: Ribbon documentation: ug @@ -9,7 +9,7 @@ documentation: ug # Getting Started with WinUI Ribbon -This section explains the steps required to add the Ribbon control and its elements such as ribbon tabs, ribbon groups, built in ribbon items, custom ribbon items, right pane, backstage and its items. This section also covers the basic features needed to get started with Syncfusion® ribbon control. +This section explains the steps required to add the Ribbon control and its elements such as ribbon tabs, ribbon groups, built in ribbon items, custom ribbon items, right pane, backstage and its items. This section also covers the basic features needed to get started with Syncfusion® ribbon control. ## Creating an application with WinUI Ribbon diff --git a/winui/Ribbon/Overview.md b/winui/Ribbon/Overview.md index 3bd8a1fd6..8fa45da05 100644 --- a/winui/Ribbon/Overview.md +++ b/winui/Ribbon/Overview.md @@ -1,7 +1,7 @@ --- layout: post -title: About WinUI Ribbon control | Syncfusion® -description: Learn here all about introduction of Syncfusion® WinUI Ribbon(SfRibbon) control with key features and more. +title: About WinUI Ribbon control | Syncfusion® +description: Learn here all about introduction of Syncfusion® WinUI Ribbon(SfRibbon) control with key features and more. platform: winui control: Ribbon documentation: ug @@ -9,7 +9,7 @@ documentation: ug # WinUI Ribbon Overview -The Syncfusion® [WinUI Ribbon](https://www.syncfusion.com/winui-controls/ribbon) is a command bar that organizes an application’s commands and tools into a series of tabs. It also supports a backstage view as like in Microsoft Office products. +The Syncfusion® [WinUI Ribbon](https://www.syncfusion.com/winui-controls/ribbon) is a command bar that organizes an application’s commands and tools into a series of tabs. It also supports a backstage view as like in Microsoft Office products. ## Key features diff --git a/winui/Ribbon/Ribbon-Keytip.md b/winui/Ribbon/Ribbon-Keytip.md index de8592230..b34edef13 100644 --- a/winui/Ribbon/Ribbon-Keytip.md +++ b/winui/Ribbon/Ribbon-Keytip.md @@ -1,7 +1,7 @@ --- layout: post -title: Ribbon key tip feature in WinUI Ribbon control | Syncfusion® -description: Learn more about the keyboard navigation using key tips in the Syncfusion® WinUI Ribbon (SfRibbon) control. +title: Ribbon key tip feature in WinUI Ribbon control | Syncfusion® +description: Learn more about the keyboard navigation using key tips in the Syncfusion® WinUI Ribbon (SfRibbon) control. platform: winui control: Ribbon documentation: ug @@ -9,7 +9,7 @@ documentation: ug # Keyboard Navigation in WinUI Ribbon -The Syncfusion® WinUI [SfRibbon](https://help.syncfusion.com/cr/winui/Syncfusion.UI.Xaml.Ribbon.SfRibbon.html) supports the keyboard navigation to activate the ribbon elements via KeyTipService, which represents the service that provides the attached properties to enable and manage the KeyTips to the ribbon control. +The Syncfusion® WinUI [SfRibbon](https://help.syncfusion.com/cr/winui/Syncfusion.UI.Xaml.Ribbon.SfRibbon.html) supports the keyboard navigation to activate the ribbon elements via KeyTipService, which represents the service that provides the attached properties to enable and manage the KeyTips to the ribbon control. KeyTips, also known as access keys or accelerators, are shortcut key combinations that are used to activate the ribbon's tabs and buttons, as well as the Backstage file menu. diff --git a/winui/Ribbon/Ribbon-QAT.md b/winui/Ribbon/Ribbon-QAT.md index 76fa5c2d3..dff9c99ef 100644 --- a/winui/Ribbon/Ribbon-QAT.md +++ b/winui/Ribbon/Ribbon-QAT.md @@ -1,7 +1,7 @@ --- layout: post -title: Quick Access Toolbar in WinUI Ribbon control | Syncfusion® -description: Learn more about the Quick Access Toolbar in the Syncfusion® WinUI Ribbon (SfRibbon) control. +title: Quick Access Toolbar in WinUI Ribbon control | Syncfusion® +description: Learn more about the Quick Access Toolbar in the Syncfusion® WinUI Ribbon (SfRibbon) control. platform: winui control: Ribbon documentation: ug diff --git a/winui/Ribbon/RibbonCompactSizing.md b/winui/Ribbon/RibbonCompactSizing.md index 69f7b363e..4f74604bb 100644 --- a/winui/Ribbon/RibbonCompactSizing.md +++ b/winui/Ribbon/RibbonCompactSizing.md @@ -1,7 +1,7 @@ --- layout: post -title: Ribbon Compact Sizing in WinUI Ribbon control | Syncfusion® -description: Learn here all about the Ribbon Compact Sizing feature of Syncfusion® WinUI Ribbon (SfRibbon) control with custom support and more. +title: Ribbon Compact Sizing in WinUI Ribbon control | Syncfusion® +description: Learn here all about the Ribbon Compact Sizing feature of Syncfusion® WinUI Ribbon (SfRibbon) control with custom support and more. platform: winui control: Ribbon documentation: ug diff --git a/winui/Ribbon/RibbonGallery.md b/winui/Ribbon/RibbonGallery.md index c94acba06..58c1dbb76 100644 --- a/winui/Ribbon/RibbonGallery.md +++ b/winui/Ribbon/RibbonGallery.md @@ -1,7 +1,7 @@ --- layout: post -title: RibbonGallery in WinUI Ribbon control | Syncfusion® -description: Learn here all about RibbonGallery feature of Syncfusion® WinUI Ribbon(SfRibbon) control with custom support and more. +title: RibbonGallery in WinUI Ribbon control | Syncfusion® +description: Learn here all about RibbonGallery feature of Syncfusion® WinUI Ribbon(SfRibbon) control with custom support and more. platform: winui control: Ribbon documentation: ug diff --git a/winui/Ribbon/RibbonResizing.md b/winui/Ribbon/RibbonResizing.md index a902dfac3..745251ef3 100644 --- a/winui/Ribbon/RibbonResizing.md +++ b/winui/Ribbon/RibbonResizing.md @@ -9,7 +9,7 @@ documentation: ug # Ribbon Resizing in WinUI Ribbon Control -The Syncfusion® WinUI SfRibbon supports expanding/collapsing the ribbon elements to the available space while resizing the control. It performs expand operation while the control size is increased and performs collapse operation while the control size decreased. It allows resizing ribbon elements for both normal and simplified layouts. By default, the ribbon elements are resized based on group size. Also, we have an option to resize the ribbon elements in the custom order. +The Syncfusion® WinUI SfRibbon supports expanding/collapsing the ribbon elements to the available space while resizing the control. It performs expand operation while the control size is increased and performs collapse operation while the control size decreased. It allows resizing ribbon elements for both normal and simplified layouts. By default, the ribbon elements are resized based on group size. Also, we have an option to resize the ribbon elements in the custom order. We can specify the ribbon elements size using `AllowedSizeModes` property. It is a flagged enum to arrange the ribbon elements in varied sizes depending on available space. It has values Small, Normal, and Large to specify the size of the ribbon elements. As it is a flagged enum, we can give the combination of values to the AllowedSizeModes property. The default value is `Small, Normal, Large`. diff --git a/winui/Ribbon/RibbonScreenTip.md b/winui/Ribbon/RibbonScreenTip.md index 305b3d91a..66af72914 100644 --- a/winui/Ribbon/RibbonScreenTip.md +++ b/winui/Ribbon/RibbonScreenTip.md @@ -1,7 +1,7 @@ --- layout: post -title: ScreenTip in WinUI Ribbon control | Syncfusion® -description: Learn more about the ScreenTip in the Syncfusion® WinUI Ribbon (SfRibbon) control. +title: ScreenTip in WinUI Ribbon control | Syncfusion® +description: Learn more about the ScreenTip in the Syncfusion® WinUI Ribbon (SfRibbon) control. platform: winui control: Ribbon documentation: ug diff --git a/winui/Ribbon/Simplified-Layout.md b/winui/Ribbon/Simplified-Layout.md index ffa20214f..48a70a4ea 100644 --- a/winui/Ribbon/Simplified-Layout.md +++ b/winui/Ribbon/Simplified-Layout.md @@ -1,7 +1,7 @@ --- layout: post -title: Simplified layout | WinUI | Ribbon | Syncfusion® -description: Learn here about Simplified layout and Display mode support in Syncfusion® WinUI Ribbon (SfRibbon) control and more details. +title: Simplified layout | WinUI | Ribbon | Syncfusion® +description: Learn here about Simplified layout and Display mode support in Syncfusion® WinUI Ribbon (SfRibbon) control and more details. platform: winui control: Ribbon documentation: ug diff --git a/winui/System-Requirements.md b/winui/System-Requirements.md index 7a42fd376..00238deca 100644 --- a/winui/System-Requirements.md +++ b/winui/System-Requirements.md @@ -1,7 +1,7 @@ --- layout: post -title: System Requirements in WinUI - Syncfusion® -description: Checkout and learn here all about the system requirements needed to use the Syncfusion® WinUI Components. +title: System Requirements in WinUI - Syncfusion® +description: Checkout and learn here all about the system requirements needed to use the Syncfusion® WinUI Components. platform: winui control: Installation and Deployment documentation: ug @@ -10,7 +10,7 @@ documentation: ug # System Requirements for WinUI Components -The system requirements for using our Syncfusion® WinUI platform are as follows +The system requirements for using our Syncfusion® WinUI platform are as follows ## Operating Systems diff --git a/winui/overview.md b/winui/overview.md index 98402cad3..d94c257e5 100644 --- a/winui/overview.md +++ b/winui/overview.md @@ -1,7 +1,7 @@ --- layout: post -title: Overview of Syncfusion® WinUI Controls -description: Syncfusion® Essential Studio® for WinUI is a state-of-the-art WinUI toolkit for developing Windows apps. +title: Overview of Syncfusion® WinUI Controls +description: Syncfusion® Essential Studio® for WinUI is a state-of-the-art WinUI toolkit for developing Windows apps. platform: winui control: Overview documentation: ug @@ -10,9 +10,9 @@ documentation: ug > With the 2024 Volume 4 release, we will discontinue support for .NET Framework 4.0 in WinForms, WPF, ASP.NET MVC, and Document Processing Libraries. Please plan to upgrade to .NET Framework 4.6.2 or higher.
With the 2025 Volume 1 release, we will discontinue support for .NET 6.0 and 7.0 in WinForms, WPF, WinUI, and Document Processing Libraries. Please plan to upgrade to .Net 8.0 or higher. -# Syncfusion® WinUI Controls +# Syncfusion® WinUI Controls -The Syncfusion® WinUI Controls are the suite, ever needed to create state of art WinUI applications. +The Syncfusion® WinUI Controls are the suite, ever needed to create state of art WinUI applications. ## How to read this user guide most effectively diff --git a/winui/samples.md b/winui/samples.md index a166fba76..679c760db 100644 --- a/winui/samples.md +++ b/winui/samples.md @@ -1,17 +1,17 @@ --- layout: post -title: Guide to run online and offline samples from WinUI Studio | Syncfusion® -description: Learn how to run the online samples and offline samples of Syncfusion® Essential Studio® WinUI controls and components. +title: Guide to run online and offline samples from WinUI Studio | Syncfusion® +description: Learn how to run the online samples and offline samples of Syncfusion® Essential Studio® WinUI controls and components. platform: winui control: Samples documentation: ug --- -# Featured Samples for Syncfusion® WinUI Controls +# Featured Samples for Syncfusion® WinUI Controls -## Syncfusion® WinUI control panel +## Syncfusion® WinUI control panel -To explore Syncfusion® WinUI controls and components, open the `Syncfusion® WinUI Controls Panel` by searching it from Start and Open. +To explore Syncfusion® WinUI controls and components, open the `Syncfusion® WinUI Controls Panel` by searching it from Start and Open. ![WinUI Control Panel Search](Guide-to-run-the-samples-images/winui-control-panel-search.png) @@ -21,9 +21,9 @@ C:\Program Files (x86)\Syncfusion\Essential Studio\WinUI\{{ site.releaseversion N> In the above section, latest Essential Studio version details has been provided. Refer installed Essential Studio version instead of mentioned version. -## Syncfusion® Controls Gallery for WinUI Desktop +## Syncfusion® Controls Gallery for WinUI Desktop -The Syncfusion® WinUI desktop controls can be explored in the Visual Studio by clicking `Run Local Demos`. +The Syncfusion® WinUI desktop controls can be explored in the Visual Studio by clicking `Run Local Demos`. ![Explore Syncfusion WinUI Demos with Desktop Project](Guide-to-run-the-samples-images/exploring-winui-desktop-sample-browser-new.png) @@ -54,4 +54,4 @@ For example, following is a demonstration to run an individual `Chart` control p ## Download demos from online (clone from github repository) -Explore the Syncfusion® WinUI controls using [GitHub WinUI demos](https://github.com/syncfusion/winui-demos), where all WinUI demos are configured using `NuGet` to run without installing Syncfusion® WinUI Studio. \ No newline at end of file +Explore the Syncfusion® WinUI controls using [GitHub WinUI demos](https://github.com/syncfusion/winui-demos), where all WinUI demos are configured using `NuGet` to run without installing Syncfusion® WinUI Studio. \ No newline at end of file From 93cc64ec272e5ca03eaf7a76f6f5f5f6c076df05 Mon Sep 17 00:00:00 2001 From: Yuvaraj Date: Thu, 12 Dec 2024 14:49:35 +0530 Subject: [PATCH 4/4] Resolved CI issue --- winui/AutoComplete/Searching-Filtering.md | 2 +- .../Color-Picker/Gradient-Color-Selection.md | 2 +- winui/Installation/Install-NuGet-Packages.md | 48 ++++++++--------- winui/Installation/Installation-Errors.md | 10 ++-- .../offline-installer/how-to-download.md | 14 ++--- .../offline-installer/how-to-install.md | 34 ++++++------ .../web-installer/how-to-download.md | 20 +++---- .../web-installer/how-to-install.md | 52 +++++++++---------- 8 files changed, 91 insertions(+), 91 deletions(-) diff --git a/winui/AutoComplete/Searching-Filtering.md b/winui/AutoComplete/Searching-Filtering.md index 38f8169ab..30e7f0b13 100644 --- a/winui/AutoComplete/Searching-Filtering.md +++ b/winui/AutoComplete/Searching-Filtering.md @@ -1,6 +1,6 @@ --- layout: post -title: Searching and Filtering in WinUI AutoComplete control | Syncfusion® +title: Searching and Filtering in WinUI AutoComplete control | Syncfusion description: Learn how to perform searching and filtering operations in Syncfusion® WinUI AutoComplete (multi-select AutoComplete) control and more. platform: winui control: SfAutoComplete diff --git a/winui/Color-Picker/Gradient-Color-Selection.md b/winui/Color-Picker/Gradient-Color-Selection.md index 7c2d68cfa..2a3ca4916 100644 --- a/winui/Color-Picker/Gradient-Color-Selection.md +++ b/winui/Color-Picker/Gradient-Color-Selection.md @@ -1,6 +1,6 @@ --- layout: post -title: Gradient Color Selection in WinUI Color Picker control | Syncfusion® +title: Gradient Color Selection in WinUI Color Picker control | Syncfusion description: Learn here all about gradient color selection features of Syncfusion® WinUI Color Picker(SfColorPicker) control and more. platform: WinUI control: SfColorPicker diff --git a/winui/Installation/Install-NuGet-Packages.md b/winui/Installation/Install-NuGet-Packages.md index dcb0fa1fc..acdc0b3d1 100644 --- a/winui/Installation/Install-NuGet-Packages.md +++ b/winui/Installation/Install-NuGet-Packages.md @@ -1,23 +1,23 @@ --- layout: post -title: Install Syncfusion® WinUI NuGet packages - Syncfusion® -description: Learn here about how to install Syncfusion® WinUI NuGet packages from Package manager and NuGet manager. +title: Install Syncfusion WinUI NuGet packages - Syncfusion +description: Learn here about how to install Syncfusion WinUI NuGet packages from Package manager and NuGet manager. platform: winui control: Essential Studio documentation: ug --- -# Install Syncfusion® WinUI NuGet packages +# Install Syncfusion WinUI NuGet packages ## Overview -**NuGet** is a Package management system for Visual Studio. It makes it easy to add, update and remove external libraries in our application. Syncfusion® publishing all WinUI NuGet packages in [nuget.org](https://www.nuget.org/packages?q=syncfusion+winui). The Syncfusion WinUI NuGet packages can be used without installing the Syncfusion installation. You can simply exploit the Syncfusion WinUI NuGet packages in your WinUI application to develop with the Syncfusion WinUI controls. +**NuGet** is a Package management system for Visual Studio. It makes it easy to add, update and remove external libraries in our application. Syncfusion publishing all WinUI NuGet packages in [nuget.org](https://www.nuget.org/packages?q=syncfusion+winui). The Syncfusion WinUI NuGet packages can be used without installing the Syncfusion installation. You can simply exploit the Syncfusion WinUI NuGet packages in your WinUI application to develop with the Syncfusion WinUI controls. -N> Syncfusion® WinUI NuGet packages are available from v18.3.0.35 (Essential Studio® 2020 Volume 3). +N> Syncfusion WinUI NuGet packages are available from v18.3.0.35 (Essential Studio 2020 Volume 3). ## Installation using Package Manager UI -The NuGet **Package Manager UI** allows you to search, install, uninstall, and update Syncfusion® WinUI NuGet packages in your projects and solutions. You can find and install the Syncfusion® WinUI NuGet packages in your Visual Studio WinUI application and this process is easy with the steps below: +The NuGet **Package Manager UI** allows you to search, install, uninstall, and update Syncfusion WinUI NuGet packages in your projects and solutions. You can find and install the Syncfusion WinUI NuGet packages in your Visual Studio WinUI application and this process is easy with the steps below: 1. Right-click on the WinUI project or solution in the Solution Explorer, and choose **Manage NuGet Packages...** @@ -25,13 +25,13 @@ The NuGet **Package Manager UI** allows you to search, install, uninstall, and u As an alternative, after opening the WinUI application in Visual Studio, go to the **Tools** menu and after hovering **NuGet Package Manager**, select **Manage NuGet Packages for Solution...** -2. The Manage NuGet Packages window will open. Navigate to the **Browse** tab, then search for the Syncfusion® WinUI NuGet packages using a term like **"Syncfusion WinUI"** and select the appropriate Syncfusion® WinUI NuGet package for your development. +2. The Manage NuGet Packages window will open. Navigate to the **Browse** tab, then search for the Syncfusion WinUI NuGet packages using a term like **"Syncfusion WinUI"** and select the appropriate Syncfusion WinUI NuGet package for your development. N> The [nuget.org](https://api.nuget.org/v3/index.json) package source is selected by default in the Package source drop-down. If your Visual Studio does not have nuget.org configured, follow the instructions in the [Microsoft documents](https://docs.microsoft.com/en-us/nuget/tools/package-manager-ui#package-sources) to set up the nuget.org feed URL. ![WinUI NuGet Packages Search](Install-NuGet/NuGetsearch.png) - N> Please check the **Include prerelease** checkbox, if you want to search and install the Syncfusion® WinUI beta NuGet packages. + N> Please check the **Include prerelease** checkbox, if you want to search and install the Syncfusion WinUI beta NuGet packages. 3. When you select a WinUI package, the right panel will provide more information about it. @@ -39,21 +39,21 @@ The NuGet **Package Manager UI** allows you to search, install, uninstall, and u ![WinUI NuGet Packages Install](Install-NuGet/Install.png) -5. At this point, your application has all the required Syncfusion® assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WinUI controls](https://www.syncfusion.com/winui-controls). Also, you can refer to the [WinUI help document](https://help.syncfusion.com/winui/overview) for development. +5. At this point, your application has all the required Syncfusion assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WinUI controls](https://www.syncfusion.com/winui-controls). Also, you can refer to the [WinUI help document](https://help.syncfusion.com/winui/overview) for development. ## Installation using Package Manager Console -The **Package Manager Console** saves NuGet packages installation time since you don't have to search for the Syncfusion® WinUI NuGet package which you want to install, and you can just type the installation command to install the appropriate Syncfusion WinUI NuGet package. Follow the instructions below to use the Package Manager Console to reference the Syncfusion WinUI component as NuGet packages in your WinUI application. +The **Package Manager Console** saves NuGet packages installation time since you don't have to search for the Syncfusion WinUI NuGet package which you want to install, and you can just type the installation command to install the appropriate Syncfusion WinUI NuGet package. Follow the instructions below to use the Package Manager Console to reference the Syncfusion WinUI component as NuGet packages in your WinUI application. 1. To show the Package Manager Console, open your WinUI application in Visual Studio and navigate to **Tools** in the Visual Studio menu and after hovering **NuGet Package Manager**, select **Package Manager Console**. ![Package Manager Console ](Install-NuGet/console.png) -2. The **Package Manager Console** will be shown at the bottom of the screen. You can install the Syncfusion® WinUI NuGet packages by enter the following NuGet installation commands. +2. The **Package Manager Console** will be shown at the bottom of the screen. You can install the Syncfusion WinUI NuGet packages by enter the following NuGet installation commands. - ***Install specified Syncfusion® WinUI NuGet package.*** + ***Install specified Syncfusion WinUI NuGet package.*** - The below command will install the Syncfusion® WinUI NuGet package in the default WinUI project of the application. + The below command will install the Syncfusion WinUI NuGet package in the default WinUI project of the application. ``` Install-Package @@ -61,11 +61,11 @@ The **Package Manager Console** saves NuGet packages installation time since you **For example:** Install-Package Syncfusion.Grid.WinUI - N> You can find the list of Syncfusion® WinUI NuGet packages which are published in nuget.org from [here](https://www.nuget.org/packages?q=Tags%3A%22winui%22+syncfusion) + N> You can find the list of Syncfusion WinUI NuGet packages which are published in nuget.org from [here](https://www.nuget.org/packages?q=Tags%3A%22winui%22+syncfusion) - ***Install specified Syncfusion® WinUI NuGet package in specified WinUI project*** + ***Install specified Syncfusion WinUI NuGet package in specified WinUI project*** - The below command will install the Syncfusion® WinUI NuGet package in the given WinUI project of the application. + The below command will install the Syncfusion WinUI NuGet package in the given WinUI project of the application. ``` Install-Package - ProjectName @@ -73,9 +73,9 @@ The **Package Manager Console** saves NuGet packages installation time since you **For example:** Install-Package Syncfusion.Grid.WinUI -ProjectName SyncfusionWinUIApp - N> You must use the **-prerelease** term with the NuGet installation command (**Install-Package Syncfusion.Grid.WinUI -prerelease**), if you want to install the Syncfusion® WinUI beta NuGet packages. + N> You must use the **-prerelease** term with the NuGet installation command (**Install-Package Syncfusion.Grid.WinUI -prerelease**), if you want to install the Syncfusion WinUI beta NuGet packages. -3. By default, the package will be installed with latest version. You can give the required version with the -Version term like below to install the Syncfusion® WinUI NuGet packages in the appropriate version. +3. By default, the package will be installed with latest version. You can give the required version with the -Version term like below to install the Syncfusion WinUI NuGet packages in the appropriate version. ``` Install-Package Syncfusion.Grid.WinUI -Version 19.2.0.44 @@ -83,15 +83,15 @@ The **Package Manager Console** saves NuGet packages installation time since you ![Package Manager Console Output ](Install-NuGet/ConsoleOutput.png) -4. The NuGet package manager will install the Syncfusion® WinUI NuGet package as well as the dependencies it has. When the installation is complete, the console will show that your Syncfusion® WinUI package has been successfully added to the project. +4. The NuGet package manager will install the Syncfusion WinUI NuGet package as well as the dependencies it has. When the installation is complete, the console will show that your Syncfusion WinUI package has been successfully added to the project. -5. At this point, your application has all the required Syncfusion® assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WinUI controls](https://www.syncfusion.com/winui-controls). Also, you can refer to the [WinUI help document](https://help.syncfusion.com/winui/overview) for development. +5. At this point, your application has all the required Syncfusion assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WinUI controls](https://www.syncfusion.com/winui-controls). Also, you can refer to the [WinUI help document](https://help.syncfusion.com/winui/overview) for development. ## Installation using Dotnet (.NET) CLI The [dotnet Command Line Interface (CLI)](https://docs.microsoft.com/en-us/nuget/consume-packages/install-use-packages-dotnet-cli), allows you to add, restore, pack, publish, and manage packages without making any changes to your project files. [Dotnet add package](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-add-package?tabs=netcore2x) adds a package reference to the project file, then runs [dotnet restore](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-restore?tabs=netcore2x) to install the package. -Follow the below instructions to use the dotnet CLI command to install the Syncfusion® WinUI NuGet packages. +Follow the below instructions to use the dotnet CLI command to install the Syncfusion WinUI NuGet packages. 1. Open a command prompt and navigate to the directory where your WinUI project file is located. 2. To install a NuGet package, run the following command. @@ -103,11 +103,11 @@ Follow the below instructions to use the dotnet CLI command to install the Syncf **For Example:** dotnet add package Syncfusion.Grid.WinUI - N> You must use the **--prerelease** term with the NuGet installation command (**dotnet add package Syncfusion.Grid.WinUI --prerelease**), if you want to install the Syncfusion® WinUI beta NuGet packages. + N> You must use the **--prerelease** term with the NuGet installation command (**dotnet add package Syncfusion.Grid.WinUI --prerelease**), if you want to install the Syncfusion WinUI beta NuGet packages. N> If you don’t provide a version flag, this command will be upgrading to the latest version by default. To specify a version, add the -v parameter: dotnet add package Syncfusion.Grid.WinUI -v 19.2.0.44. -3. Examine the WinUI project file after the command has completed to ensure that the Syncfusion® WinUI package was installed. To see the added reference, open the .csproj file. +3. Examine the WinUI project file after the command has completed to ensure that the Syncfusion WinUI package was installed. To see the added reference, open the .csproj file. ![WinUI Package Entry ](Install-NuGet/packageentry.png) @@ -115,4 +115,4 @@ Follow the below instructions to use the dotnet CLI command to install the Syncf N> Restoring is done automatically with **dotnet build** and **dotnet run** in.NET Core 2.0 and later. -5. At this point, your application has all the required Syncfusion® assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WinUI controls](https://www.syncfusion.com/winui-controls). Also, you can refer to the [WinUI help document](https://help.syncfusion.com/winui/overview) for development. \ No newline at end of file +5. At this point, your application has all the required Syncfusion assemblies, and you will be ready to start building high-performance, responsive app with [Syncfusion WinUI controls](https://www.syncfusion.com/winui-controls). Also, you can refer to the [WinUI help document](https://help.syncfusion.com/winui/overview) for development. \ No newline at end of file diff --git a/winui/Installation/Installation-Errors.md b/winui/Installation/Installation-Errors.md index c04d0eb38..21874acaa 100644 --- a/winui/Installation/Installation-Errors.md +++ b/winui/Installation/Installation-Errors.md @@ -1,7 +1,7 @@ --- layout: post -title: Installation Errors in WinUI - Syncfusion® -description: Learn here about the common installation errors and solution to those errors in Syncfusion® WinUI Components installation. +title: Installation Errors in WinUI - Syncfusion +description: Learn here about the common installation errors and solution to those errors in Syncfusion WinUI Components installation. platform: winui control: Essential Studio documentation: ug @@ -38,7 +38,7 @@ Only a licensed unlock key can unlock a licensed installer. So, to unlock the Li ### Problem -**Error Message:** Your license for Syncfusion® Essential Studio® for WinUI has been expired since {date}. Please renew your subscription and try again. +**Error Message:** Your license for Syncfusion Essential Studio for WinUI has been expired since {date}. Please renew your subscription and try again. **Online Installer** @@ -103,7 +103,7 @@ You are trying to install when another installation is already running in your m ### Suggested solution -Open and kill the msiexec process in the task manager and then continue to install Syncfusion®. If the problem is still present, restart the computer and try Syncfusion® installer. +Open and kill the msiexec process in the task manager and then continue to install Syncfusion. If the problem is still present, restart the computer and try Syncfusion installer. 1. Open the Windows Task Manager. @@ -139,7 +139,7 @@ You have enabled controlled folder access settings on your computer. 1. We will ship our demos in the public documents folder by default. 2. You have controlled folder access enabled on your machine, so our demos cannot be installed in the documents folder. If you need to install our demos in the Documents folder, follow the steps in this [link](https://support.microsoft.com/en-us/windows/allow-an-app-to-access-controlled-folders-b5b6627a-b008-2ca2-7931-7e51e912b034) and disable the controlled folder access. -3. You can enable this option after the installing our Syncfusion® setup. +3. You can enable this option after the installing our Syncfusion setup. **Suggestion 2:** diff --git a/winui/Installation/offline-installer/how-to-download.md b/winui/Installation/offline-installer/how-to-download.md index c3427faa5..53f7ec717 100644 --- a/winui/Installation/offline-installer/how-to-download.md +++ b/winui/Installation/offline-installer/how-to-download.md @@ -1,16 +1,16 @@ --- layout: post -title: Downloading Syncfusion® WinUI offline installer - Syncfusion® -description: Learn here about how to download the Syncfusion® WinUI offline installer from our Syncfusion® website with license. +title: Downloading Syncfusion WinUI offline installer - Syncfusion +description: Learn here about how to download the Syncfusion WinUI offline installer from our Syncfusion website with license. platform: winui control: Installation and Deployment documentation: ug --- -# Downloading Syncfusion® WinUI offline installer +# Downloading Syncfusion WinUI offline installer -The Syncfusion® WinUI installer can be downloaded from the [Syncfusion](https://www.syncfusion.com/winui-controls) website. You can either download the licensed installer or try our trial installer depending on your license. +The Syncfusion WinUI installer can be downloaded from the [Syncfusion](https://www.syncfusion.com/winui-controls) website. You can either download the licensed installer or try our trial installer depending on your license. - Trial Installer - Licensed Installer @@ -27,12 +27,12 @@ Our 30-day trial can be downloaded in two ways. ### Download Free Trial Setup 1. You can evaluate our 30-day free trial by visiting the [Download Free Trial](https://www.syncfusion.com/downloads) page and select the WinUI platform. -2. After completing the required form or logging in with your registered Syncfusion® account, you can download the WinUI trial installer from the confirmation page. (as shown in below screenshot.) +2. After completing the required form or logging in with your registered Syncfusion account, you can download the WinUI trial installer from the confirmation page. (as shown in below screenshot.) ![Trial and downloads of Syncfusion Essential Studio](images/trial-confirmation.png) 3. With a trial license, only the latest version’s trial installer can be downloaded. -4. After downloading, the Syncfusion WinUI trial installer can be unlocked using either the trial unlock key or the Syncfusion® registered login credential. More information on generating an unlock key can be found in [this](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) article. +4. After downloading, the Syncfusion WinUI trial installer can be unlocked using either the trial unlock key or the Syncfusion registered login credential. More information on generating an unlock key can be found in [this](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) article. 5. Before the trial expires, you can download the trial installer at any time from your registered account’s [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page (as shown in below screenshot.) ![Trial and downloads of Syncfusion Essential Studio](images/trial-download.png) @@ -63,7 +63,7 @@ You should initiate an evaluation if you have already obtained our components th ## Download the License Version -1. Syncfusion® licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion account. +1. Syncfusion licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion account. 2. You can view all the licenses (both active and expired) associated with your account. 3. Click the Download (element 1 in the screenshot below) button to download the respective product’s installer. 4. The most recent version of the installer will be downloaded from this page. diff --git a/winui/Installation/offline-installer/how-to-install.md b/winui/Installation/offline-installer/how-to-install.md index 7de30d0bb..28df33645 100644 --- a/winui/Installation/offline-installer/how-to-install.md +++ b/winui/Installation/offline-installer/how-to-install.md @@ -1,27 +1,27 @@ --- layout: post -title: Installing Syncfusion® WinUI offline installer-Syncfusion® -description: Learn here about how to install Syncfusion® WinUI offline installer after downloading from our Syncfusion® website. +title: Installing Syncfusion WinUI offline installer-Syncfusion +description: Learn here about how to install Syncfusion WinUI offline installer after downloading from our Syncfusion website. platform: winui control: Installation and Deployment documentation: ug --- -# Installing Syncfusion® WinUI offline installer +# Installing Syncfusion WinUI offline installer ## Installing with UI The steps below show how to install the Essential Studio WinUI installer. -1. Open the Syncfusion® WinUI offline installer file from downloaded location by double-clicking it. The Installer Wizard automatically opens and extracts the package. +1. Open the Syncfusion WinUI offline installer file from downloaded location by double-clicking it. The Installer Wizard automatically opens and extracts the package. ![Installer extraction wizard](images/Step-by-Step-Installation_img1.png) N> The Installer wizard extracts the syncfusionessentialwinui_(version).exe dialog, which displays the package's unzip operation. -2. To unlock the Syncfusion ®offline installer, you have two options: +2. To unlock the Syncfusion offline installer, you have two options: * *Login To Install* @@ -32,14 +32,14 @@ The steps below show how to install the Essential Studio WinUI installer. **Login To Install** - You must enter your Syncfusion® email address and password. If you don't already have a Syncfusion® account, you can sign up for one by clicking **"Create an account"**. If you have forgotten your password, click on **"Forgot Password"** to create a new one. Once you've entered your Syncfusion email and password, click Next. + You must enter your Syncfusion email address and password. If you don't already have a Syncfusion account, you can sign up for one by clicking **"Create an account"**. If you have forgotten your password, click on **"Forgot Password"** to create a new one. Once you've entered your Syncfusion email and password, click Next. ![Login credentials](images/Step-by-Step-Installation_img2.png) **Use Unlock Key** - Unlock keys are used to unlock the Syncfusion® offline installer, and they are platform and version specific. You should use either Syncfusion® licensed or trial Unlock key to unlock Syncfusion® WinUI installer. + Unlock keys are used to unlock the Syncfusion offline installer, and they are platform and version specific. You should use either Syncfusion licensed or trial Unlock key to unlock Syncfusion WinUI installer. The trial unlock key is only valid for 30 days, and the installer will not accept an expired trial key. @@ -58,9 +58,9 @@ The steps below show how to install the Essential Studio WinUI installer. **Additional Settings** - * Select the **Install Demos** check box to install Syncfusion® samples, or leave the check box unchecked, if you do not want to install Syncfusion® samples - * Check the **Create Desktop Shortcut** checkbox to add a desktop shortcut for Syncfusion® Control Panel - * Check the **Create Start Menu Shortcut** checkbox to add a shortcut to the start menu for Syncfusion® Control Panel + * Select the **Install Demos** check box to install Syncfusion samples, or leave the check box unchecked, if you do not want to install Syncfusion samples + * Check the **Create Desktop Shortcut** checkbox to add a desktop shortcut for Syncfusion Control Panel + * Check the **Create Start Menu Shortcut** checkbox to add a shortcut to the start menu for Syncfusion Control Panel @@ -71,7 +71,7 @@ The steps below show how to install the Essential Studio WinUI installer. ![Advanced options](images/Step-by-Step-Installation_img7.png) - N> From the 2021 Volume 1 release, Syncfusion® has added the option to uninstall previous versions from 18.1 while installing the new version. + N> From the 2021 Volume 1 release, Syncfusion has added the option to uninstall previous versions from 18.1 while installing the new version. N> If any version is selected to uninstall, a confirmation screen will appear; if continue is selected, the Progress screen will display the uninstall and install progress, respectively. If none of the versions are chosen to be uninstalled, only the installation progress will be displayed. @@ -92,20 +92,20 @@ The steps below show how to install the Essential Studio WinUI installer. ![Completed wizard](images/Step-by-Step-Installation_img10.png) -7. After installing, click the **Launch Control Panel** link to open the Syncfusion® Control Panel. +7. After installing, click the **Launch Control Panel** link to open the Syncfusion Control Panel. -8. Click the Finish button. Your system has been installed with the Syncfusion® Essential Studio® WinUI product. +8. Click the Finish button. Your system has been installed with the Syncfusion Essential Studio WinUI product. ## Installing in silent mode -The Syncfusion® Essential Studio® WinUI Installer supports installation and uninstallation via the command line. +The Syncfusion Essential Studio WinUI Installer supports installation and uninstallation via the command line. ### Command Line Installation To install through the Command Line in Silent mode, follow the steps below. -1. Run the Syncfusion® WinUI installer by double-clicking it. The Installer Wizard automatically opens and extracts the package. +1. Run the Syncfusion WinUI installer by double-clicking it. The Installer Wizard automatically opens and extracts the package. 2. The file syncfusionessentialwinui_(version).exe file will be extracted into the Temp directory. 3. Run %temp%. The Temp folder will be opened. The syncfusionessentialwinui_(version).exe file will be located in one of the folders. 4. Copy the extracted syncfusionessentialwinui_(version).exe file in local drive. @@ -128,9 +128,9 @@ To install through the Command Line in Silent mode, follow the steps below. ### Command Line Uninstallation -Syncfusion® Essential® WinUI can be uninstalled silently using the Command Line. +Syncfusion Essential WinUI can be uninstalled silently using the Command Line. -1. Run the Syncfusion® WinUI installer by double-clicking it. The Installer Wizard automatically opens and extracts the package. +1. Run the Syncfusion WinUI installer by double-clicking it. The Installer Wizard automatically opens and extracts the package. 2. The file syncfusionessentialwinui_(version).exe file will be extracted into the Temp directory. 3. Run %temp%. The Temp folder will be opened. The syncfusionessentialwinui_(version).exe file will be located in one of the folders. 4. Copy the extracted syncfusionessentialwinui_(version).exe file in local drive. diff --git a/winui/Installation/web-installer/how-to-download.md b/winui/Installation/web-installer/how-to-download.md index 1502682db..7f15225da 100644 --- a/winui/Installation/web-installer/how-to-download.md +++ b/winui/Installation/web-installer/how-to-download.md @@ -1,16 +1,16 @@ --- layout: post -title: Downloading Syncfusion® WinUI web installer - Syncfusion® -description: Learn here about how to download Syncfusion® WinUI web installer from our Syncfusion® website with license. +title: Downloading Syncfusion WinUI web installer - Syncfusion +description: Learn here about how to download Syncfusion WinUI web installer from our Syncfusion website with license. platform: winui control: Installation and Deployment documentation: ug --- -# Downloading Syncfusion® WinUI web Installer +# Downloading Syncfusion WinUI web Installer -The Syncfusion® WinUI web installer can be downloaded from the [Syncfusion](https://www.syncfusion.com/winui-controls) website. You can either download the licensed installer or try our trial installer depending on your license. +The Syncfusion WinUI web installer can be downloaded from the [Syncfusion](https://www.syncfusion.com/winui-controls) website. You can either download the licensed installer or try our trial installer depending on your license. - Trial Installer - Licensed Installer @@ -32,9 +32,9 @@ Our 30-day trial can be downloaded in two ways. ![Trial and downloads of Syncfusion Essential Studio](images/trial-confirmation.png) 3. With a trial license, only the latest version’s trial installer can be downloaded. -4. After downloading, the Syncfusion® WinUI web installer can be unlocked using either the trial unlock key or the Syncfusion® registered login credential. More information on generating an unlock key can be found in [this](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) article. +4. After downloading, the Syncfusion WinUI web installer can be unlocked using either the trial unlock key or the Syncfusion registered login credential. More information on generating an unlock key can be found in [this](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) article. 5. Before the trial expires, you can download the trial installer at any time from your registered account’s [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page (as shown in below screenshot.) -6. Click the Download (element 1 in the screenshot below) button to get the Syncfusion® Essential Studio® WinUI web installer. +6. Click the Download (element 1 in the screenshot below) button to get the Syncfusion Essential Studio WinUI web installer. ![Trial and downloads of Syncfusion Essential Studio](images/trial-download.png) @@ -47,7 +47,7 @@ You should initiate an evaluation if you have already obtained our components th ![Trial and downloads of Syncfusion Essential Studio](images/start-trial-download.png) -2. To access this page, you must sign up\log in with your Syncfusion® account. +2. To access this page, you must sign up\log in with your Syncfusion account. 3. Begin your trial by selecting the WinUI product. N> If you've already used the trial products and they haven't expired, you won't be able to start the trial for the same product again. @@ -61,7 +61,7 @@ You should initiate an evaluation if you have already obtained our components th ## Download the License Version -1. Syncfusion® licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion® account. +1. Syncfusion licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion account. 2. You can view all the licenses (both active and expired) associated with your account. 3. Click the Download (element 1 in the screenshot below) button to download the WinUI web installer. 4. The most recent version of the installer will be downloaded from this page. @@ -74,9 +74,9 @@ You should initiate an evaluation if you have already obtained our components th ![License and downloads of Syncfusion Essential Studio](images/start-trial-download-web-installer.png) -8. After downloading, the Syncfusion® WinUI web installer can be unlocked using Syncfusion® registered login credential. +8. After downloading, the Syncfusion WinUI web installer can be unlocked using Syncfusion registered login credential. - N> For Syncfusion® trial and licensed products, there is no separate web installer. Based on your account license, Syncfusion® trial or licensed products will be installed via web installer. + N> For Syncfusion trial and licensed products, there is no separate web installer. Based on your account license, Syncfusion trial or licensed products will be installed via web installer. You can also refer to the [**Web installer**](https://help.syncfusion.com/winui/installation/web-installer/how-to-install) links for step-by-step installation guidelines. \ No newline at end of file diff --git a/winui/Installation/web-installer/how-to-install.md b/winui/Installation/web-installer/how-to-install.md index 0f8fb23d5..b5138e34e 100644 --- a/winui/Installation/web-installer/how-to-install.md +++ b/winui/Installation/web-installer/how-to-install.md @@ -1,32 +1,32 @@ --- layout: post -title: Installing Syncfusion WinUI web installer - Syncfusion® -description: Learn here about how to install Syncfusion® WinUI web installer after downloading from our Syncfusion® website. +title: Installing Syncfusion WinUI web installer - Syncfusion +description: Learn here about how to install Syncfusion WinUI web installer after downloading from our Syncfusion website. platform: winui control: Installation and Deployment documentation: ug --- -# Installing Syncfusion® WinUI web installer +# Installing Syncfusion WinUI web installer ## Overview -For the Essential Studio WinUI product, Syncfusion® offers a Web Installer. This installer alleviates the burden of downloading a larger installer. You can simply download and run the online installer, which will be smaller in size and will download and install the Essential Studio products you have chosen. You can get the most recent version of Essential Studio Web Installer [here](https://www.syncfusion.com/downloads/latest-version). +For the Essential Studio WinUI product, Syncfusion offers a Web Installer. This installer alleviates the burden of downloading a larger installer. You can simply download and run the online installer, which will be smaller in size and will download and install the Essential Studio products you have chosen. You can get the most recent version of Essential Studio Web Installer [here](https://www.syncfusion.com/downloads/latest-version). ## Installation -The steps below show how to install Essential Studio® WinUI Web Installer. +The steps below show how to install Essential Studio WinUI Web Installer. -1. Open the Syncfusion® Essential Studio® WinUI Web Installer file from downloaded location by double-clicking it. The Installer Wizard automatically opens and extracts the package. +1. Open the Syncfusion Essential Studio WinUI Web Installer file from downloaded location by double-clicking it. The Installer Wizard automatically opens and extracts the package. ![Installer Extraction Wizard](images/Step-by-Step-Installation_img1.png) N> The installer wizard extracts the syncfusionessentialwinuiimages_{version}.exe dialog, which displays the package's unzip operation. -2. The Syncfusion® WinUI Web Installer's welcome wizard will be displayed. Click the Next button. +2. The Syncfusion WinUI Web Installer's welcome wizard will be displayed. Click the Next button. ![Welcome wizard](images/Step-by-Step-Installation_img2.png) @@ -54,7 +54,7 @@ The steps below show how to install Essential Studio® WinUI Web Installer. ![Existing Version for install](images/Step-by-Step-Installation_img20.png) - N> From the 2021 Volume 1 release, Syncfusion® has provided option to uninstall the previous versions from 18.1 while installing the new version. + N> From the 2021 Volume 1 release, Syncfusion has provided option to uninstall the previous versions from 18.1 while installing the new version. 5. Pop up screen will be displayed to get the confirmation to uninstall selected previous versions. @@ -75,19 +75,19 @@ The steps below show how to install Essential Studio® WinUI Web Installer. **Additional settings** - * Select the **Install Demos** check box to install Syncfusion® samples, or leave the check box unchecked, if you do not want to install Syncfusion® samples - * Check the **Create Desktop Shortcut** checkbox to add a desktop shortcut for Syncfusion® Control Panel - * Check the **Create Start Menu Shortcut** checkbox to add a shortcut to the start menu for Syncfusion® Control Panel + * Select the **Install Demos** check box to install Syncfusion samples, or leave the check box unchecked, if you do not want to install Syncfusion samples + * Check the **Create Desktop Shortcut** checkbox to add a desktop shortcut for Syncfusion Control Panel + * Check the **Create Start Menu Shortcut** checkbox to add a shortcut to the start menu for Syncfusion Control Panel 8. After reading the License Terms and Conditions, check the **I agree to the License Terms and Privacy Policy** check box. Click the Next button. -9. The login wizard will appear. You must enter your Syncfusion® email address and password. If you do not already have a Syncfusion® account, you can create one by clicking on **Create an Account**. If you have forgotten your password, click **Forgot Password** to create a new one. Click the Install button. +9. The login wizard will appear. You must enter your Syncfusion email address and password. If you do not already have a Syncfusion account, you can create one by clicking on **Create an Account**. If you have forgotten your password, click **Forgot Password** to create a new one. Click the Install button. ![Login wizard install](images/Step-by-Step-Installation_img9.png) - I> The products you have chosen will be installed based on your Syncfusion® License (Trial or Licensed). + I> The products you have chosen will be installed based on your Syncfusion License (Trial or Licensed). 10. The download and installation\uninstallation progress will be displayed as shown below. @@ -97,9 +97,9 @@ The steps below show how to install Essential Studio® WinUI Web Installer. ![Installation Summary](images/Step-by-Step-Installation_img11.png) - * To open the Syncfusion® Control Panel, click **Launch Control Panel**. + * To open the Syncfusion Control Panel, click **Launch Control Panel**. -12. After installation, there will be two Syncfusion® control panel entries, as shown below. The Essential Studio entry will manage all Syncfusion® products installed in the same version, while the Product entry will only uninstall the specific product setup. +12. After installation, there will be two Syncfusion control panel entries, as shown below. The Essential Studio entry will manage all Syncfusion products installed in the same version, while the Product entry will only uninstall the specific product setup. ![Control Panel](images/Step-by-Step-Installation_img19.png) @@ -107,16 +107,16 @@ The steps below show how to install Essential Studio® WinUI Web Installer. ## Uninstallation -Syncfusion® WinUI installer can be uninstalled in two ways. +Syncfusion WinUI installer can be uninstalled in two ways. - * Uninstall the WinUI using the Syncfusion® WinUI web installer + * Uninstall the WinUI using the Syncfusion WinUI web installer * Uninstall the WinUI from Windows Control Panel -Follow either one of the option below to uninstall Syncfusion® Essential Studio® WinUI installer. +Follow either one of the option below to uninstall Syncfusion Essential Studio WinUI installer. -**Option 1: Uninstall the WinUI using the Syncfusion® WinUI web installer** +**Option 1: Uninstall the WinUI using the Syncfusion WinUI web installer** -Syncfusion® provides the option to uninstall products of the same version directly from the Web Installer application. Select the products to be uninstalled from the list, and Web Installer will uninstall them one by one. +Syncfusion provides the option to uninstall products of the same version directly from the Web Installer application. Select the products to be uninstalled from the list, and Web Installer will uninstall them one by one. ![Platform Selection wizard Installed](images/Step-by-Step-Installation_img4.png) @@ -124,13 +124,13 @@ Syncfusion® provides the option to uninstall products of the same version di **Option 2: Uninstall the WinUI from Windows Control Panel** -You can uninstall all the installed products by selecting the **Syncfusion® Essential Studio® {version}** entry (element 1 in the below screenshot) from the Windows control panel, or you can uninstall WinUI alone by selecting the **Syncfusion Essential Studio for WinUI {version}** entry (element 2 in the below screenshot) from the Windows control panel. +You can uninstall all the installed products by selecting the **Syncfusion Essential Studio {version}** entry (element 1 in the below screenshot) from the Windows control panel, or you can uninstall WinUI alone by selecting the **Syncfusion Essential Studio for WinUI {version}** entry (element 2 in the below screenshot) from the Windows control panel. ![Control Panel](images/Step-by-Step-Installation_img22.png) -N> If the **Syncfusion® Essential Studio® for WinUI {version}** entry is selected from the Windows control panel, the Syncfusion® Essential Studio® WinUI alone will be removed and the below default MSI uninstallation window will be displayed. +N> If the **Syncfusion Essential Studio for WinUI {version}** entry is selected from the Windows control panel, the Syncfusion Essential Studio WinUI alone will be removed and the below default MSI uninstallation window will be displayed. -1. The Syncfusion® WinUI Web Installer's welcome wizard will be displayed. Click the Next button +1. The Syncfusion WinUI Web Installer's welcome wizard will be displayed. Click the Next button ![Welcome wizard uninstall](images/Step-by-Step-Installation_img2.png) @@ -166,11 +166,11 @@ N> If the **Syncfusion® Essential Studio® for WinUI {version}** entry is 7. After reading the License Terms and Conditions, check the **I agree to the License Terms and Privacy Policy** check box. Click the Next button. -8. The login wizard will appear. You must enter your Syncfusion® email address and password. If you do not already have a Syncfusion® account, you can create one by clicking on **Create an Account**. If you have forgotten your password, click **Forgot Password** to create a new one. Click the Install button. +8. The login wizard will appear. You must enter your Syncfusion email address and password. If you do not already have a Syncfusion account, you can create one by clicking on **Create an Account**. If you have forgotten your password, click **Forgot Password** to create a new one. Click the Install button. ![Login wizard install/uninstall](images/Step-by-Step-Installation_img9.png) - I> The products you have chosen will be installed based on your Syncfusion® License (Trial or Licensed). + I> The products you have chosen will be installed based on your Syncfusion License (Trial or Licensed). 9. The download, installation, and uninstallation progresses will be shown. @@ -180,5 +180,5 @@ N> If the **Syncfusion® Essential Studio® for WinUI {version}** entry is ![Summary install/uninstall](images/Step-by-Step-Installation_img18.png) - * To open the Syncfusion® Control Panel, click **Launch Control Panel**. + * To open the Syncfusion Control Panel, click **Launch Control Panel**. \ No newline at end of file