| Adding MouseLeave, MouseHover events to VB6 Controls |
| The Code Project |
| This article is about creating ActiveX controls in Visual Basic 6 that has two extra mouse Events : MouseLeave ,MouseHover. |
|
| An Overview Of Link Label In C# |
| C# Help |
| The LinkLabel control exhibits links to other objects, such as files or Web pages. Class LinkLabel is derived from class Label and therefore inherits all of class Label’s functionality. A LinkLabel looks as underlined text. When the mouse moves above the link, the pointer modify to a hand. This is alike to the behavior of a hyperlink in a Web page. The link can change color to indicate whether the link is new, visited or active. |
|
| An RSS 2.0 Blog Reader Written In MyXaml |
| The Code Project |
| An RSS 2.0 Blog Reader Written in MyXaml |
|
| Bugslayer: .NET Internationalization Utilities |
| MSDN |
| This month John brings you three .NET internationalization utilities |
|
| Differences Between Visual Basic 6.0 and .NET Controls |
| MSDN |
| This document outlines the standard controls in Microsoft Visual Basic 6.0 and the equivalent Microsoft .NET controls. |
|
| How to start the default Web browser by using a LinkLabel control in Windows Forms with Visual C++ .NET |
| Microsoft Support |
| (816187) - Demonstrates how to use a LinkLabel control to open a Web address (or URL) in the default Web browser. |
|
| How to start the default Web browser by using a LinkLabel control in Windows Forms with Visual C++ .NET |
| http://www.kbalertz.com/ |
| (816187) - Demonstrates how to use a LinkLabel control to open a Web address (or URL) in the default Web browser. |
|
| Macro Management Framework |
| The Code Project |
| Definition and resolution of custom text macros made easy |
|
| System.Windows.Forms.LinkLabel Control Sample |
| GotDotNet |
|
|
| Windows Forms Charting - Drawing Charts |
| C#Today |
| GDI+ is the latest version of Windows Graphic Device Interface, which is the part of Windows that abstracts commands like draw a window, draw a line, etc. into commands that our video driver can understand in order to display images on our computers screen. Weve already seen some of the advanced GDI+ features available to us in Matthew Reynolds' 'Irregular Shaped Forms and Other Cool GDI+ Features' article. In this article Matt looks at some of the more basic features and builds a simple user control that can draw a 3D bar chart. In Part 2, we continue the development of the chart, making it user-interactive. |
|
| Wonders of Windows Forms: IUIs and Web-Style Navigation in Windows Forms, Part 2 |
| MSDN |
| Michael Weinhardt continues the exploration of inductive user interfaces by building one using a custom navigation framework for .NET 1.0 and .NET 1.1 Windows Forms applications. |
|