Try looking at 1001 style, search for scrollbar elements, i´ve added a "visible:false;" and it works, like this:
quote:
Scrollbar
{
AccName:rcstr(20194);
AccRole:3;
Accessible:true;
Padding:rect(0,1,0,1);//rcrect(20189);
BorderThickness:rect(0,1,0,0);//rcrect(20191);
BorderColor:rgb(0,0,0);//rcclr(20187);
Visible:false;
}
Hope that helps!