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
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.service: powerapps
7
7
ms.topic: reference
8
8
ms.custom: canvas
9
9
ms.reviewer: tapanm
10
-
ms.date: 10/25/2016
10
+
ms.date: 11/22/2019
11
11
ms.author: chmoncay
12
12
search.audienceType:
13
13
- maker
@@ -50,6 +50,8 @@ 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. Power Apps for Windows doesn't support this property.
54
+
53
55
**[Fill](properties-color-border.md)** – The background color of a control.
54
56
55
57
**[FocusedBorderColor](properties-color-border.md)** – The color of a control's border when the control is focused.
0 commit comments