Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Desktop WinForms

    Using RadGauge for WPF in a WinForms application

    In this post, I want to demonstrate the use of the RadGauge for WPF control inside a Windows Forms Application.  Just because you are not developing WPF applications every day does not mean you cannot benefit from what WPF has to offer.  I thought it would be useful to point out that you can use WPF User Controls inside of Windows Forms applications with minimal effort.  This is made possible through the Systems.Windows.Forms.Integration namespace.  More specifically you will be working with a control call "ElementHost" which allows the WPF control to be used in a Windows Form.    So lets get...
    February 27, 2009
  • Desktop WinForms

    Building WPF-like Interfaces with RadControls for WinForms

    A couple of weeks ago I did a quick review of the white papers we have on RadControls for WinForms and it turned out that they, just like humans, age with time. Although still valid, the white papers were outdated, so we decided to rejuvenate them. The first white paper which we brought up to date is “Building WPF-like Interfaces with RadControls for WinForms." In addition to bringing WPF to the equation (it used to compare our WinForms suite to Windows Vista, which was hype back when the original white paper was published two years ago), it received a new...
    February 20, 2009
  • Desktop WinForms

    RadGridView's Serialization Made Easy (WinForms)

    Hello to all! My name is Deyan and I am a new member of the Telerik WinForms Team. In my first blog post I will talk about the RadGridView’s Serialization API and will shortly explain some fundamentals that would help you understand how to utilize it. In case of further interest on this topic, I have prepared a KB article and a demo application to demonstrate different serialization scenarios using the API. The default serialization settings imply that all visible properties are stored in the XML output. In cases when you want to only store some simple layout settings without paying attention to...
    February 03, 2009
  • Desktop WinForms

    Quickly Formatting Data with the RadGridView for WinForms

    Most developers have encountered a need at some point to modify how data is displayed to the user.  The RadGridView offers a very straightforward way to format data without having to modify the source data.  For example, you may not want the time displayed with a DateTime field, or you want to change the structure of the data to meet an internal standard.  The screenshot below shows three different fields which display the default DateTime format. This may be valid data, but it may not be useful to the user and we could potentially save screen real estate by eliminating...
    January 30, 2009
  • Desktop WinForms

    RadGroupBox for WinForms

    We are happy to announce yet another control to be added to our WinForms portfolio in Q1 2009 - RadGroupBox. The new control will offer the same functionality as the standard toolbox GroupBox, but will add some extra coolness by supporting Telerik’s remarkable styling mechanism:     Here are some of the features it will offer: Theme Support RadGroupBox will support all common themes that come with Telerik RadControls for WinForms: standard theme (aka Control Default), Office 2007 Blue, Office 2007 Silver, Office 2007 Black, Desert, Telerik, and Aqua. We will also have one new theme for the official release.   Properties The HeaderPosition can be...
    January 08, 2009