Quantcast
Channel: Windows Presentation Foundation (WPF) forum
Viewing all articles
Browse latest Browse all 18858

how do I add my textblock to my canvas?

$
0
0
			Dim w_label as New TextBlock
		    w_label.Width = 40
            w_label.Height = 25
			w_label.Padding = new Thickness(p, 25, 0, 0)
            w_label.Text = today.DayOfWeek.ToString.Substring(0, 3)
			canvas1.children.Add(w_label)


Viewing all articles
Browse latest Browse all 18858

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>