Skip to content

Updated the Primary Keyword Correction for WPF maskedtextbox and radial menu - #2655

Open
Madhavansf wants to merge 7 commits into
hotfix/hotfix-v34.2.2from
Update-Primary-Keyword_MaskedTextBox
Open

Updated the Primary Keyword Correction for WPF maskedtextbox and radial menu#2655
Madhavansf wants to merge 7 commits into
hotfix/hotfix-v34.2.2from
Update-Primary-Keyword_MaskedTextBox

Conversation

@Madhavansf

Copy link
Copy Markdown
Contributor

No description provided.

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: Update-Primary-Keyword_MaskedTextBox

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: FAILURE ❌
Source Compilation: SUCCESS ✅
Failure Reason: CI Failure with violation
Build Location: Update-Primary-Keyword_MaskedTextBox
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 1
MD File Encoding Error(s): 6
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

Comment thread wpf/MaskedTextBox/Appearance.md Outdated
## Theme

SfMaskedEdit supports various built-in themes. Refer to the below links to apply themes for the SfMaskedEdit,
The WPF MaskedTextBox supports various built-in themes. Refer to the below links to apply themes for the WPF MaskedTextBox,

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The WPF MaskedTextBox supports various built-in themes. Refer to the following links to apply them:

Comment thread wpf/MaskedTextBox/Getting-Started.md Outdated
# Getting Started with WPF MaskedTextBox (SfMaskedEdit)

This section explains how to create a [WPF MaskedTextBox](https://www.syncfusion.com/wpf-controls/maskedtextbox) (SfMaskedEdit) and explains about its structure and features.
This section explains how to create a [WPF MaskedTextBox](https://www.syncfusion.com/wpf-controls/maskedtextbox) (WPF MaskedTextBox) and explains about its structure and features.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section explains how to create a WPF MaskedTextBox and describes its structure and features.

Comment thread wpf/MaskedTextBox/Getting-Started.md Outdated
{{ codesnippet1 | OrderList_Indent_Level_1 }}

## Adding WPF SfMaskedEdit via C\#
## Adding WPF MaskedTextBox via C\#

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Madhavansf - Is this sentence correct?

Comment thread wpf/MaskedTextBox/Getting-Started.md Outdated
## Theme

SfMaskedEdit supports various built-in themes. Refer to the below links to apply themes for the SfMaskedEdit,
The WPF MaskedTextBox supports various built-in themes. Refer to the below links to apply themes for the The WPF MaskedTextBox,

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The WPF MaskedTextBox supports various built-in themes. Refer to the following links to apply them.

Comment thread wpf/MaskedTextBox/Input-Restriction.md Outdated
# Input Restriction in WPF MaskedTextBox (SfMaskedEdit)

This section explains accessing the [SfMaskedEdit](https://help.syncfusion.com/cr/wpf/Syncfusion.Windows.Controls.Input.SfMaskedEdit.html) properties and events associated with it.
This section explains accessing the [The WPF MaskedTextBox](https://help.syncfusion.com/cr/wpf/Syncfusion.Windows.Controls.Input.SfMaskedEdit.html) properties and events associated with it.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section explains accessing the WPF MaskedTextBox properties and events associated with it.

Comment thread wpf/Radial-Menu/Getting-Started.md Outdated
## Theme

Radial Menu supports various built-in themes. Refer to the below links to apply themes for the Radial Menu,
The WPF Radial Menu supports various built-in themes. Refer to the below links to apply themes for the WPF Radial Menu,

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The WPF Radial Menu supports various built-in themes. Refer to the following links to apply them.

Comment thread wpf/Radial-Menu/Populating-Items.md Outdated
## Display Member Path

DisplayMemberPath property of the Radial Menu used to define which business model property needs to be displayed inside the header of the Radial Menu items.
DisplayMemberPath property of the WPF Radial Menu used to define which business model property needs to be displayed inside the header of the WPF Radial Menu items.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The DisplayMemberPath property of the WPF Radial Menu is used to specify the business model property displayed in item headers.

Comment thread wpf/Radial-Menu/Populating-Items.md Outdated
## Command Path

CommandPath property of the Radial Menu can be used to bind the command in the business object to the radial menu item when items are populated using data binding.
CommandPath property of the WPF Radial Menu can be used to bind the command in the business object to the WPF Radial Menu item when items are populated using data binding.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CommandPath property of the WPF Radial Menu specifies the command in the business object that is bound to a menu item when items are populated through data binding.

Comment thread wpf/Radial-Menu/Populating-Items.md Outdated
## Item Template

ItemTemplate property of the RadialMenu can be used to customize the header part of the radial menu items.
ItemTemplate property of the WPF Radial Menu can be used to customize the header part of the WPF Radial Menu items.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The ItemTemplate property of the WPF Radial Menu is used to customize the appearance and content of item headers.

Comment thread wpf/Radial-Menu/ToolTip.md Outdated
Position of the tooltip displayed relative to the Radial Menu can be customized using ToolTipPlacement property. This have the following options.
Position of the tooltip displayed relative to the WPF Radial Menu can be customized using ToolTipPlacement property. This have the following options.

* None: Tooltip is hidden from the display.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The following tooltip positions are supported:

  • None: Hides the tooltip.
  • Left: Displays the tooltip to the left of the WPF Radial Menu.
  • Top: Displays the tooltip above the control.
  • Right: Displays the tooltip to the right of the control.
  • Bottom: Displays the tooltip below the control.

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INQUEUE 🕒
Build Location: Update-Primary-Keyword_MaskedTextBox

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: Update-Primary-Keyword_MaskedTextBox

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: FAILURE ❌
Source Compilation: SUCCESS ✅
Failure Reason: CI Failure with violation
Build Location: Update-Primary-Keyword_MaskedTextBox
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 1
MD File Encoding Error(s): 6
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: Update-Primary-Keyword_MaskedTextBox

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: FAILURE ❌
Source Compilation: SUCCESS ✅
Failure Reason: CI Failure with violation
Build Location: Update-Primary-Keyword_MaskedTextBox
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 1
MD File Encoding Error(s): 6
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: Update-Primary-Keyword_MaskedTextBox

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: Update-Primary-Keyword_MaskedTextBox
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
MD File Encoding Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INQUEUE 🕒
Build Location: Update-Primary-Keyword_MaskedTextBox

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: Update-Primary-Keyword_MaskedTextBox

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: Update-Primary-Keyword_MaskedTextBox
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
MD File Encoding Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: Update-Primary-Keyword_MaskedTextBox

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit.

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: ABORTED ❌
Source Compilation: FAILURE ❌
Build Location: Update-Primary-Keyword_MaskedTextBox

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: Update-Primary-Keyword_MaskedTextBox

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: Update-Primary-Keyword_MaskedTextBox
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
MD File Encoding Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants