开发者

Tab Like Buttons

Is it Possible to make a tab like this?? http://imageshack.us/photo/my-images/36/tabcontrol.jpg/

I want开发者_如何学C it to become a button and show a different panel. Can somebody help me?


Use Grid, Where column 0 is your buttons and column 1 is your panel where your stuff goes. For control use user defined controls, and then on button click change accordingly.

By the way which technology is it ? Win forms, wpf, silverlight ... ?


That's quite easy to accomplish with jQuery (or just JavaScript), do some homework this is basic knowledge, widely spread on the internet...

http://docs.jquery.com/UI/Tabs

or a fixed tutorial:

http://www.sohtanaka.com/web-design/simple-tabs-w-css-jquery/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜