Hello!!
I need help because I want write text in the MainFrame of my proyect,
next to the toolbar, but I don't Know How can I make this.
Can somebody help me?
Thanks,
Reyes
Printable View
Hello!!
I need help because I want write text in the MainFrame of my proyect,
next to the toolbar, but I don't Know How can I make this.
Can somebody help me?
Thanks,
Reyes
Why don't you create a toolbar derived class and put a edit control or label control there and write text to it. this will look like it.
Ups, thank you, that looks like very well.
Reyes