|
|
|
|
|
Total Hits: 227 | Today: 0
|
Author: msali
|
Rating:
|
|

This is a simple application that I created while I was working on one of my other applications. It might not be exactly what you are looking for but it does what I wanted to achieve. On top of that this is my first submission to CP, a great source of information....
|
|
|
|
Total Hits: 20 | Today: 0
|
Author: VBDT
|
Rating:
|
|

The Analog Clock Control is created with VB.Net Control Library. It is a clock control which has almost all the functionality that this type of control can have and it is fully customizable. Since this is a control library you can use it in C++, C#, J# and VB.Net projects in .Net environment. I created this control to help someone in VBForums. At the beginning it was very simple clock but then it became somewhere advanced after I added many properties, events and a functionality that makes the c...
|
|
|
|
Total Hits: 24 | Today: 1
|
Author: cigwork
|
Rating:
|
|

One of the redeeming features of VB.NET -- and VB before it -- is the ease with which it is possible to create indexed properties. This means that you can write code of the form......
|
|
|
|
Total Hits: 33 | Today: 0
|
Author: GWSyZyGy
|
Rating:
|
|

There are several samples available to save and restore application or user preferences, but most are limited to primatives (numbers, dates, booleans, strings, etc.), or have code to handle specific types of objects. I found this approach too limiting, and frankly, too complex for what is a fairly simple operation - convert _X_ to a string and back again....
|
|
|
|
Total Hits: 186 | Today: 1
|
Author: hpatel4u.
|
Rating:
|
|

Demonstrates a UserControl for logging a user into an application......
|
|
|
|
Total Hits: 114 | Today: 0
|
Author: Danilo Corallo.
|
Rating:
|
|

It's now a while that programs like Opera, Firefox and other software introduced MDI tabbed interfaces. Unluckily, there are not too many free components that allow .NET developers to create such interfaces. I've been searching the internet for a long time before discovering the DockPanel Suite, a wonderful and fully customizable component from Weifen Luo. This component is available on Sourceforge, here....
|
|
|
|
Total Hits: 272 | Today: 0
|
Author: George B Gilbert
|
Rating:
|
|

For longer than I can remember, I've been providing a calendar button next to textboxes where the user has to enter a date. Prior to VB.NET, this involved adding the necessary code for each and every date textbox. I've also been controlling user keystrokes in textboxes where specific types of data are required (e.g., numbers only). I find this technique preferable to waiting until edit time to inform the user that they have to go back and correct their work. This keystroke monitoring also requir...
|
|
|
|
Total Hits: 165 | Today: 0
|
Author: Paul Trippett
|
Rating:
|
|

If you have ever used Application.EnableVisualSyles and a TabControl you must have noticed that Microsoft has left out theme support for the TabPages. It is well known to get around this problem while using a UXTheme wrapper to draw the theme background onto the TabPage. However, one day I went to place a GroupBox control onto a UXThemed TabControl and then I noticed that the GroupBox did not fully take up the application's visual theme either, and it wasn't as easy to fix as with the TabPage.Wh...
|
|
|
|
Total Hits: 192 | Today: 0
|
Author: Mr Panic
|
Rating:
|
|

This article is for those of you who want to use the VS.NET MDI style navigation bar.This control was made when I was thinking how I could make a good control in VB.NET and not the overrated C#....
|
|
|
|
Total Hits: 179 | Today: 1
|
Author: David S. Platt
|
Rating:
|
|

In the beginning, writing controls meant dealing with Windows messages. Then came Visual Basic controls, which introduced methods, properties, and events. Later, ActiveX controls, which ran atop COM, became popular. While each innovation in control writing brought more flexibility, nothing has matched the versatility of the new .NET Windows Forms controls and Web Forms controls. This article, the first of a two-part series, introduces the reader to Windows Forms, beginning with their inheritance...
|
|
|
|
Total Hits: 330 | Today: 0
|
Author: CodeProject
|
Rating:
|
|

An article on SMS and EMS Encoders. These classes are written for your own program, but they can be easily implemented in your project. And this tiny demo program can be used to get the correct PDU code from your setting so as to convince your AT command test work. Author'll show how to do this later in this article....
|
|
|
|
Total Hits: 223 | Today: 0
|
Author: CodeProject
|
Rating:
|
|

This is a control which will allow the user to input only numbers. And it also has some special features like, if we enter negative values, we can show it in a different color. We can also allow/restrict the Zero Value in this control, and also set the minimum and maximum values. If we press the ‘F2’ key inside the control, it will bring the calculator, which we can make use of for doing some calculation....
|
|
|
|
Total Hits: 410 | Today: 0
|
Author: CodeProject
|
Rating:
|
|

This source code help you to make a toolbar with Band Objects in VB.net. many people wrote some thread for Pavel for some source code of bands objects in VB because there are many problem in converting this source code from C# to Vb....
|
|
|
|
Total Hits: 192 | Today: 0
|
Author: CodeProject
|
Rating:
|
|

Don't you just hate it when your tooltips struggle across the face of your app, looking like they need a good haircut? Here's an easy way to turn them into multi-line tooltips. You can still write the tooltip directly into the Properties window of the control, and format them at runtime to any width that you want....
|
|
|
|
Total Hits: 262 | Today: 0
|
Author: DevHood
|
Rating:
|
|

Making sure that a user entered correct information in a program is one of the most important things a programmer can do. Without correct data from a user the output can never be correct. Trying to multiply the letter c by 7 ('c'*7) is not going to give you a proper answer if your program survives....
|
|
|
|
Total Hits: 3043 | Today: 0
|
Author: MSDN
|
Rating:
|
|

This step-by-step article describes how to add a ToolTip to the nodes of a TreeView control. The ToolTip displays information about the TreeNode over which the mouse pointer is paused. Although the TreeView control does not have a ToolTip property, you can use the ToolTip control to provide ToolTip functionality....
|
|
|
|
Total Hits: 497 | Today: 0
|
|
Rating:
|
|

To specify a Default Property for a control you can do this...
|
|
|
|
Total Hits: 831 | Today: 0
|
|
Rating:
|
|

This article describes how to use the DirectoryServices namespace to add a user to the local system and a group....
|
|
|
|
Total Hits: 44 | Today: 0
|
Author: msali
|
Rating:
|
|

This is a simple application that I created while I was working on one of my other applications. It might not be exactly what you are looking for but it does what I wanted to achieve. On top of that this is my first submission to CP, a great source of information.
All this application does is allows you to create balloon tips like in the image above to highlight any area of your form/application....
|
|
|
|
Total Hits: 32 | Today: 0
|
Author: Ray Cassick
|
Rating:
|
|

Have you ever wanted to create a control that you could move as well as resize at run-time? And not just resize the lazy way but the same way that it is done in a real designer? This article should help you get on your way....
|
|
|
|
|
|