TDMSControls ActiveX Control module
TDMSListCtrl Объект Члены
Смотри также  Общее описание  Послать замечания

Glossary Item Box

Публичные Методы

Public Method DeleteAllDelete all items and columns
Public Method DeleteAllItemsDeletes all items in a list view control
Public Method DeleteColumnDelete column in nCol position
Public Method DeleteItemDeletes an item in a list view control
Public Method EnsureVisibleEnsures that a list view item is visible in its list view control
Public Method HitTestReturns the item under cursor position
Public Method InitInitialize control by collection TDMSObjects, TDMSUsers, or TDMSTableAttributes, TDMSSheet
Public Method InsertColumnInsert column into nCol position
Public Method InsertItemInserts a new item in a list view control. Use 0 as default value for hInsertAfter
Public Method InsertObjectInsert TDMS object to list. Variant obj can be object dispatch, string GUID, or system id
Public Method IsItemSelectedReturns the selection state of the item specified by hItem
Public Method SelectItemsSelect list items
Public Method UpdateItemUpdateItem from linked TDMS object

Публичные Свойства

Public Property ApplicationGet TDMSApplication to work with classifiers, object/user items
Public Property BackColorGet back color
Public Property BorderStyleGet type of border is drawn around the control
Public Property CheckGet item check state of list control item.
Public Property CheckBoxesCheck list has check boxes
Public Property ColumnAutosizeGet column auto size
Public Property ColumnCanDragCheck column can be draged
Public Property ColumnCountRetrieves the number of columns
Public Property ColumnIconReturns column icon
Public Property ColumnNameGet column name
Public Property ColumnOrderGet column display order
Public Property ColumnResizibleCheck column resizible
Public Property ColumnSortGet column sort mode
Public Property ColumnSortEnabledCheck column sort enabled
Public Property ColumnTooltipReturns column tooltip
Public Property ColumnWidthGet column width
Public Property CountRetrieves the number of list items
Public Property FilterBarEnabledIs filter bar visible.
Public Property FontGet default font
Public Property ForeColorGet default text color
Public Property HideSelectionCheck highlight selected item when control does not have focus
Public Property hWndget hWnd
Public Property ItemDataGet variant application-specific value associated with an item
Public Property ItemFormatGet list item text format
Public Property ItemIconReturns item icon as TDMSIcon sysname.
Public Property ItemObjectReturn TDMS object associated with item. In vbscript use TypeName(obj) function to determine type of the object
Public Property ItemTextGet list item text
Public Property ReadOnlyCheck list can be edited
Public Property ScrollableIndicates whether the control will display scroll bars if it contains more items than can fit in the visible area
Public Property SelectedItemGet the currently selected list view item
Public Property ShowToolTipsIndicates whether ToolTips will be displayed on the items
Public Property SingleSelectionCheck multiple selection allowed

События

Public Event CheckedOccurs after item was checked or unchecked, if checkbox style was specified for tree view
Public Event ColumnClickOccurs on column click
Public Event ColumnContextMenuOccurs before column context menu shown
Public Event ContextMenuOccurs before item context menu shown
Public Event DblClickUser double click mouse button on tree view item.
Public Event KeyDownStandart on key down action.
Public Event RefreshedOccurs after grid refreshed from datasource to do additional initialization
Public Event SelectedOccurs after item was selected.

Смотри также

© 2016 CSoft Development. Все права защищены.