Web BrowserThe ctHtml control is a window in which the user can browse sites on the World Wide Web, as well as folders in the local file system and on a network.
ctClockThe ctClock control comes with its own styles for analog and digital clocks, or the programmer can override the style with a bitmap image. It continually scans the system time for the current time.
Monthly CalendarThe ctDate control presents one or two months at a time and then allows the user to view and optionally select one of those dates.
List ControlThe ctList control can contain variable height list items, host sub-text and support multi-select and multi-lines, you can include picture clips and check boxes.
Tree ViewsUse the ctTree control to display items in a hierarchical format. It is made up of a series of node objects, each node is able to contain its own text, bitmaps, check boxes and radio buttons.
List BarsUse the ctListBar to create Outlook style slider/button bars.
ButtonsctPush is an enhanced push button control. You can control the placement of text and pictures on the button, define the bevel size, use a different bitmap for up, down and disabled status and much more.
Transparant ButtonsThe ctButton control supports transparency allowing you to create hyperlink style buttons.
Mask EditctMEdit allows you to set the type of data a user enters, you can also use the Auto-Complete functionality to help speed up user input.
Date and time entryUse ctDEdit to format the way users enter date and time information.
Combo BoxesThe ctCombo control has been enhanced to act more like the navigational drop down combo boxes found in many web browsers. It can also be used as a regular drop down combo or drop down list control.
Tabbed foldersThe ctFold control is a tabbed file folder container.
Tabbed pagesctTabs is a page tab control. similar to the ctFold control except that it does not come with its own container, instead it is meant to be attached to existing controls or containers.
Spiral ringed tabsctSpiral mimics the appearance of a tabbed notebook.
Color PickersThe ctColor object is a control used to activate the color common dialogue window.
CalculatorAdd a calculator to your application with the ctCalc control.
GaugesCreate Gauges with ctGauge. If a bitmap image is supplied to the control, the control will size itself to match the size of the image.
LabelsctText is an enhanced text label control that allows you to display the text at any angle, with a shadowed, 3D appearance and can be conbined with a bitmap image.
Progress barctMeter can be used horizontally or vertically as a visual representation of a progress meter.
Popup menusCreate popup or drop menus with the ctDropMenu control. Add pictures, text, sub-text, background and text colors for each item.