| Siebel Service Handheld Guide > Developing Siebel Handheld Applications > Configuring Calendar Settings > User Properties for Calendar Settings 
 Administrators can set the following user properties to enhance the calendar views for the Siebel Handheld applications: 
SHCEDailySlotHeight
SHCEHideStatusBar
SHCEHideToolBar
SHCEMenuBackButton
SHCEMenuForwardButton
SHCEMenuNewButton
UseSystemLocale
 For more information about how to use these properties, see User Properties and Methods. NOTE:  Registry settings take precedence over a user property configured from the user interface. The administrator can also change the Setup.ini file to add the following Registry Setting parameters. These parameters are used by all calendar views: SHCEMenuNewButton = TRUESHCEMenuBackButton = TRUE
 SHCEMenuForwardButton = TRUE
 SHCEHideToolBar = TRUE
 SHCEHideStatusBar = TRUE
 UseSystemLocale = TRUE
 AuxiliaryConfigPath = \Program Files\Siebel Handheld\Templates\AuxConfig.txt
 |