i have a textbox...
*TextBox txtbox
What i need to do is simply display in the textbox, some string, then a double.
txtbox->text = "some number %d", num
that is not correct above. what is the correct way to do so..
thanks,
|
Results 1 to 3 of 3
Thread: textbox->text = ? in managed C++Threaded View
|
Click Here to Expand Forum to Full Width |