Class: daterange

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

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

Units:Pixels
Comment:Custom control that accepts a range of dates
h File:..\include\tastrade.h
Parent Class:control
Base Class:control
OLE Public:Class daterange is not OLE public
Comment:Custom control that accepts a range of dates
Include:..\include\tastrade.h
Scale:Pixels

Properties Methods Objects 
Properties
A P H I Name Initial value Comment
Property BackColor is not array Property BackColor is not protected Property BackColor is not hidden Property BackColor is inherited BackColor 192,192,192  
Property BackStyle is not array Property BackStyle is not protected Property BackStyle is not hidden Property BackStyle is inherited BackStyle 0  
Property BorderWidth is not array Property BorderWidth is not protected Property BorderWidth is not hidden Property BorderWidth is inherited BorderWidth 0  
Property Height is not array Property Height is not protected Property Height is not hidden Property Height is inherited Height 63  
Property Width is not array Property Width is not protected Property Width is not hidden Property Width is inherited Width 184  

Methods
PHI NameComment
Method getdatefrom is not protected Method getdatefrom is not hidden Method getdatefrom is not inherited getdatefrom Returns the date entered into the txtDateFrom textbox.
Method getdateto is not protected Method getdateto is not hidden Method getdateto is not inherited getdateto Returns the date entered into the txtDateTo textbox.
Method validate is not protected Method validate is not hidden Method validate is not inherited validate Validates both dates.

Objects
PNII NameClass
Object Tslabel1 is not protected Object Tslabel1 is init Object Tslabel1 is not inherited Tslabel1 tslabel
Object Tslabel2 is not protected Object Tslabel2 is init Object Tslabel2 is not inherited Tslabel2 tslabel
Object txtDateFrom is not protected Object txtDateFrom is init Object txtDateFrom is not inherited txtDateFrom tstextbox
Object txtDateTo is not protected Object txtDateTo is init Object txtDateTo is not inherited txtDateTo tstextbox

Back MethodsBack Methods

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

Class:daterange.Tslabel1
Source file:C:\PROGRAM FILES\DEVSTUDIO\VFP\SAMPLES\TASTRADE\LIBS\TSGEN.VCX
Current Group:DIAC
File Group:524288

Units:
Comment:
h File:
Parent object:daterange
Class:tslabel
Class library:tsbase.vcx
Base Class:label

Properties 
Properties
Name Initial value
Caption "From"
Left 5
Top 5


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

Class:daterange.Tslabel2
Source file:C:\PROGRAM FILES\DEVSTUDIO\VFP\SAMPLES\TASTRADE\LIBS\TSGEN.VCX
Current Group:DIAC
File Group:524288

Units:
Comment:
h File:
Parent object:daterange
Class:tslabel
Class library:tsbase.vcx
Base Class:label

Properties 
Properties
Name Initial value
Caption "To"
Left 5
Top 35


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

Class:daterange.txtDateFrom
Source file:C:\PROGRAM FILES\DEVSTUDIO\VFP\SAMPLES\TASTRADE\LIBS\TSGEN.VCX
Current Group:DIAC
File Group:524288

Units:
Comment:
h File:
Parent object:daterange
Class:tstextbox
Class library:tsbase.vcx
Base Class:textbox

Properties 
Properties
Name Initial value
Alignment 3
Format "DK"
Height 22
Left 90
TabIndex 1
Top 5
Value { / / }
Width 81


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

Class:daterange.txtDateTo
Source file:C:\PROGRAM FILES\DEVSTUDIO\VFP\SAMPLES\TASTRADE\LIBS\TSGEN.VCX
Current Group:DIAC
File Group:524288

Units:
Comment:
h File:
Parent object:daterange
Class:tstextbox
Class library:tsbase.vcx
Base Class:textbox

Properties Methods 
Properties
Name Initial value
Alignment 3
Format "DK"
Height 22
Left 90
TabIndex 2
Top 35
Value { / / }
Width 81

Methods
Name
Valid

Back TopBack Top