We're building a brand new version of the site, and we'd love to hear your ideas
Members
Technology Zones
IBM Learning Center
Articles
Hosted By
Info
|
Articles & Tutorials  -
Learn how to read and write Open XML files in the new Microsoft Office 2007, with a particular examination of the Excel file format..  -
Multithreading, a very powerful technique, is essential for modern software development. Software users expect to work with a very responsive program that they don’t have to wait on, which is a very reasonable demand with the processor speeds that are currently available. Enter multithreading. This article shows you how..  -
This extensive article details the process of creating complex list-based controls with rich design time support similar to my DotNetWidgets and OutlookBar controls..  -
Embedding and displaying RTF resources to tweak the UI of an application easily and efficiently. .  -
This article and the accompanying source code shows you how to intercept the ENTER and ESC keys in your own UITypeEditor implementation. Intercepting the keys is essential for emulating the behavior of the .NET Framework's built-in, drop-down editors in order to provide your users with a consistent user experience. .  -
Taking a closer look at the code generated by the Windows Forms Designer and understanding some of the important implications. .  -
Shows how to write the code needed to host the Windows Forms Designers in your own application. Sample code is provided to display a form in design mode and allow normal editing like in Visual Studio..  -
Examples of how to implement Drag & Drop in Windows Forms including TextBox, TreeView and Dragging a control around a form..  -
One of the first things to learn in VB.net how to use forms, set it's properties and then do the same with controls AND then learn how to do it programatically. Well this article describes all of this in as simple a way possible and demonstrates how you can create the same result using Notepad and the VB.Net compiler.. 
|
Search
Code Samples
New Members
|