dotnet listbox scrollbars

Hi All, I've been following the pen productions tutorial online for a dotnet listbox.
http://paulneale.com/tutorials/dotNet/listView/dotNetListView.htm

I'm looking at customising the colors a little. Mainly the scrollbar from windows to back and white solid colors, and then a different rollover color and maybe some UI transparency.

Any top tips?

John

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
barigazy's picture

...

You can't change size and color of listbox, textbox, listview scrollbars by usin mxs.
GUI transparency you can change if you use dotnet form instead rollout.
I always use listview because listbox have some limitations.
See this example

http://www.scriptspot.com/3ds-max/scripts/scriptrun

bga

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.