Page 2 of 2 FirstFirst 12
Results 41 to 45 of 45

Thread: Read and write color to xml file

  1. #41
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    9,017

    Re: Read and write color to xml file

    Quote Originally Posted by mikeg71 View Post
    Is there not a way to make a button transparent in the way you can make a label transparent?
    Buttons and Labels are quite different. In order to make Buttons transparent in the way you describe may require the use of layered windows which is far more sophisticated than just changing a colour.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  2. #42

    Thread Starter
    Addicted Member
    Join Date
    Jan 2021
    Posts
    191

    Re: Read and write color to xml file

    Ok that is good to know. I think I better stick with labels if I want the transparency. Thanks for your time and help Niya, greatly appreciated.

  3. #43
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    9,017

    Re: Read and write color to xml file

    You're very welcomed.

    I don't have the time now, but at some point if you'd like, I can come back and post some code using layered windows so you could make your buttons transparent. I have some code lying around somewhere that I wrote years ago that uses layered windows for special effects.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  4. #44

    Thread Starter
    Addicted Member
    Join Date
    Jan 2021
    Posts
    191

    Re: Read and write color to xml file

    Quote Originally Posted by Niya View Post
    You're very welcomed.

    I don't have the time now, but at some point if you'd like, I can come back and post some code using layered windows so you could make your buttons transparent. I have some code lying around somewhere that I wrote years ago that uses layered windows for special effects.
    Niya, that would be amazing. Its something else for me to learn from, so anything you have time for would be great. Thanks again!

  5. #45
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    9,017

    Re: Read and write color to xml file

    Yea it would take some time for me to find it and re-familiarize myself with how it works and whatnot since it's been years since I did this. But I'll see what I can do for you between today and tomorrow.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

Page 2 of 2 FirstFirst 12

Tags for this Thread

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