Results 1 to 7 of 7

Thread: Statusbar --- Button

  1. #1

    Thread Starter
    Member
    Join Date
    May 2003
    Posts
    54

    Question Statusbar --- Button

    I am very much new to VB, that's why IF this question is silly than Sorry for that, actually I am unable to figure out that where is the problem.

    Problem is ... I want a Button on Status Bar, I have done that with the help of code which I get from VBForums and it is working fine, but the main problem is that when I convert that Button in to the 'Graphical' mode, so I can put any picture on that BUtton, than that button dose not appear any where that is not in the status bar AND also not on the form. I could not figure out why


    Any code, comment, suggestion will be great help for me ...

    Thanx in advance ....

  2. #2
    Fanatic Member Geespot's Avatar
    Join Date
    Oct 2001
    Location
    Birmingham, UK
    Posts
    577
    Anychance you could post your project?

    What code you using to put a button on the statusbar?


    Try and give as much information as possible please, it helps us help you

  3. #3
    New Member
    Join Date
    Apr 2003
    Location
    Birmingham, UK
    Posts
    9

    try this

    Hello,
    Change the button style from 'standard' to 'grapical' from its properties.
    It might help.
    Bye

  4. #4

    Thread Starter
    Member
    Join Date
    May 2003
    Posts
    54

    Question statusbar --- Button [UNRESOLVED]

    I think u did not read it ... I said when I change BUTTON to 'graphical' mode it dose not appear in the status bar, before that It appears, and I change it from 'standard' to 'graphical'

    Now for 'Geespot' .... actually I do not know that I can post that code here or not, since it download it from VBForums.com, and it owns by some one else (I could not remember which one is the owner). If u want to search it here just serach 'statusbar' in the forum, and see 'progressbar' in 'status bar'.

    If there is not obligation to post any one other's code, then i can post it here.

    Thanx in advance ...

  5. #5
    Fanatic Member Geespot's Avatar
    Join Date
    Oct 2001
    Location
    Birmingham, UK
    Posts
    577
    How are you adding the button to the status bar? you using the SetParent API ?

  6. #6
    Fanatic Member Geespot's Avatar
    Join Date
    Oct 2001
    Location
    Birmingham, UK
    Posts
    577
    Oh its perfectly ok to paste other peoples snippets of code in here, or you could paste the link to the thread

  7. #7

    Thread Starter
    Member
    Join Date
    May 2003
    Posts
    54

    StatusBar -- Button [UNRESOLVED]

    Yes ... It used SetParent. I also attached that zip file, which i download from VBForum, sorry for that person, I could not figure out his name, I hope he did not mind it.

    But do not forget my question please .... , it is also important.


    Thanx in advance ....
    Attached Files Attached Files

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