| Sponsored Links | ||||||||||||||
|
| ||||||||||||||
|
Collapse All
|
||||||||||||||
| Software Name | Software Type | Category | Price | |||||||||||
| 1 | Grip Control |
windows | Graphic Apps->Other | $23 |
View Detail
|
|||||||||
The Grip control for MS .Net allows for making any forms and controls resizable in any direction. Grip control can be used together with the DDButton control to create complicated drop-down controls with resizable drop-down part. The control behaves similar to the standard grip control. The main difference is that you can resize any windows (form or controls), and adjust the resize direction depending on your needs. The control can look like a small colored square, or like a common grip. The control appearance can be customized via its properties. The benefit of the square style is that the control doesnt make it difficult for user to use the scrollbar when placed over it Tags: |
||||||||||||||
| 2 | Site Control |
script | PHP | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 3 | Object control |
script | Flash | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 4 | PopUp Control |
windows | Web Development->Web Design Tools | $49 |
View Detail
|
|||||||||
With PopUp Control you can create custom popup windows. The PopUp control displays any specified form as a popup window. The popup form behaves just like the common popup window. However, the form doesnt hide automatically until it has the focus. This makes it possible to easily create complicated popup tools. The PopUp control for MS .Net allows developers to build context menus and popup windows with literally few lines of code. Tags: |
||||||||||||||
| 5 | UCCDraw ActiveX Control |
script | C and C plus plus | $499.00 |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 6 | DynamicImage Control |
script | ASP NET | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 7 | Cast-control |
script | PHP | $280.00 Additional Info: Owned License |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 8 | ToolTip Control |
windows | Graphic Apps->Other | $69 |
View Detail
|
|||||||||
The ToolTip control for MS .Net allows for easy creation of custom tooltips including tooltip windows of classic style, ICQ-style tool tips, alert windows, and any kind of dynamic hints. The ToolTip control displays any specified form as a tooltip window. Two behavior types are supported: Standard - the tooltip form is displayed and hidden just like the common tool tip window. ICQ-style - the tooltip form appears under the pointer and remains displayed until the pointer is over the tooltip form. In this mode you can add hyperlinks or other clickable controls to the tool tip. The tooltip form can be shown and hidden programmatically, thus allowing you to create dynamic hints, alerting windows, etc. Tags: |
||||||||||||||
| 9 | SpeedGraph Control OCX |
windows | Software Development->Components Libraries | Free |
View Detail
|
|||||||||
It automatically resizes the plotlines so works with any range of values SpeedGraph is Really easy to use, but very impressive, drop this on your form, it then has just two Methods to kick it into action, first .ClearGraph to clear and initialise the control, and then .AddNewValue method to add a new value and scroll everything left. It automatically resizes the plotlines so works with any range of values, also has a red dotted line to show the average speed, can be used for upload/download meters/graphs and many other uses. SpeedGraph Control was designed for Programmers to simply drop into their application Tags:
|
||||||||||||||
| 10 | IIS Control |
script | ASP | $99.00 |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 11 | RP3D 3d repater control |
script | ASP NET | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 12 | eInventory Control |
script | ASP | $99.99 Additional Info: Single License |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 13 | Treepath Control 1.00 |
windows | Software Development->Visual Basic Components Q Z | Free |
View Detail
|
|||||||||
This control shows the standard Win95 dialog where you can select folders! Tags: |
||||||||||||||
| 14 | AddRemoveButtons Control 1.0 |
mac | Tools->Developer Tools | Free |
View Detail
|
|||||||||
AddRemoveButtons Control is a custom control which appears and behaves like the +/- buttons found in certain places in Mac OS X such as the Accounts preference pane in System Preferences. Tags: |
||||||||||||||
| 15 | S-Control 2.03 |
windows | Utilities->Access Control | $49.00 |
View Detail
|
|||||||||
S-Control is a powerful and easy-to-use application, which gives you total control over your Windows 95/98/NT. Even more important is the fact that S-Control gives you the possibility to limit the users access to chosen parts of Windows 95/98/NT. S-Control gives you a better control of the security within the company by demanding verification of all users in the network. You can also decide which programs they should be allowed to run. Tags: |
||||||||||||||
| 16 | DropDown Control 1.0 |
windows | Software Development->Misc Programming Tools | $139 |
View Detail
|
|||||||||
The DDButton control for MS .Net allows developers to build custom drop-down and auto-complete controls with literally few lines of code. The Demo Kit contains source code of several ready-to-use controls including auto-complete tool, drop-down treeview, grid, tabbed dialog, etc The DDButton control will allow developers to build custom drop-down and auto-complete controls with literally few lines of code. Technically, the drop-down control you implement using DDButton has three elements: - The DDButton control. - The parent control(s) that saves the user input. This can be the DDButton control itself, or any other control (e.g., a text box, picture box, etc.). - The form to be dropped down. The DDButton control may be used as a container (control property IsContainer=True) or as a standalone control (IsContainer=False). When you use DDButton as a container, it is automatically made a parent control. And, in the most simple case you can use the DDButton controls Text property to display the user input from the drop-down form. The DDButton control supports automatic resizing based on the font size. So, the control you create as described above will look just like a regular combo box. To allow users edit the text in the control, place a text box inside the DDButton control. Since DDButton supports docking, your text box can resize automatically when the DDButton control is resized. To display anything else but the text (e.g., an icon next to a user name), you can place any controls you need inside the DDButton control. The control on the picture above is comprised of two image controls and two edit boxes inside a DDButton control. When DDButton is used as standalone control, you can bind a parent control from the code Together with the possibility to programmatically drop (at custom location) and hide the drop-down form this in fact allows developers to use any control as "drop down button". Drop-Down Form Behavior The dropped form behaves much like a common drop-down list. The form will be automatically dropped in right direction if there is no space to drop it in default direction, and will automatically hide in all cases when the typical dropped window does. The difference from the regular dropped windows is that the drop-down form doesnt automatically hide if the focus belongs to the parent control (or to a control inside the parent DDButton control) or to the form itself. This fact makes it possible to create complicated drop-down forms, e.g. treeviews, checklists, grids, etc. Creating Auto-Complete Tools DDButton also allows for easy implementation of auto-complete windows. In this case the edit box is the parent control, and the drop-down form is displayed and hidden programmatically in response to the keyboard input. Control Appearance The DDButton control appearance can be customized using four properties. The control size can be adjusted automatically when user changes the font size. Windows XP Themes DDButton fully supports the Windows XP themes. When user changes the theme, or changes the appearance from Windows Classic to Windows XP and back, appropriate event is raised and the DDButton control appearance is changed automatically. Tags: |
||||||||||||||
| 17 | AutoRun Control 1.02 |
windows | Audio Multimedia->Rippers Encoders | Free |
View Detail
|
|||||||||
AutoRun Control will let you manage the way you want the autorun feature for your CDs. Tags: |
||||||||||||||
| 18 | Spam Control 1.23 |
windows | Email Tools->Anti SPAM Tools | Free |
View Detail
|
|||||||||
Spam Control is a Mailfilter for Email Server - Exchange Server to protect them against Spam-Emails. Spam Control checks all incoming E-Mails. Is it Spam then Spam Control will delete the Email and protect so the Email Server for not needed E-Mails. Spam-EMails will be checked by help from Spamcop.net. If you wish, Spam Control can save all incoming Emails in a special folder. Tags: |
||||||||||||||
| 19 | LED Control OCX |
windows | Software Development->Components Libraries | Free |
View Detail
|
|||||||||
This is a simple Red or Green LED control LED Control OCX was designed for Programmers to simply drop into their application. This is a simple Red or Green LED control, two properties LEDstate is set to 0=off 1=on and 2=flashing, the flashrate is changed using LEDflashrate property. Tags: |
||||||||||||||
| 20 | ISBN Control 1.01 |
windows | Software Development->Visual Basic Tools | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
