浏览器滚动条? [英] browser scroll bar?

查看:73
本文介绍了浏览器滚动条?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有表达式混合的功能,当网页垂直向水平溢出时,可以在浏览器上自动生成滚动条?

是否只有唯一的方法是设置样式:

#silverlightControlHost {
高度:1000px;
宽度:1280px;
}

在default.html?

is there the function on expression blend that can auto generate de scrollbar on browser when the web page overflow vertically n horizontally?

or is there just the only way is set the style:

 #silverlightControlHost {
        height: 1000px;
        width:1280px;
}

at default.html?

推荐答案

在布局面板下,(展开时)将水平滚动和垂直滚动设置为"自动"。希望这有助于
Under the layout panel, (when expanded) set the horizontal scroll and vertical scroll to "auto". Hope this helps


这篇关于浏览器滚动条?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆