Welcome to MSDN Blogs Sign in | Join | Help

Pedro Silva's Blog

Development lead on Visual Studio Platform team focusing on the extensibility of Visual Studio.

Syndication

News

My name is Pedro Silva. I’m the development lead in the Visual Studio Platform team at Microsoft, working on VS Extensibility features, enabling VS extensions and the VS SDK.

The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

List of WinForms and C# Links

There's been lots of WinForms and C# related content posted recently, and I have a list of things that I had meant to blog about, but never got around to. I'm going to post of list of some of these, so I can clear my backlog, keep track of them, and let other folks know about them...

  • Priority Queue: A priority queue using the skip list data structure.
  • XmlGridControl: this program uses code generation and CodeDom manipulation to edit XML data in the PropertyGrid.
  • Page Turn Effect: This article demonstrates how to use GDI+ to create a page turn effect.
  • TabControl Owner Drawn: creating composite custom controls with design-time support.
  • Extended ListView: An extended ListView control that can show multiple images on subitems, lets the user edit subitems with user-defined controls, contains boolean subitems and can columns can be sorted by date, number and string.
  • NumberPicker Control: a control that allows for easy number entering.
  • ToolStripColorButton: a color picker that is parented on a WinForms ToolStrip.

Published Monday, March 06, 2006 9:40 AM by PedroSilva

Filed under: ,

Comments

No Comments

New Comments to this post are disabled
Page view tracker