control....top urgent!

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi:
I want to show the info in a control.Please tell me I should choice which
control?
TIA.
 
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.
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?
If you want to show this control on top of others then use the
control.bringtofront method.

HTH
:~)
JB
 
Back
Top