Recent content by StockBreak

  1. S

    Something like a "Current Control" constant?

    Thanks! How/where to run it? Any way to use functions in a "GUI mode" :o? I am not very good at VB, but I think that I should start learning it :)
  2. S

    Something like a "Current Control" constant?

    Actually I don't want an action that affects several controls, but a macro that could be "multi-instanceable" so that it can be used by many controls, since it does always the same thing; sorry if I can't explain this better :X Thanks!
  3. S

    Switching to a new page using TAB key

    I would like that when you are at the end of a page of a tab control, pressing TAB will go to the first control on the following page and not to the first control of the same page. Thanks.
  4. S

    Something like a "Current Control" constant?

    Hi, I am using a macro in order to change a value after a control has been updated (using the AfterUpdate field). The problem is that I would like to use a single macro for all the controls (since the macro does the same thing on every control and I have many controls), not a new macro every...
  5. S

    Switching to a new page using TAB key

    Hi all, is there a way to make the TAB key switching to the next page of a tab control? Thanks!
  6. S

    Icon Troubles

    Bumping a post is not a forbidden action... Thank you! I knew that there was something strange about tab controls' images. I will use only texts :)
  7. S

    Icon Troubles

    Bump! Bump!
  8. S

    Icon Troubles

    Yes, but since I need to use them in Tab Controls icons, I actually have to load them from a file and so I can't copy/pase from Word. P.S: as you can see in the first image, I am using the standard Access icons for my tests (plane, notebook, etc...).
  9. S

    Icon Troubles

    Thanks for your answer but, as you can see in the attached image on my first post, if I use my icons as a background for buttons or other controls, the image is shown correctly; the bug only happens when I use them on tab controls...
  10. S

    Icon Troubles

    Hi, this is my first message on this forum ;)! I have a little problem with my Access 2000 (with 2003 too on another compuer), in fact when I put an icon on a page of my Tab Control, the background of that icon is white and not transparent (the file I use is an "ico" file and so it HAS a...
Back
Top Bottom