Search:

Type: Posts; User: PinoyAko

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,262

    Re: Change backcolor of a subclassed ComboBox

    It did change the color but not the backgound of the text. It also doesnt work once its compiled its probably because I am using the "SetWindowTheme" function and it was overwriting the changes made...
  2. Replies
    6
    Views
    1,262

    Change backcolor of a subclassed ComboBox

    I am using this code http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=68617&lngWId=1 to show a combobox with icons.

    I am trying to change the backcolor but since the control is...
  3. Replies
    20
    Views
    47,496

    Re: VB GIF Animator

    Thanks for your class!
  4. Replies
    3
    Views
    1,254

    Re: Check for new file in directory?

    That would be the easiest way. Create a loop that will check the existence of that file.
  5. Re: How to save Image and Text File Into a One File

    You could easily write the text on a file and then just append the contents of your image. Of course that would only be possible if the text on your textbox has a fixed length. If the text has a...
  6. Replies
    2
    Views
    1,462

    Re: Question about form border...

    Yes that is possible. Try my attachment.
  7. Replies
    2
    Views
    546

    Re: Cleaning LoadImage

    Ooopss, Sorry If I missed that part. Anyways thanks for answering :)
  8. Replies
    2
    Views
    623

    Re: Variables

    Posting the whole program code might help there might be something that modifies the value of iBox other than what youve posted. Because I find it hard to believe just by looking at your codes right...
  9. Replies
    2
    Views
    546

    Cleaning LoadImage

    Ive read LaVolpe's thread about memory Memory Leak Prevention and Detection (http://www.vbforums.com/showpost.php?p=3361012&postcount=6).

    LoadImage is included in his list. How should I release...
  10. Replies
    97
    Views
    141,454

    Re: [VB6] XP/Vista/Win7 Manifest Creator

    This works very well on setting the UAC permissions on vista :) Thank you
Results 1 to 10 of 10



Click Here to Expand Forum to Full Width