This is a migrated thread and some comments may be shown as answers.

Visual Element in Clock

3 Answers 127 Views
Calendar, DateTimePicker, TimePicker and Clock
This is a migrated thread and some comments may be shown as answers.
Sherlock
Top achievements
Rank 1
Sherlock asked on 22 Nov 2013, 11:20 AM
Hi
How can I change the image of center circle in clock, which is in LightVisualElement in hierarchy?

What I mean is, if you pay attention to clock, there is little circle in center of clock, which is an image.

Thanks

3 Answers, 1 is accepted

Sort by
0
Sherlock
Top achievements
Rank 1
answered on 30 Nov 2013, 09:20 PM
Any help please? :(
0
John
Top achievements
Rank 1
answered on 28 Dec 2013, 09:22 AM
To remove the image:
TryCast(Me.clock.ClockElement.Children(3), LightVisualElement).Image = Nothing
0
George
Telerik team
answered on 02 Jan 2014, 09:57 AM
Hi John,

Thank you for sharing your knowledge with the community, I am sure someone will find it helpful.

Your Telerik points have been updated for your effort.

Regards,
George
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
Calendar, DateTimePicker, TimePicker and Clock
Asked by
Sherlock
Top achievements
Rank 1
Answers by
Sherlock
Top achievements
Rank 1
John
Top achievements
Rank 1
George
Telerik team
Share this question
or