views:

53

answers:

1

Hi I have problem with binding textbox with trackbar and with a property in class. I bind a textbox.text property to field

`Progress`

in my object. Next I managed to bound property Value from trackbar to TextBox Text property. If I change value in trackbar the textbox Text property also changes. However if I change textbox.text property, the trackbar won't update. How can I force the trackbar to update itself if I changed text and the textbox to update itselft if I change a trackbar value

A: 

Winforms - sory that for answering my own question, but I don't have an account here

binidngNewbie
even, if you don't have an account you're able to edit your own question.
Oliver
Yes I konw, but I was answering from another computer and in this case You can;t edit question and I wasn't able give an comment. So how can I do what I want to ?
binidngNewbie