Results 1 to 4 of 4

Thread: [RESOLVED] Strange ImageList problem

  1. #1

    Thread Starter
    PowerPoster gavio's Avatar
    Join Date
    Feb 2006
    Location
    GMT+1
    Posts
    4,462

    Resolved [RESOLVED] Strange ImageList problem

    When i try to set Toolbar's ImageList it suddenly doesn't work. It was working few minutes ago.

    I tried restarting the machine, unregistering and registering components, reinstalling VB... and nothing works. When i try to set it, it just jumps to "<None>" after clicking "Apply"/"OK".

    I'm loosing it here...

    EDIT: don't mind this. It works after another component registration

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: [RESOLVED] Strange ImageList problem

    If it happened to you it could happen to someone else.

    What did you discover had not been registered?

  3. #3

    Thread Starter
    PowerPoster gavio's Avatar
    Join Date
    Feb 2006
    Location
    GMT+1
    Posts
    4,462

    Re: [RESOLVED] Strange ImageList problem

    Solution (go to Start >> Run...):
    Code:
    regsvr32 mscomctl.ocx /u
    regsvr32 mscomctl.ocx

  4. #4

    Thread Starter
    PowerPoster gavio's Avatar
    Join Date
    Feb 2006
    Location
    GMT+1
    Posts
    4,462

    Re: [RESOLVED] Strange ImageList problem

    Quote Originally Posted by Hack View Post
    What did you discover had not been registered?
    I cannot understand how could it get unregistered because i didn't run anything after it was working for the last time.

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