|
-
Oct 15th, 2002, 09:43 AM
#1
Thread Starter
Lively Member
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
-
Oct 15th, 2002, 09:47 AM
#2
-
Oct 15th, 2002, 09:54 AM
#3
You can change the colors using the SkinSource object
Listview1.BackColor = sksrc.ClrWindow
Listview1.ForeColor = sksrc.ClrWindowText
those colors come from the skin
-
Oct 15th, 2002, 10:05 AM
#4
Thread Starter
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|