Various ControlsSome smaller controls help you build web related applications: A new color selections box like dreamweaver's, a font selection control, which allows the selection of generic and multiple fonts. And some other fine controls and classes: These controls are part of NetRix 1.6 – HTML WYSIWYG Editor: Available as separate controls now.
- ColorPicker 1.6 (GUI) Select HTML colors
- FontPicker 1.6 (GUI) Select Multiple fonts with font preview

- StyleEditor 1.6 (GUI) Edit CSS 1 within a graphical interface
Available as separate controls now.
Style Editor Graphical Style (CSS) Editor Component.
This editor parses one style string and fills a complete CSS editor dialog. The user can create or change CSS without any knowledge about styles. All controls are interactive, so any change is immediately reflected in the resulting string. The package can be enhanced without too much effort to create a fully functional CSS editor like topstyle or some others. DEMO code is available and can be used free of charge.
Color Picker
HTML orientied Color Picker Control.
This color picker control is specialized to fit the needs of web developers. Whatever application you create, if the user
has to select colors and build CSS, HTML, Flash or even JavaScript in a simple and secure way, this control is the right one. The control sends selected colors as System.Drawing.Color types to make it easy to transform to any format –
including HTML – one needs. The developers guide has some examples how to do this.
FontPickerHTML aware Font Picker
This control allows the selection of multiple fonts, as they are needed to fill in the tag. The control allows the selection from local fonts, web related font and typical generic names, as well as entering a free name in a separate textbox. All font lists appear within the specific font. The pattern string and all UI elements are customizable.