I am new to windows 8 app development and learning about app development in windows 8. I wanted to know whether there is any label like control available for windows 8 app development?
You can use TextBlock
as a label like control.
We have a UI Control that is called TextBlock , its implementation is similar as that of label. You can access its properties as TextBox1.Text="your string";
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With