Statistics |
---|
Total online: 115 Guests: 115 Users: 0 |
|
File Catalog
Entries in category: 63 Shown entries: 41-50 |
Pages: « 1 2 3 4 5 6 7 » |
Sort by:
Date ·
Name ·
Rating ·
Comments ·
Downloads ·
Views
A very simple control used to provide an Explorer-like Interface to a Windows 95 program. Just place a Splitter Control on a form, place 2 controls (that you are able to set the Width and Height Properties) on the Splitter Control, set the Tag property of one to 'Left' and the Tag property of the other to 'Right' depending on the position desired for each. |
Wide set of actual, powerful, and universal tools is unexpendable for protecting, research, modeling, and analysis of .Net software. |
Special Right to Left support Tooltip |
Provides Soundex, Extended Soundex, and Metaphone algorithms which convert words or names to codes that represent how the words 'sound'. This can be really useful in a database application where users need to find names they may not know how to spell exactly. Soundex is a letter plus 3 digits, Ext Soundex is purely numeric and can result in faster database scans, and Metaphone is 4 letters, which can result in a better match rate, but also takes up more computer storage space. To generate the code, simply set the Word property with the word or name for which you want a coded entry. When you do this, SoundX generates the codes for all three of the algorithms. All you have to do is read the appropriate property: Soundex, ExtSoundex, or Metaphone. |
SMTP / POP3 Visual Basic (VB .NET) email component library to send and receive mail including HTML and MIME base64 and quoted-printable encoded attachments from a program. Supports SMTP and POP3 authentication. Supports all versions of VB and .NET. |
Similar in function to a scroll bar, but has a different appearance. It is actually two controls in one - a horizontal slider and a vertical slider. You can easily create a cool looking audio mixer with these custom controls. A complete set of bevel properties allows you to quickly get that 3D look. Four different thumb styles add to the flexibility of this control. |
SkinFeature is a custom skinning implementation library and GUI design tool available as DLL and .NET components. It allows you easily to create skins . this skin creator supports MS Visual C ++MFC(5.0, 6.0, vs2002, vs2003, vs2005, vs2008), M |
Allows you to access the Windows Registry in much more intuitive and simple way then the Win32 Registry APIs. No more messing with handles, allocated buffers etc. The SimpleRegistry control exposes the building blocks of the registry (Keys, Sub Keys and Values) in a object orientedfashion. Keys, Sub keys and values are all treated as objectsand each have their own properties and methods. Programming the registry from Visual Basic is now as simple as VB gets.Requires the VB 5.0 Runtimes. |
This control allows VB developers to easily force screen resolution, pallette depth and font mode changes on the fly. |
|
|