Skillnad mellan versioner av "1.2 Textboxar, Buttons & Labels"
Från Mathonline
Taifun (Diskussion | bidrag) (Skapade sidan med '__NOTOC__ {| border="0" cellspacing="0" cellpadding="0" height="30" width="100%" | style="border-bottom:1px solid #797979" width="5px" | {{Not selected tab|Lektion 2...') |
Taifun (Diskussion | bidrag) m |
||
| Rad 2: | Rad 2: | ||
{| border="0" cellspacing="0" cellpadding="0" height="30" width="100%" | {| border="0" cellspacing="0" cellpadding="0" height="30" width="100%" | ||
| style="border-bottom:1px solid #797979" width="5px" | | | style="border-bottom:1px solid #797979" width="5px" | | ||
| − | {{Not selected tab|[[Lektion 2 ( | + | {{Not selected tab|[[Lektion 2 (Progr 2)| << Lektion 2]]}} |
| + | {{Not selected tab|[[Innehållsförteckning Programmering 2|Innehållsförteckning]]}} | ||
{{Selected tab|[[1.2 Textboxar, Buttons & Labels|Genomgång]]}} | {{Selected tab|[[1.2 Textboxar, Buttons & Labels|Genomgång]]}} | ||
| − | {{Not selected tab|[[Övningar | + | {{Not selected tab|[[Övningar 2 (Progr 2)|Dagens övningar]]}} |
| + | {{Not selected tab|[[Lektion 3 (Progr 2)|Nästa lektion >> ]]}} | ||
| style="border-bottom:1px solid #797979" width="100%"| | | style="border-bottom:1px solid #797979" width="100%"| | ||
|} | |} | ||
Versionen från 24 augusti 2021 kl. 15.31
| << Lektion 2 | Innehållsförteckning | Genomgång | Dagens övningar | Nästa lektion >> |
Tre kontroller
Controls
Projektet PasswdTextBox
En text (t.ex. ett lösenord) ska matas in i kontrollen TextBox.
Den inmatade texten ska inte kunna läsas i textboxen utan maskeras av stjärnor.
Först när man klickar på Button-kontrollen Show me ska texten visas i klartext i kontollen Label.
För att bygga detta projekt följ instruktionerna i kursboken, sid 16-17.
Copyright © 2021 TechPages AB. All Rights Reserved.


