このページは既にアーカイブ化され、その後の更新はありません。

この製品の販売は終了しました。

List Pro(英語版)

アプリケーションに堅牢なリストボックスやコンボボックスを提供します。

MESCIUS (旧社名:GrapeCity) 社の製品
1996 年より日本国内にてComponentSourceで販売中。

i

2012年1月1日より、ComponentOne社とGrapeCity社は合併され、ComponentOne, a division of GrapeCityになりました。
米国のGrapeCity PowerTools divisionの名前はComponentOneに変更されました。

Features of List Pro

Custom Appearance Properties:

  • Supports up to 2 billion list items by using the custom InsertRow property
  • Prevent your user from selecting any rows by putting the listbox into ReadOnly mode. The arrow keys and mouse will quickly scroll through the information, making it a powerful database viewer
  • Allow the listbox to support single or multiple selection of list items
  • Display data in single or multiple columns
  • Insert bitmaps or icons into any columns or rows. Assign different pictures for both the selected and unselected states
  • Assign different foreground or background colors for any cell, row, column, header, or group Customize any column headers by changing the text, header 3-D appearance, text 3-D style, or colors
  • Assign a specific three-dimensional effect for any row, odd rows, even rows, all rows, spacing of rows, or the text
  • Customize individual row heights or wrap data in each column (multi-line)
  • Optionally display a control drop shadow at all times or when the control receives focus Display flat or 3-D lines between columns, rows, or both
  • Choose from three different combobox styles: drop-down combo, simple combo, or drop-down list
  • Includes over 200 properties for customizing the look and feel of the control
  • TextOrientation supports horizontal, vertical LTR, vertical RTL, rotate down, rotate up or invert
  • Easily access the features of the listbox or combobox at design-time with the List Designer (VBX and ActiveX only)
  • ActiveX control is digitally signed for full Internet and Intranet development

Controlling List Pro's Behavior

  • Hide entire columns or lock columns from being resized at run-time
  • Allow the user to drag and drop single columns or groups of columns to different locations within the control Select rows, deselect rows, clear items in rows, delete rows, insert columns and more using Action Methods via code
  • Insert new row items by either using the Visual Basic AddItem Method or the custom property InsertRow
  • Display different data fields in the edit portion and drop-down list of the combobox control using Visual Basic
  • Create Groups of Headers
  • Create multiple levels of column or group headers Assign any number of columns or other groups as children of groups
  • Allow a single record or group of data to span across multiple rows
  • Optionally merge column cells that contain the same text for easier viewing of the data

Data Binding

  • Use the Virtual Data Manager in bound or unbound mode to quickly display large data files
  • Bind the combobox's drop-down list and edit portion to different data controls using Visual Basic
  • Customize binding of individual columns by using ColDataField property
  • Optimize virtual memory by specifying your own virtual paging size (number of pages that will be stored in memory)

Sort and Search

  • Sort single or multiple column data in ascending or descending order or specify no sort field. These items can be sorted by alphabetical or numerical order. There is no limit to the number of sort keys
  • Automatically search list items by single item, single item greater or equal to the character, or by multiple characters
  • Perform manual searches by specifying the Search Method: Exact Match, Greater or Equal,or Partial Match