Erik Johansson
April 19th, 1999, 01:43 PM
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
How can I get data from that edit box?
thanx //erik
|
Click to See Complete Forum and Search --> : CReBar Erik Johansson April 19th, 1999, 01:43 PM 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 delbert Harry April 19th, 1999, 01:50 PM 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. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |