Telerik blogs
  • Desktop WPF

    WPF Series: IFrameworkElement - the missing interface

    If you are familiar with WPF you are aware that the the grand daddy of all controls is FrameworkElement. It is defined in the PresentationFramework.dll assembly and derives from UIElement (defined in PresentationCore.dll). Its purpose is to serve as a base element for all framework related stuff: styles, inheritance context, etc. However there is another framework element - FrameworkContentElement. The main distinct between them is that the later did not defines its own rendering behavior (its inheritors should do so). This is way properties like: (Actual)Width or (Actual)Height are not present at FrameworkContentElement. If you examine the classes that derive from FrameworkContentElement...
    June 10, 2008
  • Release

    RadControls for WPF CTP

    This week we are about to release a private CTP of RadControls for WPF. We will be sending the CTP build to all people who have previously requested WPF controls. If you still haven't requested WPF controls from our support or sales folks don't hesitate to drop them a line and we'll send you a build. If you're reading regularly the Telerik blogs may be you haven't missed Vassil's post about the Show Off videos which we prepared for MIX 08. In case you've watched carefully the "Telerik Resort Explorer" video you probably are asking yourself at least a couple of questions: 1) Oh my! Telerik will...
    April 16, 2008
  • Desktop WPF

    WPF Series: Adorners, Commands and Logical Tree

    Today I'm going to tell you a WPF story. But before I start to dig deeper let me first introduce you the main characters in this post. Here they are: Adorner - adorners are simple UIElement decorators. Suppose that you have a RichTextBox and you want to place a comment box over it, so that users can comment on the text in the box. This can be archived with adorners. Actually the WPF framework uses adorners internally for exactly the same purpose when you edit and annotate FlowDocument in a DocumentViewer. This is the reason why adorners are in System.Windows.Documents namespace. Command - commands are UI...
    April 16, 2008
  • People

    Telerik acquires Avaxo

    It’s a great pleasure to announce that Telerik completed the acquisition of Avaxo Ltd., makers of the Bookvar mind-mapping software. The Avaxo team will join Telerik’s Silverlight and WPF product groups in their quest to deliver next-generation interfaces. We plan to use Bookvar as a showcase application which incorporates (in the future) many of Telerik’s WPF and Silverlight components and demonstrates how to create brand new customer experiences using emerging Microsoft...
    March 24, 2008
  • Desktop WPF

    WPF, Silverlight and the Telerik MIX Show Off videos

    This year the  MIX conference had a very cool Show Off contest. Here's what the organizers had to say about it: "At MIX08, we’re hosting what will be a world famous Show Off event. If you’ve ever wanted to put the smack down on lesser mortals, flex your brain, and get everyone to gloat at your—deservedly—awe-inspiring work, this is what might be called a prime opportunity. We want you to inspire others with your unique software, tip, tool, technique, animation, or anything else we can’t think of. All you need to do is create a short, 3-minute-or-less video demonstrating what you want...
    March 12, 2008