Results 1-5 of 9 |
|
MayerSoft.Web.Controls.NewsScroller

http://mayers.us
Two asp.net server controls: NewsScroller scrolls content in a box, and Display shows content with transitions. Declarative or code-behind content.
Display and NewsScroller controls (2 in 1)
MayerSoft.Web.Controls.Display MayerSoft.Web.Controls.NewsScroller
MayerSoft.Web.Controls.Display
This is the Display control MayerSoft
News Scroller info
Easy to use!
Just drop it on your web form and set properties!
'Declarative' property settings
Just drop it on your webform and set the properties. Be sure to double click on the 'DisplayItems' property and add your Display Items there. Here's how the control might look in HTML:
<cc1:Display id="Display2" runat="server" Width="200px" Height="65px" BorderStyle="Solid" BorderColor="Silver" BackColor="WhiteSmoke" PauseSeconds="3" Transition="GradientWipe" PositionRelative="False" Left="400" Top="1" TransitionSeconds="1" TextAlignment="Center" Font-Names="Times New Roman" Font-Size="Small" ForeColor="#404000"> <DisplayItem Title="August 16, 2004" Text="This is the new box display" Link="" ImageSource="" /> <DisplayItem Title="2 controls in 1!" Text="Comes with 'Box Display' <i>and</i> 'NewsScroller'" Link="" ImageSource="" /> <DisplayItem Title="" Text="" Link="" ImageSource="MayerSoftLogo.jpg" /> <DisplayItem Title="ASP.NET Spreadsheet" Text="<i>Be sure to see the spreadsheet control!</i>" Link="" ImageSource="" /> <DisplayItem Title="" Text="The new Box Display had 40 visual effects. Easy to use too!" Link="" ImageSource="" /> </cc1:Display>
Using code-behind programming to set properties
Add the control to your aspx webform page, in the page_load, add the following:
Display1.DisplayItems=new DisplayItem[3]
{
new DisplayItem(
"title1",
@"literal <b>html</B>"),
new DisplayItem(
"title2",
@"literal <b>html</b>",
"http://mayers.us/mayersoft",
"mayersoftlogo.jpg"),
new DisplayItem(
"",
@"",
"",
"mayersoftlogo.jpg")
};
'Declarative' property settings
Just drop it on your webfo
version control, configuration management, development utilities, shell, control, megapack, file, listview
|
|
Apex SQL Edit

http://www.apexsql.com
Apex SQL Edit is a complete development, editing and deployment environment for SQL Server Developers. Apex SQL Edit provides Visual Source Safe Integration, Intellisense and powerful features not found on other SQL Editors. Apex SQL Edit offers many new features including object notes, context sensitive options while editing such a What is…and Open of stored procedures as well as results pane that allows grouping and filtering including the ability to provide automotive filtering with drop down selections
fileview, explorer, forms, vb net, namespace, windows, activex, shellnotifyicon
|
|
VSS Loader

http://www.cm-services.co.uk
This program enables the generation of detailed reports against a SourceSafe database by exporting archive history from SourceSafe and into CMDB. You can use the Library Index tool to search, browse and filter through the contents.
dotnet, viewpack, browse, window, folder, tree, intellisense, folderview
|
|
HyperLabel

http://www.evova.com
The Hyperlink control displays as a hyperlink (like the ones in web browsers) and can be customised for colour and underline for both hovered and unhovered states.
The hovered state is displayed when the users mouse is positioned over the control.
When the control is clicked it will perform an action which is customisable by the programmer:
* Open a browser and navigate to the specified web page.
* Create a new email message using the email client application installed on the end users computer. The programmer can customise the subject line and a single line of message text. The action of this email creation is identical to what happens when you click an email link in a web browser window.
* Launch a file. This can be an exe file or a data file that Windows has an association for. For example if the target was a file named data.doc then Windows will open this document in MS Word if installed or possibly WordPad on those computers without MS Word.
This action can include a commandline to pass to executable files and a default folder.
By stating just a path then an explorer view of that path will be displayed.
* Custom event. The control can raise an event so that the programmer can write code to determine the action taken when the control is clicked.
Other Features:
* The HyperLabel control recognizes the operating system and will use the shadowed hyperlink hand icon where available.
* The control can be configured to have a transparent background so can sit on top of pictures, images and other controls.
Unregistered controls work in a limited Freeware mode so the control is still useful without purchasing a licence. Purchasing a licence releases the full potential of the control.
ActiveX control for VB6.
configuration, sql tool, transition, urllink, asp net, combobox, shellobjects, sql edit
|
|
QVCS

http://www.qumasoft.com
QVCS is an affordable version control system for the Windows developer. It matches more expensive products in features that are useful to small development teams, and is easy to use and administer. See at a glance which files are checked out, which files have changed since check out, who most recently changed a file, etc. Directory recursion allows you to see this for a single directory, or for an entire project. Perform common operations like check in or check out with the click of a button. QVCS supports both text and binary files.QVCS has extensive on-line help, and two separate tutorials to introduce a new user to the product.
The QVCS GUI tool (called QWin) displays the revision history of the files in a project and allows the user to sort the revision history by a number of criteria, including file status, checkin date, filename, locker, etc. QWin can filter the revision history to show only those revisions that pass the filter criteria. It can print reports for the current list of revisions. QWin allows the user to sort and filter the list of files that it displays. File filtering allows the user to limit the set of files that QWin will display and perform a operations on. Files can be filtered by file extension, label, most recent revision date, etc. QWin supports file and project level operations, so you can check out a single file, or check out all the files in a project with a few mouse clicks. QWin has support for 'file groups' so you can perform the same operation on a group of files by selecting just one of the files in the file group. This is especially useful for Delphi and Visual Basic users.
scroll, url label, sql editor, shellpopupnotification, shcombobox, file launch label, filter, hover color
|
|
Results 1-5 of 9 Page 1 2 |
| |
Related Software
MayerSoft.Web.Controls.NewsScroller
scroller/visual transitions on a web page
Apex SQL Edit
Apex SQL edit is a SQL database editing tool
VSS Loader
Reporting tool for MS SourceSafe
HyperLabel
Web, email and file hyperlink control for VB
QVCS
QVCS is an affordable version control system
|