16. Managing and Deploying Applications : mClient Deployment : Differences Between Desktop and Pocket PC : Bottom Tabfolder
 
Share this page                  
Bottom Tabfolder
You can create a Pocket PC-style bottom tabfolder by setting the tabbar BarPosition attribute to the new POS_BOTTOM value. You need to make the tabfolder as big as the mClient frame template and set each tab page BgColor attribute to CC_WHITE and set the tabbar attributes to the following attributes:
Tabbar
Attribute
SelectedTabColor
CC_WHITE
TabShape
COR_SQUARE
BarPosition
POS_BOTTOM
NormalTabColor
CC_SYS_BTNFACE
TabBgColor
CC_SYS_BTNFACE