I have created a CReBar in my program. And on the ReBar I have an edit box.
How can I get data from that edit box?
thanx //erik
Printable View
I have created a CReBar in my program. And on the ReBar I have an edit box.
How can I get data from that edit box?
thanx //erik
If your rebar is any type of dialog, dialogbar, or toolbar. if you add code, functions , to the class that you derive rebar from, you can access objects inside your class.