You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/canvas-apps/controls/control-text-input.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ The user can specify data by typing into a text-input control. Depending on how
50
50
51
51
**[DisabledFill](properties-color-border.md)** – The background color of a control if its **[DisplayMode](properties-core.md)** property is set to **Disabled**.
52
52
53
-
**EnableSpellCheck** – Whether a text-input control should use the browser spell check function. Windows App doesn't support this property.
53
+
**EnableSpellCheck** – Whether a text-input control should use the browser spell check function. Power Apps for Windows app doesn't support this property.
54
54
55
55
**[Fill](properties-color-border.md)** – The background color of a control.
0 commit comments