Latest Windows Forms stories

Introducing Printing for Telerik GridView and Scheduler for WinForms(blogs.telerik.com)

submitted by vaskessvaskess(110) 2 days, 7 hours ago

Have you ever wondered how to print your Telerik RadGridView and RadScheduler instances for WinForms? I guess you have. Yet, this is one of the most voted features in our Public Issue Tracking System. The good news is that Q1 2011 is close and printing support for RadGridView and RadScheduler will be a part of it. read more...

add a comment |category: |Views: 2

tags: another

About Telerik RadTreeView for WinForms and its Supercharged engine (blogs.telerik.com)

submitted by vaskessvaskess(110) 5 days, 5 hours ago

In Q1 2011 we introduced a highly improved version of the RadTreeView control which had all of its internal parts rebuilt in order to support full UI virtualization and customization. This allowed us to attach a new data engine that provided many new and useful features such as built-in filtering and sorting independent from the external data-sources, and support for CRUD operations. But “Is the new RadTreeView really faster than the previous one”? read more...

add a comment |category: |Views: 3

tags: another

Bringing Windows 8 UI to Windows 7 with Telerik RadPanorama. Today.(blogs.telerik.com)

submitted by vaskessvaskess(110) 1 month, 1 day ago

Or how to uncover the touch horizons for your applications. The once unnamed Telerik RadPanorama control is here to make your Windows Forms applications rock! Together with the Touch API we have introduced, it brings the full power of touch-optimized applications to your Windows 7 users... read more...

add a comment |category: |Views: 5

tags: another

Introducing Industry's First Touch API for Windows Forms components(blogs.telerik.com)

submitted by vaskessvaskess(110) 1 month, 3 days ago

We are very proud to be the first (and still only) Windows Forms component suite to provide full multi-touch support and API. As discussed in the sneak peek blog Get Ready to Touch’n’Roll with RadControls for WinForms, the powerful touch API that our components expose allow you to handle the touch gestures that occur on the screen and take some actions depending on what your touch scenario is. Now that Q3 2011 is a fact, ... read more...

add a comment |category: |Views: 0

tags: another

RadControls for WinForms Q3 2011 suite is here introducing touch suppo(blogs.telerik.com)

submitted by vaskessvaskess(110) 1 month, 6 days ago

RadControls for WinForms Q3 2011 suite is here introducing RadPanorama, full multi-touch support and a lot more read more...

add a comment |category: |Views: 0

tags: another

The Ultimate Scheduler Touch Experience for WinForms(blogs.telerik.com)

submitted by vaskessvaskess(110) 2 months, 4 days ago

‘Touch’ is everywhere around us. We use it daily in our lives thanks to the touch-enabled devices – mobile phones, tables, kiosk stations. Touch navigation just feels more natural and pleasant to the end-user than using some kind of a pointing device, such as a mouse or a track-ball. Today, we are going to reveal.... read more...

add a comment |category: |Views: 31

tags: another

Bringing Windows 8 UI to Windows 7 with RadPanorama for WinForms.(blogs.telerik.com)

submitted by KodefuGuruKodefuGuru(2589) 2 months, 9 days ago

The once unnamed RadPanorama control is here to make your Windows Forms applications rock! Together with the Touch API we have introduced in our previous blog, it brings the full power of touch-optimized applications to your Windows 7 users. If you have not heard anything about RadPanorama before, let us introduce it with a few words. Basically, this new control allows you to represent a small amount of data in the form of tiles that the end-user is able to smoothly scroll left or right with a gesture, just like in Win8, and to reorder the tiles with drag and drop. read more...

add a comment |category: |Views: 34

tags: another

Some useful listbox code that I found(jononline.org)

submitted by jonpoolejonpoole(14) 2 months, 15 days ago

How to make context menu items that will move listbox items up and down in the listbox object read more...

add a comment |category: |Views: 6

tags: another

Writing to the Windows Event Log(jononline.org)

submitted by jonpoolejonpoole(14) 2 months, 15 days ago

Nice blog post on using the Windows Event log read more...

add a comment |category: |Views: 1

tags: another

Locking the Workstation Programmatically(www.blackwasp.co.uk)

submitted by BlackWaspBlackWasp(4024) 2 months, 28 days ago

Microsoft Windows operating systems include the ability to lock the workstation. This leaves programs running but prevents access by unauthorised users, requiring a password to unlock the computer and continue working. read more...

2 comments |category: |Views: 27

tags: another

Add controls or buttons dynamically at runtime in winforms(csharpdotnetfreak.blogspot.com)

submitted by amit.jainamit.jain(904) 4 months, 19 days ago

Adding Dynamic Buttons Or Controls at runtime and Event Handling In Winforms or windows forms applications. read more...

add a comment |category: |Views: 4

tags: another

Extending the ImageBox component to display the contents of a PDF file(cyotek.com)

submitted by cyotekcyotek(129) 5 months, 7 days ago

Article describing how to extend the ImageBox control to support displaying PDF files using the GhostScript API in a Windows Forms application. read more...

add a comment |category: |Views: 5

tags: another

C# - ThreadPool and Windows Forms(www.stev.org)

submitted by mistralolmistralol(283) 5 months, 19 days ago

This is a more complex example of using the c# thread pool in a windows forms application. The goal here is to background a task but still keep some / part of the interface active and not freeze as a task is running read more...

add a comment |category: |Views: 4

tags: another

Owner Drawn Controls(www.blackbeltcoder.com)

submitted by scwebgroupscwebgroup(287) 6 months, 28 days ago

Free code samples to create owner drawn listboxes, comboboxes, and menus in windows forms. read more...

add a comment |category: |Views: 6

tags: another

Windows Form Design in .NET-Interview Questions(www.codegain.com)

submitted by codegaincodegain(2794) 7 months, 3 days ago

You can find collection of interview questions for windows form design.These questions are asked in most popular software companies. read more...

add a comment |category: |Views: 2

tags: another

CSS Syntax Highlighting in the DigitalRune Text Editor Control(cyotek.com)

submitted by cyotekcyotek(129) 7 months, 3 days ago

An article which describes how to create a definition ruleset to allow CSS formatting in the DigitalRune/SharpDevelop Text Editor Controls, and how to load custom definition rulesets into the control. read more...

add a comment |category: |Views: 4

tags: another