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

array element to textbox.Text

$
0
0

Hi!

i must bring a data from an array to a textbot.text.

here are my data:

// In "ar" are String Lines...

Array ar = (Array)MyTabelle;

// This is not working:

textBoxStatus1.Text = ar[1];
textBoxStatus1.Text = (String)ar[0];

What is the right way ?

Best Regards

Bernd


Viewing all articles
Browse latest Browse all 18858

Trending Articles



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