Qios.DevSuite Controls
The Qios.DevSuite.Components for .NET control library contains over 30 advanced controls like TextBoxes, InputBoxes, Ribbons, Menus, Panels, ToolBars, TabControls, Forms and much more. The full set if controls allows you to customize the UI of your applications exactly the way you want and with incredible precision. You can fully customize every control, adjust colors, shapes, borders, gradients, metallics, paddings, margins, masks and so forth. The library contains a very detailed colorscheme for every theme available. You can add custom themes and switch the theme of your complete application with 1 statement.

Here you see the highlights of our library
(Most Controls have additional or helper controls. For example, QRibbon has QRibbonForm, QRibbonLaunchBar, QRibbonMenu, etc.)
Qios.DevSuite Features
Besides the controls displayed below, Qios.DevSuite has an extensive list of features.
See the features of Qios.DevSuite
QComposite


QComposite
allows you to display menu-items, texts, groups, images, icons, controls, etc. in various directions and flows. You can think of QComposite as a sort of HTML, however without the language.
QRibbon


QRibbon
allows you to add the famous Ribbon to your application. Because the QRibbon uses QComposite to display it's layout, you can fully customize the layout of the Ribbon.
QInputBox


QinputBox
is the base control for QTextBox, QComboBox and QNumericUpDown. It contains all the functionality of those three controls. You can change the shapes, colors, borders, buttons, etc.
QScrollBar


QScrollBar
allows you to display custom scrollBars. You can fully customize the shape and colors of every item on the QScrollBar. You can also add your own custom items.
QTabControl


QTabControl
is the way to present a tab-based UI. You can dock tabs to the top, left, right or bottom. It is possible to design your own Tabs with your QShape. You can fully customize the appearance like borders, backgrounds and gradients and images of the QTabControl.
QExplorerBar


QExplorerBar
is an implementation of the Windows Explorer Bar. You can fully customize the appearance like borders, backgrounds and gradients and images of the QExplorerBar.
QToolBar


QToolBar
is the way to present your program items on your Form. It is possible to drag and drop the items where you want. You can fully customize the appearance like borders, backgrounds and gradients of the QToolBar.
QPanel


QPanel
is a relatively simple panel control with some major features. You can decide what color the border is and which borders should be visible. You can set the background color to a gradient or just a solid color. Besides that you can render a caption on every side of the QPanel.
QStatusBar


QstatusBar
is a fully customizable statusbar. It can work in combination with QProgressBar or other controls. You can alter the gradients and borders.
QProgressBar


QProgressBar
is a control that lets you display a progressbar with custom colors in both directions.
QContextMenu


QContextMenu
allows you to create custom designable context menu's. You can modify the colors, paddings, masks, etc. to create the right QContextMenu for your application.
QMainMenu


QMainMenu
is capable of presenting a main menu on your application form in a customized appearance. You can set the background of the menu or menuitems to gradients. You can customize the borders and margins.
QTranslucentWindow


QTranslucentWindow
allows you to create splashscreens and other popupwindows with a translucent (semi-transparent) image very easily. You just create a new instance of QTranslucentWindow and set the BackgroundImage
QMarkupLabel


QMarkupLabel
allows you to create simple formatted text via a subset of HTML. You can specify formatted text with the help of QMarkupText. Of course this Control can be highly customized. You can even define your own tags.
QBalloon


QBalloon
allows you to create ToolTips and custom balloon Windows. You can attach them to Controls or show from code where you want. It is possible to design your own balloons with a QShape. You can specify formatted text with the help of QMarkupText.
QDockingWindow


QDockingWindow
QDockingWindow is the control to use for an advanced UserInterface experience. It is similar to the way Microsoft presents the toolwindows in Visual Studio .Net., but we have added some special features.