TSectionListBox is a listbox control with items organized in sections that can be collapsed or expanded. Items in the list can be drawn in different columns (left & right aligned) with the TabPositions property. Features:multiline...
TSectionListBox is a listbox control with items organized in sections that can be collapsed or expanded. Features : -items can be drawn in different columns (left & right aligned) with the TabPositions property. -RTF text -controls : checkbox...
A listbox control with an easy interface to display multiple columns, with their own color, font, alignment and with text or images.Sorted & SortColumn property to allow sorting on any column;LookupIncr & LookupColumn property to allow...
HOW TO: Create a Web Control with an Expandable Property in the Designer by Using Visual Basic.NET is a tutorial in which the author shows the step-by-step process of creating a custom web control and adding the expandable property to it using the...
Creating a File-Upload User Control with ASP.NET is a web based tutorial that deals with generating a user control for file uploading with the help of ASP.NET application. The author discusses about creating MIME upload form which helps in...
This is a TEdit-Control with an added OnTimer-Event fired after x seconds without user input.
A templated control with rich design-time support making customizations and configuration easy. The data displayed by the control is entirely managed through the various templates. Forecasts can be provided for a fixed location or allow each user...
A combobox control with an easy interface to display multiple columns, with their own color, font, alignment and with text or images. The selected item can be viewed in column style or just one column.Sorted & SortColumn property to allow...
ListBox Control Overview is a tutorial in which you can get details about the ListBox control of ASP.NET. In this tutorial the author shows how to add the items of the listbox control in two ways such as by using the add method and value property...
Creating a Text Box Server Control with Color Highlighting is an article through which you can learn how to develop a custom text box control which changes the background color when the user enters text into the text field, as well as when it... |