Skip to content

Grid Control ActiveX Controls v24.0

Grid Control ActiveX Control v24.0

Grid Control ActiveX Overview

XtremeGridControl Logo

Command Bars for ActiveX provides Windows developers with a sophisticated Office-style Command Bars and One Note style MDI tab windows. The framework fully supports menu and toolbar customization to give you more control over your application's workspace. Command Bars come with built-in theme support that allows you to choose from predefined themes such as Office XP, Office 2003, and Visual Studio .NET.

Docking Pane for ActiveX provides Windows developers with a sophisticated Visual Studio .NETâ„¢ style docking pane. Developers can easily create tear-off tabs and auto-hide windows that allow for a more manageable application workspace. The docking panes come with built-in theme support that allows you to choose from predefined themes such as Visio and Visual Studio .NET.

Property Grid for ActiveX provides Windows developers with a sophisticated Visual Studio .NETâ„¢ style property grid. Developers can easily create a hierarchical list of editable properties and represent many different data types or sub-items. The property grid comes with a built-in toolbar for easy sorting and grouping, and a help panel to display information on each selected item.

Codejock Software's Grid Control allows you to display a hierarchical list of items similar to the Outlook 2003 email inbox.

Suite Pro Controls provide many enhanced components such as hyperlink and multiple selection tree controls, browse edit and Office-style color popups, Vista task dialog, and much more.

Calendar for ActiveX provides Windows developers with a sophisticated Office-style Calendar.

Markup for ActiveX provides additional Markup Support for Controls.

Shortcut Bar for ActiveX provides developers with full theme support, giving their applications the closest, most exact Office-style themes of any third-party tool available today.

Task Panel for ActiveX provides Windows developers with features similar to the Task Panels seen in Microsoft Office and Windows Explorer. You can easily manage your application shortcuts and have a unique way of displaying information to the end user.

Skin Framework for ActiveX allows Windows developers to fully skin their applications, including components such as title bar, scroll bars, buttons, checkboxes, and option buttons.

Syntax Edit for ActiveX is a Visual Studio .NET style Syntax Editor Control that provides your users with a highly sophisticated text editor control that supports advanced features such as text block grouping, syntax colorization, line numbers, font type, pre-defined color schemes, bookmarks, breakpoints, and many more advanced features.

Flow Graph ActiveX is a graphing control used to display relationship graphs. This can be thought of as a relationship diagram commonly used to display the relationships for a relational database.

Chart Pro ActiveX is an advanced chart library for Windows environment software development. The Chart ActiveX control brings the chart to virtually every development platform for Windows. The Chart Pro controls are easy to understand and can be implemented in only a few lines of code, but it also provides a rich set of classes for customization and enhancement.

XtremeGridControl

Project Overview

sectionminus.png

Control Description
FieldChooser ListBox control.
GridControl Represents a GridControl.
TrackControl Control.

sectionminus.png

Control Description
ColorManager Allows you to get the system colors for each display element of your application. Display elements are the parts of a window and the display that appear on the system display screen. Display elements are easily referenced by index.
DataObject The DataObject object is a container for data being transferred from a component source to a component target. The data is stored in the format defined by the method using the DataObject object.
DataObjectFiles Files property on the DataObject object.
GridBehavior Specifies the behavior of the Grid control when a mouse button or keystroke is performed on a row/group row in the grid.
GridBehaviorRow Specifies the behavior of the Grid control rows.
GridBehaviorRowMouse Specifies the behavior of the Grid control mouse used on a row.
GridBehaviorRowMouseButton Specifies the behavior of the Grid control mouse button when used on a row.
GridColumn Represents a grid column item.
GridColumnOrder Represents column order, used for sorting and grouping GridColumns.
GridColumns GridColumn objects.
GridControlGlobalSettings Grid Control Global Settings.
GridGroupRow Group Row in the GridControl.
GridHitTestInfo HitTest method.
GridHyperlink Represents a Hyperlink item.
GridHyperlinks Collection of hyperlinks.
GridHyperlinkStyle Represents the styles used by a Hyperlink item.
GridInplaceButton The GridInplaceButton object is passed as a parameter in the InplaceButtonDown event. This indicates the Column, Item, Row, and Id of the button that was pressed in the InplaceButtonDown event. This is also part of GridRecordItemEditOptions to modify where the buttons are drawn in the cell using GetInplaceButton and InsideCellButton.
GridItemButton Represents an item button and inherits basic functionality from GridItemControl.
GridItemControl Represents a generic item control and handles control's behavior, common for all derived item controls.
GridItemControls This class represents an array of pointers to GridItemControl objects.
GridNavigator Utility class, handling Grid Control items' navigation activities.
GridNotifications Handles most of the drawing activities of the Grid.
GridNotificationsPopulate Options used to specify how the Grid will look when printed.
GridNotificationsRow Represents a single cell/item in the Grid.
GridNotificationsSelectedRows Container for currently selected rows.
GridPaintManager Handles most of the drawing activities of the Grid.
GridPrintOptions Options used to specify how the Grid will look when printed.
GridRecord Represents a record in the Grid.
GridRecordItem Represents a single cell/item in the Grid.
GridRecordItemConstraint Represents a constraint that can be added to a GridRecordItem's collection of constraints.
GridRecordItemConstraints Collection of Constraints.
GridRecordItemEditOptions EditOptions for GridRecordItems.
GridRecordItemMetrics Used to store and group together the general drawing metrics of a Grid.
GridRecords Represents one or more rows in the Grid.
GridRow Represents a row in the Grid.
GridRows Represents a collection of GridRow objects.
GridSection Grid section object.
GridSections Collection of grid sections (header, footer, or body).
GridSelectedRows Container for currently selected rows.
GridToolTipInfo Represents the item, row, and text for a tooltip.
ImageManagerIcon Represents a single image in a component's collection of images.
ImageManagerIcons A collection of icons.
ImageManagerIconSet Represents a collection of icons in the ImageManager for enumeration purposes.
IResourceImageList Object used to connect XML Markup with methods, functions, and events. This allows XML Markup to call any method, function, or event.
MarkupContext Object used for reading and writing CommandBar, Docking Pane, Task Panel, and Grid Control layout information to/from an XML file, the registry, or binary file.
PrintInfo Represents a custom caption string for Print Options which could be customized for a top line of the print header (header - header) and a bottom line (header - footer).
PrintPageHeaderFooter Object that contains options for the print preview window.
PropExchange Object used to load and access resource themes for the control, e.g., Office 2007, Office 2007/2010 Ribbon, Office 2010, and Windows 7 appearances.
SelectedTrackBlocks Collection of selected blocks and keys in the track control.
TrackBlock Track Block and Track Key Object.
TrackControlItem Represents a Track Control Item.
TrackMarker Represents a Track Marker.
TrackMarkers Collection of Track Markers.
TrackPaintManager Handles most of the drawing activities of the Track Control.
TrackUndoManager Manager used to Undo and Redo edit operations in the track control.
XtremePrinterInfo Object that holds information about the current printer which is a system default or selected by the user when the print options are set.

sectionminus.png

Enumeration Description
MarkupCursor
OLEDragConstants OLE Drag Constants.
OLEDropConstants OLE Drop Constants.
XTPApplicationAmbientProperty
XTPColorManagerColor Display element colors.
XTPColumnAlignment Specifies the alignment of the text/icons in a Grid.
XTPColumnBestFitMode Column best fit modes.
XTPCurrentSystemTheme Enumeration used to determine the current Windows XP theme in use.
XTPGridBehavior Defines the various grid behaviors that can be used.
XTPGridBorderStyle Specifies the type of border that is placed around the Grid.
XTPGridColumnOrderChangedReason Event reasons for column order changes.
XTPGridColumnStyle Specifies the style of the Grid.
XTPGridCustomDraw Used to specify which drawing events, if any, will be executed.
XTPGridDragDrop Drag and Drop Effects.
XTPGridDrawSortTriangleStyle Column sort triangle styles.
XTPGridEditStyle Grid cell edit styles.
XTPGridElementRect Grid element rectangle flags.
XTPGridFilterMode Enumeration of options for filtering the tree.
XTPGridFixedRowsDividerStyle Represent the Header/Footer rows divider style.
XTPGridFreezeColsDividerStyle Represents the predefined freeze column line styles.
XTPGridGridStyle Represents the predefined grid line styles.
XTPGridHitTestInfoCode Codes used to specify if the GridControl occupies a given X and Y pixel coordinate, and which part of the GridControl is positioned at the given pixel.
XTPGridItemButtonState Image state for item buttons.
XTPGridItemControlAlignment Control Alignment.
XTPGridItemControlType Item control types.
XTPGridPaintTheme Visual theme enumeration.
XTPGridScrollMode Scroll modes for grid scrolling.
XTPGridSection Grid section identifiers for grid rows (header, footer, or body).
XTPGridSelectionChangeType Selection Changed Actions.
XTPGridTextDecoration Hyperlink text decoration.
XTPGridTextSearchParms Text search parameters.
XTPGridTreeStructureStyle Represent the style of lines used to draw a hierarchical tree structure.
XTPGridWatermarkAlignment Enumeration of watermark alignment flags.
XTPGroupRowIconAlignment Defines the alignment style used for custom icons displayed in a group row.
XTPImageState Specifies when an image/icon/bitmap will be displayed. This is specified when it is added to the ImageManager.
XTPMarkupSmoothingMode Possible rendering smoothing modes.
XTPToolTipIcon Not used in Grid Control.
XTPToolTipStyle Specifies the style of the tooltip when it is displayed.
XTPTrackBlockAlignment Block alignment styles.
XTPVirtualRowFlags Flags that specify whether a virtual row has children.

sectionminus.png

Copyright (c) 1998-2024 Codejock Software. All rights reserved.
What do you think about this topic? Send feedback!