Results 1 to 4 of 4

Thread: Active Skin Controls

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2000
    Location
    Liverpool, England
    Posts
    88

    Wink Active Skin Controls

    Hiya all,

    I've just started using ActiveSkin to improve the look of my applications.

    I have a problem in that not all controls, treeview for example, are supported?

    Can I get round this?

    Thanks, Paul

  2. #2

  3. #3
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    You can change the colors using the SkinSource object

    Listview1.BackColor = sksrc.ClrWindow
    Listview1.ForeColor = sksrc.ClrWindowText

    those colors come from the skin
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Nov 2000
    Location
    Liverpool, England
    Posts
    88
    OK cheers!

    If u are using the treeview or listview and the number of items in the list exceeds the height of the object the scrollbar appears
    on the right of the object in the grey colour!

    Can i change this?

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