diff --git a/WindowsForms/Classic/Currency-Edit/CalculatorSettings.md b/WindowsForms/Classic/Currency-Edit/CalculatorSettings.md index 3ba693ea6..501586741 100644 --- a/WindowsForms/Classic/Currency-Edit/CalculatorSettings.md +++ b/WindowsForms/Classic/Currency-Edit/CalculatorSettings.md @@ -1,7 +1,7 @@ --- layout: post -title: Calculator Settings in Windows Forms ContextMenuStrip | Syncfusion -description: Learn about Calculator Settings support in Syncfusion Windows Forms CurrencyEdit control and more details. +title: Calculator Settings in Windows Forms CurrencyEdit | Syncfusion® +description: Learn about calculator settings in Syncfusion® Windows Forms CurrencyEdit control, including calculator layout, alignment, visibility, and close actions. platform: WindowsForms control: CurrencyEdit documentation: ug diff --git a/WindowsForms/Classic/Currency-Edit/Events.md b/WindowsForms/Classic/Currency-Edit/Events.md index 00749cfb5..6f20eeec9 100644 --- a/WindowsForms/Classic/Currency-Edit/Events.md +++ b/WindowsForms/Classic/Currency-Edit/Events.md @@ -1,7 +1,7 @@ --- layout: post -title: Events in Windows Forms ContextMenuStrip control | Syncfusion -description: Learn about Events support in Syncfusion Essential Studio Windows Forms CurrencyEdit control and more details. +title: Events in Windows Forms CurrencyEdit | Syncfusion® +description: Learn about events in Syncfusion® Windows Forms CurrencyEdit control, including CalculatorClosing, CalculatorShowing, and DecimalValueChanged events. platform: WindowsForms control: CurrencyEdit documentation: ug diff --git a/WindowsForms/Classic/Currency-Edit/FAQ/How-to-Change-the-Calculator-layout-using-CalcPopup-property.md b/WindowsForms/Classic/Currency-Edit/FAQ/How-to-Change-the-Calculator-layout-using-CalcPopup-property.md index e1bf3cdf8..168822ecb 100644 --- a/WindowsForms/Classic/Currency-Edit/FAQ/How-to-Change-the-Calculator-layout-using-CalcPopup-property.md +++ b/WindowsForms/Classic/Currency-Edit/FAQ/How-to-Change-the-Calculator-layout-using-CalcPopup-property.md @@ -1,14 +1,14 @@ --- layout: post -title: Calculator layout | CurrencyEdit | WindowsForms | Syncfusion -description: Learn about How to change the Calculator Layout using CalcPopup Property support in Syncfusion Windows Forms CurrencyEdit control and more details. +title: Change Calculator Layout in Windows Forms CurrencyEdit | Syncfusion® +description: Learn how to change the calculator layout in Windows Forms CurrencyEdit using the CalcPopup property and Windows standard calculator options. platform: WindowsForms -control: Editors Package +control: CurrencyEdit documentation: ug --- -# Calculator Layout using CalcPopup Property in WinForms CurrencyEdit +# How to change calculator layout in Windows Forms CurrencyEdit This page explains How to Change the Calculator layout using CalcPopup property and more details. diff --git a/WindowsForms/Classic/Currency-Edit/Getting-Started.md b/WindowsForms/Classic/Currency-Edit/Getting-Started.md index efe335bfa..c03acb953 100644 --- a/WindowsForms/Classic/Currency-Edit/Getting-Started.md +++ b/WindowsForms/Classic/Currency-Edit/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with Windows Forms CurrencyEdit | Syncfusion -description: Learn here about getting started with Syncfusion Windows Forms CurrencyEdit control, its elements, and more. +title: Getting Started with Windows Forms CurrencyEdit | Syncfusion® +description: Learn how to get started with Windows Forms CurrencyEdit, including setup, calculator integration, culture settings, and customization options. platform: WindowsForms control: CurrencyEdit documentation: ug diff --git a/WindowsForms/Classic/Currency-Edit/Overview.md b/WindowsForms/Classic/Currency-Edit/Overview.md index 8278d9db7..f333e5720 100644 --- a/WindowsForms/Classic/Currency-Edit/Overview.md +++ b/WindowsForms/Classic/Currency-Edit/Overview.md @@ -1,13 +1,13 @@ --- layout: post -title: About Windows Forms ContextMenuStrip control | Syncfusion -description: Learn here all about introduction of Syncfusion Essential Studio Windows Forms CurrencyEdit control and more details. +title: About Syncfusion® Windows Forms CurrencyEdit Control | Syncfusion® +description: Learn about the introduction of Syncfusion® Essential Studio Windows Forms CurrencyEdit control, its features, formatting options, and calculator support. platform: WindowsForms control: CurrencyEdit documentation: ug --- -# Windows Forms CurrencyEdit Overview +# About Syncfusion® Windows Forms CurrencyEdit Control The [CurrencyEdit](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.CurrencyEdit.html) control embeds a CurrencyTextBox control and a button to provide a drop-down calculator to enable calculations with the contents of the CurrencyTextBox. The CurrencyEdit control provides an easy way to collect and display the currency data. diff --git a/WindowsForms/Classic/Currency-Edit/TextSettings.md b/WindowsForms/Classic/Currency-Edit/TextSettings.md index 72bdd9efc..0a8ae6b96 100644 --- a/WindowsForms/Classic/Currency-Edit/TextSettings.md +++ b/WindowsForms/Classic/Currency-Edit/TextSettings.md @@ -1,7 +1,7 @@ --- layout: post -title: Text Settings in Windows Forms ContextMenuStrip control | Syncfusion -description: Learn about Text Settings support in Syncfusion Windows Forms CurrencyEdit control and more details. +title: Text Settings in Windows Forms CurrencyEdit | Syncfusion® +description: Text settings in Windows Forms CurrencyEdit control enable customization of text alignment, textbox behavior, calculator value transfer, and value handling. platform: WindowsForms control: CurrencyEdit documentation: ug diff --git a/WindowsForms/Watermark-Text-Provider/Getting-Started.md b/WindowsForms/Watermark-Text-Provider/Getting-Started.md index 4f9a8ea4b..888bef152 100644 --- a/WindowsForms/Watermark-Text-Provider/Getting-Started.md +++ b/WindowsForms/Watermark-Text-Provider/Getting-Started.md @@ -1,13 +1,13 @@ --- layout: post -title: Getting Started | WinForms Watermark Text Provider | Syncfusion -description: Learn here about getting started with Syncfusion Windows Forms Watermark Text Provider (BannerText) control and more details. +title: Getting Started with Windows Forms BannerTextProvider | Syncfusion® +description: Learn how to get started with Windows Forms BannerTextProvider, including setup, banner text features, examples, and customization options. platform: WindowsForms control: BannerTextProvider documentation: ug --- -# Getting Started with Windows Forms Watermark Text Provider +# Getting Started with Windows Forms BannerTextProvider This section briefly describes how to create a new Windows Forms project in Visual Studio and add [BannerTextProvider](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.BannerTextProvider.html) with its basic functionalities. @@ -55,7 +55,7 @@ using Syncfusion.Windows.Forms; Imports Syncfusion.Windows.Forms -{% endhighlight vb %} +{% endhighlight %} {% endtabs %} {% endcapture %} @@ -112,7 +112,7 @@ this.Controls.Add(textBoxExt); Me.Controls.Add(textBoxExt) -{% endhighlight vb %} +{% endhighlight %} {% endtabs %} {% endcapture %} diff --git a/WindowsForms/Watermark-Text-Provider/Overview.md b/WindowsForms/Watermark-Text-Provider/Overview.md index 8e732c74e..085c5210c 100644 --- a/WindowsForms/Watermark-Text-Provider/Overview.md +++ b/WindowsForms/Watermark-Text-Provider/Overview.md @@ -1,13 +1,13 @@ --- layout: post -title: About Windows Forms Watermark Text Provider control | Syncfusion -description: Learn here all about introduction of Syncfusion Windows Forms Watermark Text Provider (BannerText) control and more details. +title: About Windows Forms BannerTextProvider Control | Syncfusion® +description: Learn about the introduction of Syncfusion® Windows Forms BannerTextProvider control, its watermark features, text modes, and customization options. platform: WindowsForms control: BannerTextProvider documentation: ug --- -# Windows Forms Watermark Text Provider (BannerText) Overview +# About Syncfusion® Windows Forms BannerTextProvider Control Syncfusion introduces a [BannerTextProvider](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.BannerTextProvider.html) class that allows to display watermark in the Editor controls. It can be used as an information when the mapped edit control contains empty content.