Class: tsifcombo

PlugIn Class:_diac_pdm
PlugIn ID:2000
PlugIn Group:DIAC

Class:tsifcombo
Source file:C:\PROGRAM FILES\DEVSTUDIO\VFP\SAMPLES\TASTRADE\LIBS\TSBASE.VCX
Current Group:DIAC
File Group:4096

Units:Pixels
Comment:Special "intelli-find" combo box. Performs incremental "seeks" as the user types.
h File:..\include\tastrade.h
Parent Class:combobox
Base Class:combobox
OLE Public:Class tsifcombo is not OLE public
Comment:Special "intelli-find" combo box. Performs incremental "seeks" as the user types.
Include:..\include\tastrade.h
Toolbar Icon:Icon of class tsifcombo ..\bitmaps\intell_s.bmp
Scale:Pixels

Properties Methods 
Properties
A P H I Name Initial value Comment
Property calias is not array Property calias is protected Property calias is not hidden Property calias is not inherited calias   Holds the alias to do the search on.
Property cfield is not array Property cfield is protected Property cfield is not hidden Property cfield is not inherited cfield   Field to EVAL() when displaying the text box portion.
Property csearchstring is not array Property csearchstring is protected Property csearchstring is not hidden Property csearchstring is not inherited csearchstring   Holds the text the user is typing.
Property ctag is not array Property ctag is not protected Property ctag is not hidden Property ctag is not inherited ctag   Since you can only specify 10 characters for tag names, this property is used to specify a tag name for the field that is being searched. If not specified, the first 10 characters of the field name are used.
Property DisabledBackColor is not array Property DisabledBackColor is not protected Property DisabledBackColor is not hidden Property DisabledBackColor is inherited DisabledBackColor 192,192,192  
Property DisplayValue is not array Property DisplayValue is not protected Property DisplayValue is not hidden Property DisplayValue is inherited DisplayValue    
Property FontSize is not array Property FontSize is not protected Property FontSize is not hidden Property FontSize is inherited FontSize 8  
Property Height is not array Property Height is not protected Property Height is not hidden Property Height is inherited Height 21  
Property IncrementalSearch is not array Property IncrementalSearch is not protected Property IncrementalSearch is not hidden Property IncrementalSearch is inherited IncrementalSearch .F.  
Property llimittolist is not array Property llimittolist is not protected Property llimittolist is not hidden Property llimittolist is not inherited llimittolist .T. True if user is limited to adding items that are already in the list.
Property RowSourceType is not array Property RowSourceType is not protected Property RowSourceType is not hidden Property RowSourceType is inherited RowSourceType 3  
Property TabIndex is not array Property TabIndex is not protected Property TabIndex is not hidden Property TabIndex is inherited TabIndex 1  
Property Width is not array Property Width is not protected Property Width is not hidden Property Width is inherited Width 200  

Methods
PHI NameComment
Method Init is not protected Method Init is not hidden Method Init is inherited Init  
Method InteractiveChange is not protected Method InteractiveChange is not hidden Method InteractiveChange is inherited InteractiveChange  
Method KeyPress is not protected Method KeyPress is not hidden Method KeyPress is inherited KeyPress  
Method LostFocus is not protected Method LostFocus is not hidden Method LostFocus is inherited LostFocus  
Method Valid is not protected Method Valid is not hidden Method Valid is inherited Valid  

Back MethodsBack Methods
Back TopBack Top