THUNKABLE TUTORIAL 13: How To Use TextBox
In this Video we will learn about how to use an textbox to enter value from user. Text Box is an important Component its mainly used in entering text in login or password fields. A box for the user to enter text. The initial or user-entered text value is in the Text property. If blank, the Hint property, which appears as faint text in the box, can provide the user with guidance as to what to type. The MultiLine property determines if the text can havemore than one line. For a single line text box, the keyboard will closeautomatically when the user presses the Done key. To close the keyboard for multiline text boxes, the app should use the HideKeyboard method or rely on the user to press the Back key. The NumbersOnly property restricts the keyboard to acceptnumeric input only. Other properties affect the appearance of the text box (TextAlignment, BackgroundColor, etc.) and whether it can be used (Enabled). Text boxes are usually used with the Button component, with the user clicking on the button when text entry is complete. If the text entered by the user should not be displayed, use PasswordTextBox instead. NEVER MISS: Tutorial 1:https://youtu.be/siQ30KyHyHs Tutorial 2:https://youtu.be/khqGc_tN9Ks Tutorial 3:https://youtu.be/QfNva0--TpI Tutorial 4:https://youtu.be/2r1j9tThlxk Tutorial 5:https://youtu.be/I19oMaYpqPk Tutorial 6:https://youtu.be/_lOknhGdCKY Turtorial 7:https://youtu.be/exn7aSkKQy0 Tutorial 8:https://youtu.be/73dnexr839o Tutorial 9:https://youtu.be/wJhIHFEFtnA Tutorial 10:https://youtu.be/5h8nd7buFHc Tutorial 11:https://youtu.be/zdVJkofY_Yc Tutorial 12:https://youtu.be/1rZ5VWo9hUg Tutorial 13:https://youtu.be/lWxRke7YbX0 PLEASE SUBSCRIBE MY CHANNEL:https://www.youtube.com/channel/UCMsgwuzgqEnO5hh8gzf35yw
Download
0 formatsNo download links available.