Results 1 to 3 of 3

Thread: to messages on the status bar

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Location
    hyderabad
    Posts
    4
    I want to display the messages on the status bar

  2. #2
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    Code:
    StatusBar1.SimpleText = "Doing stuff..."
    or

    Code:
    StatusBar1.Panels(1).Text = "Doing stuff..."
    Gl,
    D!m
    Dim

  3. #3
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    I think he may mean within IE in script.. if so...

    see this thread:http://209.207.250.147/showthread.php?threadid=35590
    oOOo--oOOo
    __/\/\onte96
    oOOo--oOOo
    Senior Programmer/Analyst
    MCP
    [email protected]
    [email protected]


    Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..

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