Results 1 to 4 of 4

Thread: that text box with the flashing cursor

  1. #1

    Thread Starter
    Fanatic Member mikeycorn's Avatar
    Join Date
    Jun 2000
    Location
    Aliso Viejo, CA, USA
    Posts
    526
    I need an object to throw text up on the screen. I want it for output only. The text box works okay except for the blinking cursor. Is there a way to turn off the input ability of the text box or do I need to work with a different object.


    thanks,

    mikeycorn

  2. #2
    Fanatic Member
    Join Date
    Oct 1999
    Location
    MA, USA
    Posts
    523
    You mean like lock the textbox and don't the user allow to put the cursor inside (make it read only)?? If yes then check out this tip http://www.vb-world.net/controls/tip39.html

    You could also use Label (I would recommend it if I understand your question correctly)

    HTH

  3. #3

    Thread Starter
    Fanatic Member mikeycorn's Avatar
    Join Date
    Jun 2000
    Location
    Aliso Viejo, CA, USA
    Posts
    526
    I might not have made myself clear, but that is exactly what I was looking for!!! Thanks.

    mikeycorn


    p.s. the text boxes, command buttons, etc. collectively are know as objects, right?

  4. #4
    Addicted Member
    Join Date
    Jan 2000
    Location
    Sydney, Australia
    Posts
    196

    Wink

    I think they are more correctly referred to as "controls" - but if you refer to them as "objects" people should still understand you.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width