Error!
Success!

By tag: WindowsForms

showing:  of
0
kicks

VIBlend WinForms Controls v5.0 - Released  (Unpublished)

Key benefits of the new release are: - 2 new themes for all VIBlend WinForms Controls - Pivot Design panel - DataGrid Localization Provider - Improved Ribbon Bar performance and rendering - Quick Start projects now have a full support for VS 2010 which will decrease development time


Kicked By:
Drop Kicked By:
0
kicks

Use IProgressDialog to show a “native” Progress Dialog in Windows  (Unpublished)

Here's an example of how to use the IProgressDialog Win32 Interface to harness the power of the Built-in Progress Dialog in Windows within your own .NET applications. I have test this on WIndows 7, but it should work as expected on Windows XP and Vista. The MSDN Documentation for IProgressDialog say...


Kicked By:
Drop Kicked By:
0
kicks

DataGridView Tricks #2: Set Tooltip on Individual Cell or Entire Row  (Unpublished)

Here’s another gem if you wish to display ancillary data in a tooltip to your users, this method can be used to display varying information dependant on which cell they have hovered over, or could be used to display a tooltip over the entire row, no matter what cell they are on.


Kicked By:
Drop Kicked By:
0
kicks

DataGridView Tricks #1: Set Hand Cursor for Entire Cell  (Unpublished)

I remember trying a few different solutions for this a couple of weeks ago, none of which would work enabling me to set the “Hand” cursor when hovering your mouse over a particular DataGridView row’s cell.


Kicked By:
Drop Kicked By:
0
kicks

Programming for Vista, Part 2: Adding Aero Glass in Managed Code  (Unpublished)

In part 1 of my Vista programming series I discussed how to add CommandLink’s to your application. In part 2 this chapter, I wish to discuss how you can enhance your Windows smart client application (primarily targetting Windows Forms in this example) adding a Windows Vista Aero “glass” effect to yo...


Kicked By:
Drop Kicked By:
0
kicks

Add Image Column to DataGridView with Enum Support  (Unpublished)

I will describe an easy way to use an inherited DataGridViewImageCell and inherited DataGridViewColumn control to achieve an image per row in your DataGridView with Enum support.


Kicked By:
Drop Kicked By:
0
kicks

Unexpected Results using InvokeRequired and Multi-threading Secrets!  (Unpublished)

Before you rush and view my blockquote and jump to the conclusion “oh, it’s just that standard threading issue”, well let me assure you this is different to the norm, and please.. Yesterday, was a very annoying day dealing with multi-threading in my app, you would think I would be good at this by n...


Kicked By:
Drop Kicked By:
0
kicks

Programming for Vista, Part 1: Creating a CommandLink in Managed Code  (Unpublished)

This article demonstrates creating an elegant native Vista "CommandLink" with pre-Vista OS compatibility in a few easy steps. Also all the steps are wrapped up into a sample application with source code posted below for immediate use.


Kicked By:
Drop Kicked By:
0
kicks

Vista-style dialog using TaskDialog (with Windows XP emulation!)  (Unpublished)

Examples and explanation on integrating a lightweight slick Vista-style task dialog (extended message dialog) within managed .NET code. Both Vista and lower compatible through emulation techniques.


Kicked By:
Drop Kicked By:
0
kicks

9 Examples of creating a fast and responsive UI with multi-threading  (Unpublished)

9 C# examples of creating a fast and responsive UI with multi-threading, very clear and streamlined examples to get up and running quickly.


Kicked By:
Drop Kicked By:
0
kicks

Writing Windows C# Programs  (Unpublished)

Learn to write C# programs for the Windows platforms.


Kicked By:
Drop Kicked By:
0
kicks

Commercial Skip and Instant Replay for Any Computer  (Unpublished)

This simple program allows you to add remote control, commercial skip, and instant replay functionality to any Windows computer - not just Media Center.


Kicked By:
Drop Kicked By:
0
kicks

WPF or WinForms  (Unpublished)

Nice ideas of what we should thing if choosing between WPF and WinForms.


Kicked By:
Drop Kicked By:
0
kicks

Move Controls using arrow keys  (Unpublished)

Simple fast way to move controls using keyboard arrow keys


Kicked By:
Drop Kicked By:
0
kicks

Custom Controls Design Time Support Part 7: UITypeEditor Introduction  (Unpublished)

This post gives a brief introduction on what is an UITypeEditor and what enhancements it gives for the design time environment, and some built in examples.


Kicked By:
Drop Kicked By: