以文本方式查看主题 - Foxtable(狐表) (http://foxtable.com/bbs/index.asp) -- 专家坐堂 (http://foxtable.com/bbs/list.asp?boardid=2) ---- [求助]页面集合 页签位置 页签文本方向 这2个属性是什么? (http://foxtable.com/bbs/dispbbs.asp?boardid=2&id=17672) |
-- 作者:gaoyong30000 -- 发布时间:2012/3/21 12:23:00 -- [求助]页面集合 页签位置 页签文本方向 这2个属性是什么? 动态增加控件的时候 没看到有这2个属性嘛!!! |
-- 作者:gaoyong30000 -- 发布时间:2012/3/21 12:31:00 -- 页签位置找到了 tab1.TabPosition = Windows.Forms.TabAlignment.Left
但是页签文本方向 还没找到!! |
-- 作者:狐狸爸爸 -- 发布时间:2012/3/21 12:40:00 -- tab1.TextDirection = C1.Win.C1Command.TabTextDirectionEnum.VerticalLeft
还有: C1.Win.C1Command.TabTextDirectionEnum.Horizontal C1.Win.C1Command.TabTextDirectionEnum.VerticalRight C1.Win.C1Command.TabTextDirectionEnum.Default |
-- 作者:gaoyong30000 -- 发布时间:2012/3/21 13:38:00 -- 多谢~~~~~ |
-- 作者:gaoyong30000 -- 发布时间:2012/3/21 17:25:00 -- 是哎 你玩非主流~ 更厉害! |