Consulting

Results 1 to 4 of 4

Thread: APIs in VBA Help

  1. #1
    VBAX Newbie
    Joined
    Aug 2010
    Posts
    2
    Location

    APIs in VBA Help

    Hello everyone, I'm tired of searching the Internet in the form of Using Windows API to change the style of the buttons on a form in a macro, and I managed to take the form window style system in which Operating System open, but I could not find the code for designing the buttons, some help with this?



    Thank you in advance



    A hug,

    Dogod.
    Last edited by Dogod; 08-29-2010 at 06:02 AM.

  2. #2
    Moderator VBAX Wizard Aussiebear's Avatar
    Joined
    Dec 2005
    Location
    Queensland
    Posts
    5,058
    Location
    What does "oeprativo" mean?
    Remember To Do the Following....
    Use [Code].... [/Code] tags when posting code to the thread.
    Mark your thread as Solved if satisfied by using the Thread Tools options.
    If posting the same issue to another forum please show the link

  3. #3
    VBAX Newbie
    Joined
    Aug 2010
    Posts
    2
    Location
    Operating System.

    Tell me, is do what I want Forde through APIs? I mean to change the rectangular shape of the buttons of a macro.


    Thank you so much,


    Regards

  4. #4
    VBAX Sage
    Joined
    Apr 2007
    Location
    United States
    Posts
    8,726
    Location
    Another way (maybe easier) is to use the Image Control and put a 256 color ICO file into it. You can use other file formats also, but there's a lot of 256 ICO files to choose from.

    Paul

Posting Permissions

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