ScriptSpot

Forum topic · General Scripting

dotnet listbox scrollbars

By johncrawshaw · 2015-02-03

Description

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 (1)

barigazy · 2015-02-03

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