Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions WindowsForms/Classic/Currency-Edit/CalculatorSettings.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions WindowsForms/Classic/Currency-Edit/Events.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
4 changes: 2 additions & 2 deletions WindowsForms/Classic/Currency-Edit/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/Classic/Currency-Edit/Overview.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
4 changes: 2 additions & 2 deletions WindowsForms/Classic/Currency-Edit/TextSettings.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
10 changes: 5 additions & 5 deletions WindowsForms/Watermark-Text-Provider/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -55,7 +55,7 @@ using Syncfusion.Windows.Forms;

Imports Syncfusion.Windows.Forms

{% endhighlight vb %}
{% endhighlight %}

{% endtabs %}
{% endcapture %}
Expand Down Expand Up @@ -112,7 +112,7 @@ this.Controls.Add(textBoxExt);

Me.Controls.Add(textBoxExt)

{% endhighlight vb %}
{% endhighlight %}

{% endtabs %}
{% endcapture %}
Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/Watermark-Text-Provider/Overview.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down