Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > TimePicker > Issue with changing background of header if timepicker

Not answered Issue with changing background of header if timepicker

Feed from this thread
  • Posted on Jun 24, 2010 (permalink)

    Hello Guys!
    I have encountered on issue that I cannot go trough. It is as simple as just changing the header background color.
    I could find control template for that part. Blend only offers me styling of clockpanel but i dont need that.
    And setting just HeaderContent also doesn't help we cause as a result i got something like that: http://floomby.ru/content/gRUF52uixU/

    And here goes the source-code of it

    <fiqas:FiqasTimePicker SelectedTime="{Binding EndTime, Mode=Twoway}" Grid.Column="3" Margin="0" VerticalAlignment="Center" Style="{StaticResource FiqasTimePickerStyle1}" Padding="0"
                                    <fiqas:FiqasTimePicker.HeaderContent> 
                                        <StackPanel Background="{StaticResource BannerBackgroundBrush}" HorizontalAlignment="Stretch" VerticalAlignment="Stretch"
                                            <TextBlock Text="Select Time" Foreground="White" HorizontalAlignment="Center" VerticalAlignment="Center" /> 
                                        </StackPanel> 
                                    </fiqas:FiqasTimePicker.HeaderContent> 
                                </fiqas:FiqasTimePicker> 

    update: and I also didnt discover how can I change background and button styles in select time panel. 

    Any help would so appreciated!
    Thanks in advance!



    Reply

  • Konstantina Konstantina admin's avatar

    Posted on Jun 29, 2010 (permalink)

    Hi mr Superski,

    Thank you for contacting us.

    To edit the Header of the Clock element you have to generate its style very easy with Blend. Then, you can edit the Background of the Header. Please find the attached project in which this is illustrated. Please mind for the "NOTE:" comment which indicate the place where changes have to be made.

    If you need further assistance please let us know.

    Greetings,
    Konstantina
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > TimePicker > Issue with changing background of header if timepicker
Related resources for "Issue with changing background of header if timepicker"

Silverlight TimePicker Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]