OrangeUI多页控件PageControl的属性

OrangeUI多页控件PageControl的属性有:

ActivePage:当前选中页,Active Page

ActivePageIndex:当前选中的页下标,Index of active page

IsTabHeaderCenter:标签头居中,TabHeader center

Orientation:标签头的摆放位置类型,Orientation

PageCount:页数,Page numbers
Pages[Integer]:Represents property Pages[Integer].

TabHeaderHeight:标签头的高度,TabHeader height

TabSize:标签按钮的宽度,TabButton’s width

TabSizeCalcType:标签按钮尺寸计算类型,Caiculate type of TabButton size

 

OrangeUI多页控件PageControl的素材有:

BackColor:背景矩形绘制参数,Draw parameters of back rectangle

BackGndPicture:背景图片,Background picture

DrawBackGndPictureParam:背景图片绘制参数,Draw parameters of background picture
DrawPictureParam:标签按钮背景图片绘制参数,Draw parameter of TabButton background picture

DrawTabBackColorParam:标签按钮背景颜色绘制参数,Draw parameter of TabButton background color

DrawTabCaptionParam:标签按钮标题绘制参数,TabButton caption draw parameter

DrawTabHeaderColorParam:标签头背景颜色绘制参数,Draw parameter of TabHeader background color

DrawTabHeaderPictureParam:标签头背景图片绘制参数,Draw parameter of TabHeader background picture

DrawTabIconParam:标签按钮图标绘制参数,Draw parameter of TabButton icon

DrawTabPictureParam:标签按钮背景图片绘制参数,Draw parameter of TabButton background picture

IsTransparent:是否透明,Whether transparent

TabBackColor:标签按钮背景颜色绘制参数,Draw parameter of TabButton background color

TabDownPicture:标签按钮鼠标按下状态图片,TabButton mouse pressed state picture

TabHeaderPicture:标签头背景图片,Tab header background picture

TabHeaderPictureParam:标签头背景图片绘制参数,Draw parameter of TabHeader background picture

TabHoverPicture:标签按钮鼠标停靠状态图片,TabButton mouse hovering state picture

TabNormalPicture:标签按钮正常状态图片,TabButton normal state picture

TabPushedPicture:标签按钮按下状态图片,TabButton pressed state picture

发表评论