Skip to content

Commit cfa09d6

Browse files
Karl-Bridge-Microsoftthomasclaudiushuberlearn-build-service-prod[bot]desigritjwmsft
authored
typo (#5353)
* Update release-channels.md and put Stable, Preview, Exp in correct order Table should have the rows sorted by channel in the order Stable, Preview, Experimental, as this is the logical order that is also used for the navigation in the docs. * Update support.md and include 1.7 SDK in table with supported Windows versions As 1.7 SDK was released, it should be included in the table with supported Windows client/server versions * This PR lists out an option for enterprise admins to block the Microsoft Store Web Installer on domain managed devices. * update back navigation (#5333) * add navigation articles for UWP * remove UWP content * add back nav guidelines moved from nav history doc * update for WinUI 3 * fix yaml header * fix links * Update release date in documentation * Kbridge/main/1.7 stable/rich edit box mathmode (#5338) * snapshot * added math mode detail * Move cross device people API topic in TOC * Kbridge/main/multilingula app toolkit deprecation (#5339) * added deprecation notices * email link * feedback revs * Added note about adding an application manifest file in Visual Studio. (#5396) * Added note about adding an application manifest file in Visual Studio. * Update formatting --------- Co-authored-by: Steven White <[email protected]> * Fixed heading level. (#5395) Co-authored-by: Steven White <[email protected]> * WinAppSDK 1.8 Experimental 1 Release Notes (#5346) * WinAppSDK 1.8 Experimental 1 Release Notes * Fixed GitHub Automatic testing Errors * Update experimental-channel-1.7.md * Crider requests fixed. * Important reminder about AI use and WCR Requirements. * Updated Object Eraser Description * Removed WCR APIs title * typo (#5352) --------- Co-authored-by: Thomas Claudius Huber <[email protected]> Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com> Co-authored-by: Raunak Oberoi <[email protected]> Co-authored-by: Jim Walker <[email protected]> Co-authored-by: Learn Build Service GitHub App <Learn Build Service [email protected]> Co-authored-by: John Kennedy <[email protected]> Co-authored-by: Alvin Ashcraft <[email protected]> Co-authored-by: Alvin Ashcraft <[email protected]> Co-authored-by: Mike Battista <[email protected]> Co-authored-by: Steven White <[email protected]> Co-authored-by: Roy <[email protected]>
1 parent 985d63f commit cfa09d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hub/apps/design/controls/rich-edit-box.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ title: RichEditBox
44
ms.assetid: 4AFC0DFA-3B89-434D-9F86-4309CCFF7839
55
label: Rich edit box
66
template: detail.hbs
7-
ms.date: 04/11/2025
7+
ms.date: 04/17/2025
88
ms.topic: article
99
doc-status: Published
1010
ms.localizationpriority: medium
1111
---
1212

1313
# Rich edit box
1414

15-
You can use a **RichEditBox** control to enter and edit rich text documents that contain formatted text, hyperlinks, and images, and math equations. You can make a RichEditBox read-only by setting its IsReadOnly property to **true**.
15+
You can use a **RichEditBox** control to enter and edit rich text documents that contain formatted text, hyperlinks, images, math equations, and other rich content. You can make a RichEditBox read-only by setting its IsReadOnly property to **true**.
1616

1717
## Is this the right control?
1818

0 commit comments

Comments
 (0)