G Guest Jun 9, 2004 #1 Hi: I want to show the info in a control.Please tell me I should choice which control? TIA.
J John Baro Jun 9, 2004 #2 I dont quite follow what you are asking but.. Bill Yin's cat ran over the keyboard and what came out was Hi: I want to show the info in a control. Click to expand... If you want to display text in a control you can use a label or textbox or any one of a dozen others. Please tell me I should choice which control? Click to expand... If you want to show this control on top of others then use the control.bringtofront method. HTH :~) JB
I dont quite follow what you are asking but.. Bill Yin's cat ran over the keyboard and what came out was Hi: I want to show the info in a control. Click to expand... If you want to display text in a control you can use a label or textbox or any one of a dozen others. Please tell me I should choice which control? Click to expand... If you want to show this control on top of others then use the control.bringtofront method. HTH :~) JB