Click to See Complete Forum and Search --> : Write text in the MainFrame, next to the toolbar


Reyes
April 23rd, 1999, 01:22 AM
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

delbert Harry
April 23rd, 1999, 11:25 AM
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.

Reyes
April 26th, 1999, 02:02 AM
Ups, thank you, that looks like very well.

Reyes