Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Problems to install bBrowser

139 views
Skip to first unread message

Thomas Kehl at

unread,
Aug 7, 2004, 12:34:51 PM8/7/04
to
Hi!

I'am trying bBrowser. Now I have Installed the file
"bBrw14(Limited)VO27a.exe". I have also excuted the Program "Setup VO-Window
Editor". Then I have imported in my Project the librarys of bBrowser and the
Sample-Application "Standard". But when I open now a Window of this sample
to edit it on the Window-Editor of VO, I get the Error

Error loading window.
Name: Browser
Class: BBROWSER
Section: CONTROL:CUSTOMCONTROL:BBROWSER
Check CAVOWED.INF and supplemental files for missing entries.

Can anyone help me, what I have to do, that I have the bBrowser-Control in
my Window-Editor?

I use VO2.7a

Thanks
Thomas


Stephen Quinn

unread,
Aug 7, 2004, 10:13:09 PM8/7/04
to
Thomas

Have you tried d/ling the lastest from http://www.bbrowser.com

--
HTH
Steve


Bruce Boddington

unread,
Aug 7, 2004, 11:15:51 PM8/7/04
to
Thomas

It sounds to me as if you haven't added the bBrowser info to cavowed.inf.
You can do it by hand or there is a small exe called wedsetup.exe which
allows you to add components to the WED. Should be in your cavoxx/bin
folder.

Cheers

Bruce


--
Bruce Boddington
iSoft Design
T 03 9578 8881
F 03 9576 8022
W www.isoftdesign.com.au
E bruceRE...@isoftdesign.com.au
"Thomas Kehl" <t.kehl (at) heeb.com> wrote in message
news:411504ab$1...@news.bluewin.ch...

Thomas Kehl at

unread,
Aug 8, 2004, 4:47:20 AM8/8/04
to
Hi Steve,

I have downloaded the latest version last week!

Thomas

"Stephen Quinn" <steveq...@integritynet.com.au> schrieb im Newsbeitrag
news:2nlgpoF...@uni-berlin.de...

Thomas Kehl at

unread,
Aug 8, 2004, 4:50:27 AM8/8/04
to
Hi Bruce,

I have added the bBrowser info to cavowed.inf by using wedsetup.exe.
I have attached my cavowed.inf, perhaps you can see anything whats wrong?
I haven't any idea what I can do to run the bBrowser in my Windoweditor :-(

Thomas

[FORM]
Assign00=Accelerator Table,Accelerator(CLASS:cAccelerator)
Assign01=Caption,Caption(string)
Assign02=Clipper Keys,ClipperKeys(BOOL)
Assign03=Menu,Menu(CLASS:cMenu)
Assign04=Pointer,Pointer(CLASS:cPointer)
Assign05=Size,Size(CLASS:cDimension)
Assign06=Status Bar,StatusBar(CLASS:cStatusBar)
Assign07=Tool Bar,ToolBar(CLASS:cToolBar)
Assign08=Background Color,BackgroundColor(COLORS)

Method00=Class Declaration,ClassDeclaration(CODE:ClassDeclaration)
Method01=OnActivate,OnActivate(CODE:OnActivate)
Method02=OnAnimationChange,OnAnimationChange(CODE:OnAnimationChange)
Method03=OnClose,OnClose(CODE:OnClose)
Method04=OnCommand,OnCommand(CODE:OnCommand)
Method05=OnCompacting,OnCompacting(CODE:OnCompacting)
Method06=OnContextMenu,OnContextMenu(CODE:OnContextMenu)
Method07=OnControlClick,OnControlClick(CODE:OnControlClick)
Method08=OnControlColor,OnControlColor(CODE:OnControlColor)
Method09=OnControlFocusChange,OnControlFocusChange(CODE:OnControlFocusChange
)
Method10=OnControlItemDrag,OnControlItemDrag(CODE:OnControlItemDrag)
Method11=OnCreate,OnCreate(CODE:OnCreate)
Method12=OnDataBrowserCellDraw,OnDataBrowserCellDraw(CODE:OnDataBrowserCellD
raw)
Method13=OnDataBrowserCellEdit,OnDataBrowserCellEdit(CODE:OnDataBrowserCellE
dit)
Method14=OnDataBrowserCellSelectionChange,OnDataBrowserCellSelectionChange(C
ODE:OnDataBrowserCellSelectionChange)
Method15=OnDataBrowserColumnClick,OnDataBrowserColumnClick(CODE:OnDataBrowse
rColumnClick)
Method16=OnDataBrowserKeyDown,OnDataBrowserKeyDown(CODE:OnDataBrowserKeyDown
)
Method17=OnDataBrowserRowAppend,OnDataBrowserRowAppend(CODE:OnDataBrowserRow
Append)
Method18=OnDataBrowserRowDelete,OnDataBrowserRowDelete(CODE:OnDataBrowserRow
Delete)
Method19=OnDateTimePickerChange,OnDateTimePickerChange(CODE:OnDateTimePicker
Change)
Method20=OnDestroy,OnDestroy(CODE:OnDestroy)
Method21=OnDraw,OnDraw(CODE:OnDraw)
Method22=OnDrawItem,OnDrawItem(CODE:OnDrawItem)
Method23=OnDropFiles,OnDropFiles(CODE:OnDropFiles)
Method24=OnEditChange,OnEditChange(CODE:OnEditChange)
Method25=OnEraseBackground,OnEraseBackground(CODE:OnEraseBackground)
Method26=OnFocusChange,OnFocusChange(CODE:OnFocusChange)
Method27=OnGetDlgCode,OnGetDlgCode(CODE:OnGetDlgCode)
Method28=OnGetIcon,OnGetIcon(CODE:OnGetIcon)
Method29=OnGetMinMaxInfo,OnGetMinMaxInfo(CODE:OnGetMinMaxInfo)
Method30=OnGridCellDraw,OnGridCellDraw(CODE:OnGridCellDraw)
Method31=OnHeaderControlItemChange,OnHeaderControlItemChange(CODE:OnHeaderCo
ntrolItemChange)
Method32=OnHeaderControlItemClick,OnHeaderControlItemClick(CODE:OnHeaderCont
rolItemClick)
Method33=OnHelp,OnHelp(CODE:OnHelp)
Method34=OnKeyChar,OnKeyChar(CODE:OnKeyChar)
Method35=OnKeyDown,OnKeyDown(CODE:OnKeyDown)
Method36=OnKeyUp,OnKeyUp(CODE:OnKeyUp)
Method37=OnListBoxSelect,OnListBoxSelect(CODE:OnListBoxSelect)
Method38=OnListViewColumnClick,OnListViewColumnClick(CODE:OnListViewColumnCl
ick)
Method39=OnListViewItemChange,OnListViewItemChange(CODE:OnListViewItemChange
)
Method40=OnListViewItemSelect,OnListViewItemSelect(CODE:OnListViewItemSelect
)
Method41=OnListViewKeyDown,OnListViewKeyDown(CODE:OnListViewKeyDown)
Method42=OnMeasureItem,OnMeasureItem(CODE:OnMeasureItem)
Method43=OnMenuChar,OnMenuChar(CODE:OnMenuChar)
Method44=OnMenuInit,OnMenuInit(CODE:OnMenuInit)
Method45=OnMenuSelect,OnMenuSelect(CODE:OnMenuSelect)
Method46=OnMonthCalendarDateSelect,OnMonthCalendarDateSelect(CODE:OnMonthCal
endarDateSelect)
Method47=OnMouseButtonDoubleClick,OnMouseButtonDoubleClick(CODE:OnMouseButto
nDoubleClick)
Method48=OnMouseButtonDown,OnMouseButtonDown(CODE:OnMouseButtonDown)
Method49=OnMouseButtonUp,OnMouseButtonUp(CODE:OnMouseButtonUp)
Method50=OnMouseMove,OnMouseMove(CODE:OnMouseMove)
Method51=OnMove,OnMove(CODE:OnMove)
Method52=OnNotify,OnNotify(CODE:OnNotify)
Method53=OnPaint,OnPaint(CODE:OnPaint)
Method54=OnPowerBroadcast,OnPowerBroadcast(CODE:OnPowerBroadcast)
Method55=OnQueryDragIcon,OnQueryDragIcon(CODE:OnQueryDragIcon)
Method56=OnQueryEndSession,OnQueryEndSession(CODE:OnQueryEndSession)
Method57=OnRichEditDropFiles,OnRichEditDropFiles(CODE:OnRichEditDropFiles)
Method58=OnRichEditMessageFilter,OnRichEditMessageFilter(CODE:OnRichEditMess
ageFilter)
Method59=OnRichEditSelectionChange,OnRichEditSelectionChange(CODE:OnRichEdit
SelectionChange)
Method60=OnScrollBarChange,OnScrollBarChange(CODE:OnScrollBarChange)
Method61=OnSetCursor,OnSetCursor(CODE:OnSetCursor)
Method62=OnShowWindow,OnShowWindow(CODE:OnShowWindow)
Method63=OnSize,OnSize(CODE:OnSize)
Method64=OnSizing,OnSizing(CODE:OnSizing)
Method65=OnSliderChange,OnSliderChange(CODE:OnSliderChange)
Method66=OnSpinnerChange,OnSpinnerChange(CODE:OnSpinnerChange)
Method67=OnSplitBarChange,OnSplitBarChange(CODE:OnSplitBarChange)
Method68=OnStyleChanged,OnStyleChanged(CODE:OnStyleChanged)
Method69=OnSysCommand,OnSysCommand(CODE:OnSysCommand)
Method70=OnSysKeyChar,OnSysKeyChar(CODE:OnSysKeyChar)
Method71=OnSysKeyDown,OnSysKeyDown(CODE:OnSysKeyDown)
Method72=OnSysKeyUp,OnSysKeyUp(CODE:OnSysKeyUp)
Method73=OnTabControlKeyDown,OnTabControlKeyDown(CODE:OnTabControlKeyDown)
Method74=OnTabControlSelectionChange,OnTabControlSelectionChange(CODE:OnTabC
ontrolSelectionChange)
Method75=OnTimer,OnTimer(CODE:OnTimer)
Method76=OnTreeViewItemChange,OnTreeViewItemChange(CODE:OnTreeViewItemChange
)
Method77=OnTreeViewItemExpand,OnTreeViewItemExpand(CODE:OnTreeViewItemExpand
)
Method78=OnTreeViewKeyDown,OnTreeViewKeyDown(CODE:OnTreeViewKeyDown)
Method79=OnTreeViewSelectionChange,OnTreeViewSelectionChange(CODE:OnTreeView
SelectionChange)
Method80=OnVirtualListViewGetDispInfo,OnVirtualListViewGetDispInfo(CODE:OnVi
rtualListViewGetDispInfo)
Method81=OnVirtualListViewODCacheHint,OnVirtualListViewODCacheHint(CODE:OnVi
rtualListViewODCacheHint)
Method82=OnVirtualListViewODFindItem,OnVirtualListViewODFindItem(CODE:OnVirt
ualListViewODFindItem)
Method83=OnWindowPosChange,OnWindowPosChange(CODE:OnWindowPosChange)
Method84=PreInit Actions,PreInit(CODE:PreInit)
Method85=PostInit Actions,PostInit(CODE:PostInit)

Method90=No Access/Assign,NoAcc(LOGIC)
Method91=Pixel Positions,PixPos(LOGIC)
Method92=Export Controls,ExpCtls(LOGIC)

; This is provided for compatibility.
[FORM:DIALOGWINDOW]
Method00=OnCtlColorDlg,OnCtlColorDlg(CODE:OnCtlColorDlg)
Method02=OnInitDialog,OnInitDialog(CODE:OnInitDialog)
Method90=Modeless,Modeless(LOGIC)

WindowStyle00=Local Edit,DS_LOCALEDIT(BOOL)
WindowStyle01=No Idle Message,DS_NOIDLEMSG(BOOL)
WindowStyle02=System Modal,DS_SYSMODAL(BOOL)
WindowStyle03=Resizable,WS_THICKFRAME:DS_MODALFRAME(BOOL)
WindowStyle04=Caption
Bar,WS_NULL:WS_CAPTION:WS_CAPTION|WS_SYSMENU:WS_CAPTION|WS_SYSMENU|WS_MINIMI
ZEBOX:WS_CAPTION|WS_SYSMENU|WS_MAXIMIZEBOX:WS_CAPTION|WS_SYSMENU|WS_MINIMIZE
BOX|WS_MAXIMIZEBOX(CAPTIONBAR)
WindowStyle05=Clip Children,WS_CLIPCHILDREN(BOOL)
WindowStyle06=Clip Siblings,WS_CLIPSIBLINGS(BOOL)
WindowStyle07=Disabled,WS_DISABLED(BOOL)
WindowStyle08=Fixed Font,DS_FIXEDSYS(BOOL)
WindowStyle09=Position,WS_NULL:DS_CENTER:DS_CENTERMOUSE(DIALOGPOSITON)
WindowStyle10=Type,WS_POPUP:WS_CHILD|DS_CONTROL(DIALOGTYPE)

ContTitle=Dialog Window
DialogTemplate=1
text=Dialog Caption
InitMethod=DIALOGWINDOW(oParent,uExtra)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cDialog)
Name=cDialog
Size=400,240
Position=5,5
Style=DS_MODALFRAME|WS_POPUP|WS_CAPTION|WS_SYSMENU|DS_3DLOOK
ExStyle=WS_EX_DLGMODALFRAME
PropTabs=Dialog Properties:Properties,Dialog Styles:Styles,Dialog
Events:Window Events,Mouse Events,Keyboard Events,Menu Events,Control Events
1,Control Events 2

; This is provided for compatibility.
[FORM:DATAWINDOW]
ContTitle=Designed MDI Child
text=Designed MDI Child Caption
InitMethod=DATAWINDOW(oWindow,uExtra)
InheritClassName=Inherit from
Class,InheritClassName(CLASS:cDesignedMDIChild)
Name=cMyDesignedMDIChild
Size=420,320
DialogTemplate=1
Position=5,5
Style=WS_CHILD
PropTabs=Window Properties:Properties,cDesignedMDIChild Styles:Styles,Window
Events,Mouse Events,Keyboard Events,Menu Events,Control Events 1,Control
Events 2

; This is provided for compatibility.
[FORM:DATADIALOG]
ContTitle=Dialog Window
text=Dialog Caption
InitMethod=DATADIALOG(oWindow,uExtra)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cDialog)
Name=MyDialog
Size=400,240
DialogTemplate=1
Position=5,5
Style=DS_MODALFRAME|WS_POPUP|WS_CAPTION|WS_SYSMENU|DS_3DLOOK
ExStyle=WS_EX_DLGMODALFRAME
PropTabs=Dialog Properties:Properties,Dialog Styles:Styles,Dialog
Events:Window Events,Mouse Events,Keyboard Events,Menu Events,Control Events
1,Control Events 2

; This is provided for compatibility.
[FORM:SHELLWINDOW]
ContTitle=MDIShell Window
text=MDIShell Caption
InitMethod=SHELLWINDOW(oParent,uExtra)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cMDIShell)
Name=cMDIShell
Size=400,300
Position=5,5
Style=WS_OVERLAPPEDWINDOW
PropTabs=Window Properties:Properties,Window Events,Mouse Events,Keyboard
Events,Menu Events,Control Events 1,Control Events 2

[FORM:DIALOGWINDOW:cDialog]
ContTitle=Dialog Window
DialogTemplate=1
text=Dialog Caption
InitMethod=cDialog(oParent,uExtra)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cDialog)
Name=cDialog
Size=400,240
Position=5,5
Style=DS_MODALFRAME|WS_POPUP|WS_CAPTION|WS_SYSMENU|DS_3DLOOK
ExStyle=WS_EX_DLGMODALFRAME
PropTabs=Dialog Properties:Properties,Dialog Styles:Styles,Dialog
Events:Window Events,Mouse Events,Keyboard Events,Menu Events,Control Events
1,Control Events 2

[FORM:DIALOGWINDOW:cDesignedMDIChild]
ContTitle=Designed MDI Child
text=Designed MDI Child Caption
InitMethod=cDesignedMDIChild(oWindow,uExtra)
InheritClassName=Inherit from
Class,InheritClassName(CLASS:cDesignedMDIChild)
Name=cMyDesignedMDIChild
Size=420,320
DialogTemplate=1
Position=5,5
Style=WS_CHILD
Assign00=Auto Scrollbars,AutoScrollBars(BOOL)
Assign01=Scroll On Control Focus,ScrollOnControlFocus(BOOL)
PropTabs=Window Properties:Properties,cDesignedMDIChild Styles:Styles,Window
Events,Mouse Events,Keyboard Events,Menu Events,Control Events 1,Control
Events 2

[FORM:SHELLWINDOW:cMDIShell]
ContTitle=cMDIShell Window
text=cMDIShell Caption
InitMethod=cMDIShell(oParent,uExtra)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cMDIShell)
Name=cMDIShell
Size=400,300
Position=5,5
Style=WS_OVERLAPPEDWINDOW
PropTabs=Window Properties:Properties,Window Events,Menu Events

[FORM:DIALOGWINDOW:cDesignedSDI]
ContTitle=Designed SDI
text=Designed SDI Caption
InitMethod=cDesignedSDI(oWindow,uExtra)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cDesignedSDI)
Name=cMyDesignedSDI
Size=420,320
DialogTemplate=1
Position=5,5
Style=WS_CHILD
Assign00=Auto Scrollbars,AutoScrollBars(BOOL)
Assign01=Scroll On Control Focus,ScrollOnControlFocus(BOOL)
PropTabs=Window Properties:Properties,cDesignedSDI Styles:Styles,Window
Events,Mouse Events,Keyboard Events,Menu Events,Control Events 1,Control
Events 2

[CONTROL]
Assign00=Alignment Mode,AlignMode(ALIGNMODE)
Assign01=Background Color,BackgroundColor(COLORS)
Assign02=Context Menu,ContextMenu(CLASS:cMenu)
Assign03=Tooltip,TooltipText(string)

WindowStyle01=Disabled,WS_DISABLED(BOOL)
WindowStyle02=Tab Stop,WS_TABSTOP(BOOL)
WindowStyle03=Group,WS_GROUP(BOOL)
WindowStyle04=Border,WS_BORDER(BOOL)
WindowStyle05=Vertical Scrollbar,WS_VSCROLL(BOOL)
WindowStyle06=Horizontal Scrollbar,WS_HSCROLL(BOOL)
WindowStyle07=Clip Siblings,WS_CLIPSIBLINGS(BOOL)

ExWindowStyle01=Modal Frame,WS_EX_DLGMODALFRAME(BOOL)
ExWindowStyle02=Static Edge,WS_EX_STATICEDGE(BOOL)
ExWindowStyle03=Client Edge,WS_EX_CLIENTEDGE(BOOL)
ExWindowStyle04=Transparent,WS_EX_TRANSPARENT(BOOL)
ExWindowStyle05=Accept Files,WS_EX_ACCEPTFILES(BOOL)
ExWindowStyle06=No Parent Notify,WS_EX_NOPARENTNOTIFY(BOOL)
ExWindowStyle07=Right-To-Left Reading,WS_EX_RTLREADING(BOOL)

[CONTROL:CUSTOMCONTROL]
ContTitle=Custom Control
ClassName=static
OptClassName=cm_CustomControl
Name=cCustomControl
Size=240,140
Style=WS_CHILD|WS_BORDER
InitMethod=CUSTOMCONTROL(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cCustomControl)
PropTabs=Control Properties:Properties,Control Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:FIXEDICON]
Assign00=Icon,Icon(CLASS:cIcon)
ContTitle=Icon Control
ClassName=static
Name=cIconControl
Size=32,32
Style=WS_CHILD|SS_ICON|WS_BORDER
InitMethod=FIXEDICON(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cIconControl)
PropTabs=Icon Properties:Properties,Control Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:FIXEDBITMAP]
Assign00=Bitmap,Bitmap(CLASS:cBitmap)
ContTitle=Bitmap Control
ClassName=static
Name=cBitmapControl
Size=64,64
Style=WS_CHILD|SS_BITMAP|WS_BORDER
InitMethod=FIXEDBITMAP(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cBitmapControl)
PropTabs=Bitmap Properties:Properties,Control Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:SCROLLBAR]
Assign00=Min Value,Range(numeric,)
Assign01=Max Value,Range(,numeric)
Assign02=Page Size,PageSize(numeric)
Assign03=Position,Position(numeric)

WindowStyle01=AutoSize,SBS_SIZEBOXTOPLEFTALIGN(BOOL)

[CONTROL:SCROLLBAR:HORIZONTALSCROLLBAR]
ContTitle=Horizontal Scroll Bar
ClassName=scrollbar
Name=cHorizontalScrollBar
Size=140,20
Style=WS_CHILD|SBS_HORZ
InitMethod=HORIZONTALSCROLLBAR(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from
Class,InheritClassName(CLASS:cHorizontalScrollBar)
PropTabs=Scrollbar Properties:Properties,ScrollBar Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:SCROLLBAR:VERTICALSCROLLBAR]
ContTitle=Vertical Scroll Bar
ClassName=scrollbar
Name=cVerticalScrollBar
Size=20,140
Style=WS_CHILD|SBS_VERT
InitMethod=VERTICALSCROLLBAR(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from
Class,InheritClassName(CLASS:cVerticalScrollBar)
PropTabs=Scrollbar Properties:Properties,ScrollBar Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:TEXTCONTROL]
Assign00=Caption,Caption(string)
Assign01=Font,FontAssignKludge(CLASS:cFONT)
Assign02=Text Color,TextColor(COLOR)
Assign03=Text Value,TextValue(string)

[CONTROL:TEXTCONTROL:HOTKEYEDIT]
ContTitle=HotKey Edit
ClassName=msctls_hotkey32
Name=HotKeyEdit
Size=90,20
Style=WS_CHILD
PropTabs=Control Styles:Styles,Control ExStyles:ExStyles
InitMethod=HOTKEYEDIT(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cHotKeyEdit)

[CONTROL:TEXTCONTROL:EDIT]
Assign00=Text Limit,TextLimit(numeric)
WindowStyle00=Password,ES_PASSWORD(BOOL)
WindowStyle01=Retain Selection,ES_NOHIDESEL(BOOL)
WindowStyle02=OEM Conversion,ES_OEMCONVERT(BOOL)
WindowStyle03=Auto HScroll,ES_AUTOHSCROLL(BOOL)
WindowStyle04=Read Only,ES_READONLY(BOOL)
WindowStyle05=Conversion,WS_NULL:ES_UPPERCASE:ES_LOWERCASE(EDITCONVERT)
WindowStyle06=Numbers Only,ES_NUMBER(BOOL)

[CONTROL:TEXTCONTROL:EDIT:MULTILINEEDIT]
WindowStyle00=Auto VScroll,ES_AUTOVSCROLL(BOOL)
WindowStyle01=Return Key,ES_WANTRETURN(BOOL)
WindowStyle02=Alignment,ES_LEFT:ES_CENTER:ES_RIGHT(EDITALIGN)
ContTitle=Multi-Line Edit
ClassName=edit
Name=cMultilineEdit
Size=80,60
Style=WS_CHILD|ES_MULTILINE|WS_TABSTOP|WS_BORDER|ES_AUTOVSCROLL|ES_AUTOHSCRO
LL|ES_WANTRETURN
ExStyle=WS_EX_CLIENTEDGE
InitMethod=MULTILINEEDIT(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cMultilineEdit)
PropTabs=MLE Properties:Properties,MLE Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:TEXTCONTROL:EDIT:SINGLELINEEDIT]
ContTitle=Single-Line Edit
ClassName=edit
Name=cSingleLineEdit
Size=80,20
Style=WS_CHILD|WS_TABSTOP|WS_BORDER|ES_AUTOHSCROLL
ExStyle=WS_EX_CLIENTEDGE
InitMethod=SINGLELINEEDIT(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cSingleLineEdit)
PropTabs=SLE Properties:Properties,SLE Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:TEXTCONTROL:BASELISTBOX]

[CONTROL:TEXTCONTROL:BASELISTBOX:LISTBOX]
WindowStyle00=Sort,LBS_SORT(BOOL)
WindowStyle01=Notify Parent,LBS_NOTIFY(BOOL)
WindowStyle02=Use Tab Stops,LBS_USETABSTOPS(BOOL)
WindowStyle03=No Redraw,LBS_NOREDRAW(BOOL)
WindowStyle04=Multi Column,LBS_MULTICOLUMN(BOOL)
WindowStyle05=No Integral Height,LBS_NOINTEGRALHEIGHT(BOOL)
WindowStyle06=Want Keyboard Input,LBS_WANTKEYBOARDINPUT(BOOL)
WindowStyle07=Multiple Selection,LBS_MULTIPLESEL(BOOL)
WindowStyle08=Extended Selection,LBS_EXTENDEDSEL(BOOL)
WindowStyle09=Disable if no Scroll,LBS_DISABLENOSCROLL(BOOL)
WindowStyle10=Owner
Draw,WS_NULL:LBS_OWNERDRAWFIXED:LBS_OWNERDRAWVARIABLE(OWNERDRAW)
ContTitle=List Box
ClassName=listbox
Name=cListBox
Size=80,80
Style=WS_TABSTOP|WS_CHILD|WS_VSCROLL|LBS_NOTIFY|WS_BORDER|LBS_SORT|LBS_NOINT
EGRALHEIGHT|LBS_DISABLENOSCROLL
ExStyle=WS_EX_CLIENTEDGE
InitMethod=LISTBOX(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cListBox)
PropTabs=Listbox Properties:Properties,Listbox Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:TEXTCONTROL:BASELISTBOX:COMBOBOX]
WindowStyle00=ComboBox Type,CBS_SIMPLE:CBS_DROPDOWN:CBS_DROPDOWNLIST(CBTYPE)
WindowStyle01=Sort,CBS_SORT(BOOL)
WindowStyle02=Auto HScroll,CBS_AUTOHSCROLL(BOOL)
WindowStyle03=No Integral Height,CBS_NOINTEGRALHEIGHT(BOOL)
WindowStyle04=OEM Convert,CBS_OEMCONVERT(BOOL)
WindowStyle05=Disable if no Scroll,CBS_DISABLENOSCROLL(BOOL)
WindowStyle06=OwnerDraw,WS_NULL:CBS_OWNERDRAWFIXED:CBS_OWNERDRAWVARIABLE(OWN
ERDRAW)
ContTitle=Combo Box
ClassName=combobox
Name=cComboBox
Size=80,120
Style=WS_TABSTOP|WS_CHILD|CBS_DROPDOWN|WS_VSCROLL|CBS_SORT|CBS_DISABLENOSCRO
LL
InitMethod=COMBOBOX(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cComboBox)
PropTabs=Combobox Properties:Properties,Combobox Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:TEXTCONTROL:BASELISTBOX:COMBOBOX:COMBOBOXEX]
ContTitle=Combo Box Ex
ClassName=ComboBoxEx32
Name=cComboBoxEx
Size=80,120
Style=WS_TABSTOP|WS_CHILD|CBS_DROPDOWN|WS_VSCROLL|CBS_SORT|CBS_DISABLENOSCRO
LL
InitMethod=COMBOBOXEX(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cComboBoxEx)
PropTabs=Combobox Properties:Properties,Combobox Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:TEXTCONTROL:BUTTON]
assign00=Icon,Icon(CLASS:cIcon)
assign01=Bitmap,Bitmap(CLASS:cBitmap)
WindowStyle00=Text Left,BS_LEFTTEXT(BOOL)
WindowStyle01=Multiline,BS_MULTILINE(BOOL)
WindowStyle02=Flat,BS_FLAT(BOOL)
WindowStyle03=Horizontal
Alignment,WS_NULL:BS_LEFT:BS_RIGHT:BS_CENTER(BUTTONHALIGN)
WindowStyle04=Vertical
Alignment,WS_NULL:BS_TOP:BS_BOTTOM:BS_VCENTER(BUTTONVALIGN)
WindowStyle05=Push Like,BS_PUSHLIKE(BOOL)

[CONTROL:TEXTCONTROL:BUTTON:PUSHBUTTON]
Assign00=InvokeMethod,InvokeMethod(%Name%)
WindowStyle00=Default Button,BS_DEFPUSHBUTTON(BOOL)
Event01=Click Event,MyBtnName( )
ContTitle=Push Button
Type=CommandControl
ClassName=button
Name=cPushButton
text=Push
Size=80,20
Style=WS_CHILD|WS_TABSTOP
InitMethod=PUSHBUTTON(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cPushButton)
PropTabs=PushButton Properties:Properties,PushButton Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:TEXTCONTROL:BUTTON:CHECKBOX]
Assign00=Checked,Checked(BOOL)
Assign01=InvokeMethod,InvokeMethod(%Name%)
Event01=Click Event,MyBtnName( )
WindowStyle00=Selection,BS_CHECKBOX:BS_AUTOCHECKBOX:BS_3STATE:BS_AUTO3STATE(
CBAUTOSTYLE)
WindowStyle01=Push Like,BS_PUSHLIKE(BOOL)
ContTitle=Check Box
ClassName=button
Name=cCheckBox
Text=CheckBox
Size=120,18
Style=WS_TABSTOP|WS_CHILD|BS_AUTOCHECKBOX
InitMethod=CHECKBOX(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cCheckBox)
PropTabs=Checkbox Properties:Properties,Checkbox Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:TEXTCONTROL:BUTTON:RADIOBUTTON]
Assign00=Pressed,Pressed(BOOL)
Assign01=InvokeMethod,InvokeMethod(%Name%)
Event01=Click Event,MyBtnName( )

WindowStyle00=AutoSelect,BS_AUTORADIOBUTTON:BS_RADIOBUTTON(BOOL)
WindowStyle01=Push Like,BS_PUSHLIKE(BOOL)
ContTitle=Radio Button
Type=CommandControl
ClassName=button
Name=cRadioButton
text=RadioButton
Size=120,18
Style=WS_CHILD|WS_TABSTOP|BS_AUTORADIOBUTTON
InitMethod=RADIOBUTTON(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cRadioButton)
PropTabs=Radiobutton Properties:Properties,Radiobutton Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:TEXTCONTROL:BUTTON:cSPEEDBUTTON]
Assign00=InvokeMethod,InvokeMethod(%Name%)
WindowStyle00=Two State,BS_CHECKBOX|BS_AUTOCHECKBOX|BS_PUSHLIKE(BOOL)
Event01=Click Event,MyBtnName( )
ContTitle=Speed Button
Type=CommandControl
ClassName=button
Name=cSpeedButton
text=SpeedButton
Size=80,20
Style=WS_CHILD
InitMethod=cSpeedButton(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cSpeedButton)
PropTabs=SpeedButton Properties:Properties,SpeedButton Styles:Styles,Control
ExStyles:ExStyles
FloatBar=SPDBTN

[CONTROL:TEXTCONTROL:FIXEDTEXT]
WindowStyle00=No Prefix,SS_NOPREFIX(BOOL)
WindowStyle01=Alignment,SS_LEFT:SS_CENTER:SS_RIGHT:SS_SIMPLE:SS_LEFTNOWORDWR
AP(FIXEDALIGN)
ContTitle=Text Control
InitMethod=FIXEDTEXT(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cTextControl)
ClassName=Static
text=Text Control
Name=cTextControl
Size=80,20
Style=WS_CHILD
PropTabs=TextControl Properties:Properties,TextControl Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:TEXTCONTROL:GROUPBOX]
WindowStyle00=Flat,BS_FLAT(BOOL)
ContTitle=Group Box
ClassName=Button
Text=cGroupBox
Name=GroupBox
Size=100,80
Style=WS_CHILD|BS_GROUPBOX|WS_GROUP
InitMethod=GROUPBOX(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cGroupBox)
PropTabs=Groupbox Properties:Properties,Groupbox Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:COMMONCONTROL]

[CONTROL:COMMONCONTROL:PROGRESSBAR]
Assign00=Min Value,Range(numeric,)
Assign01=Max Value,Range(,numeric)
Assign02=Step Size,StepSize(numeric)
Assign03=Position,Position(numeric)
ContTitle=Progress Bar
ClassName=msctls_progress32
Name=cProgressBar
Size=140,20
Style=WS_CHILD
InitMethod=PROGRESSBAR(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cProgressBar)
PropTabs=Progressbar Properties:Properties,Progressbar Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:SCROLLBAR:SLIDER]
Assign00=Allows Selection,AllowsSelection(BOOL)
Assign01=Line Size,LineSize(numeric)
Assign02=Page Size,PageSize(numeric)
Assign03=Tick Frequency,TickFrequency(numeric)
Assign04=Min Value,Range(numeric,)
Assign05=Max Value,Range(,numeric)
Assign06=Position,Position(numeric)
WindowStyle00=Auto Ticks,TBS_AUTOTICKS(BOOL)
WindowStyle01=No Ticks,TBS_NOTICKS(BOOL)
WindowStyle02=Enable Selection Range,TBS_ENABLESELRANGE(BOOL)
WindowStyle03=Fixed Length,TBS_FIXEDLENGTH(BOOL)
WindowStyle04=No Thumb,TBS_NOTHUMB(BOOL)

[CONTROL:SCROLLBAR:SLIDER:HORIZONTALSLIDER]
ContTitle=Horizontal Slider
ClassName=msctls_trackbar32
Name=cHorizontalSlider
Size=100,30
Style=WS_CHILD|TBS_AUTOTICKS|WS_TABSTOP
InitMethod=HORIZONTALSLIDER(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from
Class,InheritClassName(CLASS:cHorizontalSlider)
PropTabs=HSlider Properties:Properties,HSlider Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:SCROLLBAR:SLIDER:VERTICALSLIDER]
ContTitle=Vertical Slider
ClassName=msctls_trackbar32
Name=cVerticalSlider
Size=30,100
Style=WS_CHILD|TBS_AUTOTICKS|TBS_VERT
InitMethod=VERTICALSLIDER(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cVerticalSlider)
PropTabs=VSlider Properties:Properties,VSlider Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:SCROLLBAR:SPINNER]
Assign00=Min Value,Range(numeric,)
Assign01=Max Value,Range(,numeric)
Assign03=Position,Position(numeric)
WindowStyle00=Wrap,UDS_WRAP(BOOL)
WindowStyle01=Alignment,WS_NULL:UDS_ALIGNLEFT:UDS_ALIGNRIGHT(UPDOWNALIGN)
WindowStyle02=Auto Buddy,UDS_AUTOBUDDY(BOOL)
WindowStyle03=Arrow Keys,UDS_ARROWKEYS(BOOL)
WindowStyle04=No Thousands,UDS_NOTHOUSANDS(BOOL)
WindowStyle05=Set Buddy Int,UDS_SETBUDDYINT(BOOL)

[CONTROL:SCROLLBAR:SPINNER:VERTICALSPINNER]
ContTitle=Vertical Spinner
ClassName=msctls_updown32
Name=cVerticalSpinner
Size=20,30
Style=WS_CHILD|WS_TABSTOP|UDS_AUTOBUDDY
InitMethod=VERTICALSPINNER(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cVerticalSpinner)
PropTabs=VSpinner Properties:Properties,VSpinner Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:SCROLLBAR:SPINNER:HORIZONTALSPINNER]
ContTitle=Horizontal Spinner
ClassName=msctls_updown32
Name=cHorizontalSpinner
Size=30,20
Style=WS_CHILD|WS_TABSTOP|UDS_AUTOBUDDY|UDS_HORZ
InitMethod=HORIZONTALSPINNER(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from
Class,InheritClassName(CLASS:cHorizontalSpinner)
PropTabs=HSpinner Properties:Properties,HSpinner Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:COMMONCONTROL:TABCONTROL]
Assign00=Image List,ImageList(CLASS:cImageList)
Assign01=Selected Tab,SelectedTab(numeric)
WindowStyle00=Force Icon Left,TCS_FORCEICONLEFT(BOOL)
WindowStyle01=Force Label Left,TCS_FORCELABELLEFT(BOOL)
WindowStyle02=Buttons,TCS_BUTTONS(BOOL)
WindowStyle03=Multiline,TCS_MULTILINE(BOOL)
WindowStyle04=Focus On Button Down,TCS_FOCUSONBUTTONDOWN(BOOL)
WindowStyle05=Has ToolTips,TCS_TOOLTIPS(BOOL)
WindowStyle06=Focus Never,TCS_FOCUSNEVER(BOOL)
WindowStyle07=Hot Tracking,TCS_HOTTRACK(BOOL)
ContTitle=Tab Control
ClassName=SysTabControl32
Name=cTabControl
Size=180,100
Style=WS_CHILD
InitMethod=TABCONTROL(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cTabControl)
PropTabs=TabControl Properties:Properties,TabControl Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:COMMONCONTROL:TREEVIEW]
Assign00=Drag Image List,DragImageList(CLASS:cImageList)
Assign01=Image List,ImageList(CLASS:cImageList)
Assign02=Indent,Indent(numeric)
Assign03=State Image List,StateImageList(CLASS:cImageList)
WindowStyle00=Has Buttons,TVS_HASBUTTONS(BOOL)
WindowStyle01=Has Lines,TVS_HASLINES(BOOL)
WindowStyle02=Lines at Root,TVS_LINESATROOT(BOOL)
WindowStyle03=Disable Drag&Drop,TVS_DISABLEDRAGDROP(BOOL)
WindowStyle04=Show Selection Always,TVS_SHOWSELALWAYS(BOOL)
WindowStyle05=Edit Labels,TVS_EDITLABELS(BOOL)
ContTitle=Tree View
ClassName=SysTreeView32
Name=cTreeView
Size=150,100
Style=WS_CHILD|WS_BORDER|WS_TABSTOP|TVS_HASBUTTONS|TVS_HASLINES|TVS_LINESATR
OOT|TVS_EDITLABELS
InitMethod=TREEVIEW(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cTreeView)
PropTabs=TreeView Properties:Properties,TreeView Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:COMMONCONTROL:LISTVIEW]
Assign00=Text Background Color,TextBackgroundColor(COLOR)
Assign01=Text Color,TextColor(COLOR)
Assign02=Large Image List,LargeImageList(CLASS:cImageList)
Assign03=Small Image List,SmallImageList(CLASS:cImageList)
Assign04=State Image List,StateImageList(CLASS:cImageList)
WindowStyle00=List View
Type,LVS_ICON:LVS_SMALLICON:LVS_REPORT:LVS_LIST(LVTYPE)
WindowStyle01=Single Selection,LVS_SINGLESEL(BOOL)
WindowStyle02=Show Selection Always,LVS_SHOWSELALWAYS(BOOL)
WindowStyle03=Sort,WS_NULL:LVS_SORTASCENDING:LVS_SORTDESCENDING(LVSORT)
WindowStyle04=No Label Wrap,LVS_NOLABELWRAP(BOOL)
WindowStyle05=Auto Arrange,LVS_AUTOARRANGE(BOOL)
WindowStyle06=Edit Labels,LVS_EDITLABELS(BOOL)
WindowStyle07=No Scroll,LVS_NOSCROLL(BOOL)
WindowStyle08=Align Left,LVS_ALIGNLEFT(BOOL)
WindowStyle09=No Column Header,LVS_NOCOLUMNHEADER(BOOL)
WindowStyle10=No Sort Header,LVS_NOSORTHEADER(BOOL)
ContTitle=List View
ClassName=SysListView32
Name=cListView
Size=150,120
Style=WS_CHILD|WS_BORDER|WS_TABSTOP|LVS_REPORT|LVS_EDITLABELS
InitMethod=LISTVIEW(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cListView)
PropTabs=ListView Properties:Properties,ListView Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:COMMONCONTROL:LISTVIEW:cGRID]
Assign00=Text Background Color,TextBackgroundColor(COLOR)
Assign01=Text Color,TextColor(COLOR)
WindowStyle00=Show Selection Always,LVS_SHOWSELALWAYS(BOOL)
WindowStyle01=No Column Header,LVS_NOCOLUMNHEADER(BOOL)
ContTitle=Grid
ClassName=SysListView32
Name=cGrid
Size=150,120
Style=WS_CHILD|WS_BORDER|WS_TABSTOP|WS_CLIPCHILDREN|LVS_REPORT|LVS_SINGLESEL
InitMethod=cGrid(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cGrid)
PropTabs=Grid Properties:Properties,Grid Styles:Styles,Control
ExStyles:ExStyles
FloatBar=GRID

[CONTROL:TEXTCONTROL:EDIT:MULTILINEEDIT:RICHEDIT]
WindowStyle00=Save Selection,ES_SAVESEL(BOOL)
WindowStyle01=Sunken,ES_SUNKEN(BOOL)
WindowStyle02=Disable No Scroll,ES_DISABLENOSCROLL(BOOL)
WindowStyle03=Align to Parent,ES_SELECTIONBAR(BOOL)
WindowStyle04=Clip Children,WS_CLIPCHILDREN(BOOL)
ContTitle=Rich Edit Control
ClassName=RICHEDIT
Name=cRichEdit
Size=100,100
Style=WS_CHILD|WS_BORDER|WS_TABSTOP|ES_MULTILINE|ES_WANTRETURN|ES_AUTOVSCROL
L|ES_SAVESEL
InitMethod=RICHEDIT(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cRichEdit)
PropTabs=RichEdit Properties:Properties,RichEdit Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:COMMONCONTROL:ANIMATIONCONTROL]
Method00=Animation Resource,LoadFromResource(CLASS:cResourceID)
WindowStyle00=Center,ACS_CENTER(BOOL)
WindowStyle01=Transparent Background,ACS_TRANSPARENT(BOOL)
WindowStyle02=Auto Play,ACS_AUTOPLAY(BOOL)
ContTitle=Animation Control
ClassName=SysAnimate32
Name=cAnimation
Size=60,60
Style=WS_CHILD|WS_BORDER
InitMethod=ANIMATIONCONTROL(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from
Class,InheritClassName(CLASS:cAnimationControl)
PropTabs=AnimationControl Properties:Properties,AnimationControl
Styles:Styles,Control ExStyles:ExStyles

[CONTROL:TEXTCONTROL:EDIT:SINGLELINEEDIT:cMaskedEdit]
Assign00=Picture,Picture(string)
Assign01=Insert Mode Override,InsertModeOverride(InsertModeOverride)
ContTitle=Masked Edit
ClassName=edit
Name=cMaskedEdit
Size=80,20
Style=WS_CHILD|WS_TABSTOP|WS_BORDER|ES_AUTOHSCROLL
ExStyle=WS_EX_CLIENTEDGE
InitMethod=cMaskedEdit(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cMaskedEdit)
FloatBar=MASKEDIT
PropTabs=MaskedEdit Properties:Properties,MaskedEdit Styles:Styles,Control
ExStyles:ExStyles

[CONTROL:TEXTCONTROL:MONTHCALENDAR]
WindowStyle01=Day State,MCS_DAYSTATE(BOOL)
WindowStyle02=Multi Select,MCS_MULTISELECT(BOOL)
WindowStyle03=No Today,MCS_NOTODAY(BOOL)
WindowStyle04=No Today Circle,MCS_NOTODAYCIRCLE(BOOL)
WindowStyle05=Week Numbers,MCS_WEEKNUMBERS(BOOL)
ContTitle=Month Calendar Control
ClassName=SysMonthCal32
Name=cMonthCalendar
Size=180,160
Style=WS_CHILD
ExStyle=WS_EX_CLIENTEDGE
PropTabs=MonthCalendar Properties:Properties,MonthCalendar
Styles:Styles,Control ExStyles:ExStyles
InitMethod=MONTHCALENDAR(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cMonthCalendar)

[CONTROL:TEXTCONTROL:DATETIMEPICKER]
WindowStyle01=Long Date Format,DTS_LONGDATEFORMAT(BOOL)
WindowStyle02=Short Date Format,DTS_SHORTDATEFORMAT(BOOL)
WindowStyle03=Short Date Format with
Century,DTS_SHORTDATECENTURYFORMAT(BOOL)
WindowStyle04=Time Format,DTS_TIMEFORMAT(BOOL)
WindowStyle05=Allow No Date,DTS_SHOWNONE(BOOL)
WindowStyle06=Spinner Control,DTS_UPDOWN(BOOL)
WindowStyle07=Right Align,DTS_RIGHTALIGN(BOOL)
Method00=Format,SetFormat(string)
ContTitle=Date Time Picker Control
ClassName=SysDateTimePick32
Name=DateTimePicker
Size=80,20
Style=WS_TABSTOP|WS_CHILD|WS_CLIPSIBLINGS
ExStyle=WS_EX_CLIENTEDGE
PropTabs=DateTimePicker Properties:Properties,DateTimePicker
Styles:Styles,Control ExStyles:ExStyles
InitMethod=DateTimePicker(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cDateTimePicker)

[CONTROL:cFrameControl]
Assign00=Outer Border Style,OuterBorderStyle(FrameBorderStyle)
Assign01=Outer Border Width,OuterBorderWidth(numeric)
Assign02=Gap Width,GapWidth(numeric)
Assign03=Inner Border Style,InnerBorderStyle(FrameBorderStyle)
Assign04=Inner Border Width,InnerBorderWidth(numeric)
ContTitle=Frame Control
Name=cFrameControl
ClassName=static
Size=240,140
Style=WS_CHILD|WS_CLIPSIBLINGS
ExStyle=WS_EX_TRANSPARENT
InitMethod=cFrameControl(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cFrameControl)
FloatBar=FRAME
PropTabs=FrameControl Properties:Properties

[CONTROL:cDataBrowser]
Assign00=Font,FontAssignKludge(CLASS:cFont)
Assign01=Grid Pen,GridPen(CLASS:cPen)
Assign02=Background Color=BackGroundColor(COLOR)
Assign03=Text Color=TextColor(COLOR)
Assign04=Highlighted Background Color,HilightedBKColor(COLOR)
Assign05=Highlighted Text Color,HilightedTextColor(COLOR)
Assign06=Non-Focused Background Color,NonFocusedBKColor(COLOR)
Assign07=Non-Focused Text Color,NonFocusedTextColor(COLOR)
Assign08=Row Select,RowSelect(BOOL)
Assign09=Server,Server(CLASS:cArrayServer)
ContTitle=Data Browser
ClassName=SysListView32
OptClassName=cm_CustomControl
Name=cDataBrowser
Size=150,120
Style=WS_CHILD|WS_BORDER|WS_TABSTOP|WS_CLIPSIBLINGS
InitMethod=cDataBrowser(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:cDataBrowser)
PropTabs=DataBrowser Properties:Properties,DataBrowser Styles:Styles,Control
ExStyles:ExStyles
FloatBar=DBrowser

[CONTROL:OLEGEN]
[CONTROL:OLEGEN:OLEOBJECT]
Assign01=AllowInPlace,AllowInPlaceActivation(BOOL)
Assign02=ActivateOnDblClk,ActivateOnDblClk(BOOL)
ContTitle=OLE Object
Name=OLEObject
ClassName=__PTSTBCN__
OptClassName=cm_CustomControl
Size=240,140
PropTabs=GenOleObject:General,OLEObjStyles:Styles,ExStyles
Style=WS_CHILD|WS_BORDER
InitMethod=OLEObject(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:OLEObject)

[CONTROL:OLEGEN:OLECONTROL]
ContTitle=OLE Control
Name=OLEControl
ClassName=__PTSTBCN__
OptClassName=cm_CustomControl
Size=240,140
PropTabs=GenOleControl:General,OCXProperties:Properties,OCXEvents:Events
Style=WS_CHILD|WS_BORDER|WS_TABSTOP
InitMethod=OLEControl(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:OLEControl)

; **** bBrowser:Control
[CONTROL:CUSTOMCONTROL:BBROWSER]
ContTitle=bBrowser
ClassName=static
OptClassName=_VOCustomControl
Name=bBrowser
Size=240,140
PropTabs=HyperLabel,GenbBrowser:General,bBrowserData:Data,bBrowserMisc:Misce
llaneous,bBrowserView:View,bBrowserStyles:Styles,ExStyles
Style=WS_CHILD|WS_BORDER|WS_TABSTOP
ExStyle=WS_EX_CLIENTEDGE
FloatBar=bBrowser
InitMethod=bBrowser(PARENT,ID,POSITION,SIZE)
InheritClassName=Inherit from Class,InheritClassName(CLASS:bBrowser)
Assign100=Auto Close,AutoClose(bAutoClose)
Assign101=Auto Append,AutoAppend(BOOL)
Assign102=Auto Skip,AutoSkip(BOOL)
Assign103=Auto Refresh Time,AutoRefreshTime(numeric)
Assign104=Editable,Editable(BOOL)
Assign105=Auto Edit,AutoEdit(bAutoEdit)
Assign106=Field Change Mode,FieldChangeMode(bFieldChangeMode)
Assign107=Caption Height,CaptionHeight(numeric)
Assign108=Row Height,RowHeight(numeric)
Assign109=Footer Height,FooterHeight(numeric)
Assign110=Current Mode,CurrentMode(bCurrentMode)
Assign111=Deleted Foreground,DeletedForeground(Color)
Assign112=Freeze,Freeze(numeric)
Assign113=Grid,Grid(bGridStyle)
Assign114=Grid in Empty Area,GridInEmptyArea(BOOL)
Assign115=Row Mode,RowMode(bRowMode)
Assign116=Row Count Mode,RowCountMode(bRowCountMode)
Assign117=View Logic As,ViewLogicAs(bViewLogicAs)
Assign120=Current BackGround,CurrentBackground(Brush)
Assign121=Current Foreground,CurrentForeground(Color)
Assign122=Selected BackGround,SelectedBackground(Brush)
Assign123=Selected Foreground,SelectedForeground(Color)
Assign124=Inactive Selected BackGround,InactiveSelectedBackground(Brush)
Assign125=Inactive Selected Foreground,InactiveSelectedForeground(Color)
Assign126=Row Height Max,RowHeightMax(numeric)
Assign127=Selection Mode,SelectionMode(bSelectionMode)
Assign128=Wordbreak in Memo,WordBreakInMemo(BOOL)
Assign129=Tab Key Mode,TabKeyMode(bTabKeyMode)
Assign130=Horizontal Scrollbar Mode,HorizontalScrollbarMode(bScrollbarMode)
Assign131=Vertical Scrollbar Mode,VerticalScrollbarMode(bScrollbarMode)
Method200=Enable Skip EoF,EnableSkipEoF(BOOL)
Method201=Enable Column Move,EnableColumnMove(BOOL)
Method202=Enable Column Resize,EnableColumnResize(BOOL)
Method203=Use,Use(CLASS:DataServer)
Method204=Font,Font(FONT)
Method210=Enable Caption Click,EnableCaptionClick(BOOL)
Method211=Enable Inactive Selection,EnableInactiveSelection(BOOL)
Method212=Enable Row Height Variable,EnableRowHeightVariable(BOOL)
Method213=Enable Row Resize,EnableRowResize(BOOL)
Method214=Enable Selector,EnableSelector(BOOL)
; ---- bBrowser:Control


[AssignMap]
Accelerator=cAccelerator
AlignMode=
AllowsSelection=
AutoScrollBars=
BackgroundColor=cColor
Bitmap=cBitmap
Caption=
Checked=
ClipperKeys=
ContextMenu=cMenu
DragImageList=cImageList
Font=cFont
Icon=cIcon
ImageList=cImageList
Indent=
InsertModeOverride=
InvokeMethod=
LargeImageList=cImageList
LineSize=
LoadFromResource=cResourceID
Menu=cMenu
PageSize=
Picture=
Pointer=cPointer
Position=
Pressed=
Range=cRange
RowSelect=
ScrollOnControlFocus=
SelectedTab=
Server=cArrayServer
Size=cDimension
SmallImageList=cImageList
StateImageList=cImageList
StatusBar=cStatusBar
StepSize=
TextBackgroundColor=cColor
TextColor=cColor
TextLimit=
TextValue=
TickFrequency=
ToolBar=cToolBar
ToolTipText=
OuterBorderStyle=
OuterBorderWidth=
GapWidth=
InnerBorderStyle=
InnerBorderWidth=

; **** bBrowser:AssignMap
AutoClose=
AutoAppend=
AutoRefreshTime=
Editable=
AutoEdit=
AutoSkip=
FieldChangeMode=
CaptionHeight=
RowHeight=
FooterHeight=
CurrentMode=
DeletedForeground=Color
Freeze=
GridInEmptyArea=
Grid=bGrid
RowMode=
RowCountMode=
ViewLogicAs=
CurrentBackground=Brush
CurrentForeground=Color
SelectedBackground=Brush
SelectedForeground=Color
InactiveSelectedBackground=Brush
InactiveSelectedForeground=Color
RowHeightMax=
SelectionMode=
WordBreakInMemo=
TabKeyMode=
HorizontalScrollbarMode=
VerticalScrollbarMode=
; ---- bBrowser:AssignMap


[StdProperties]
;**** Types
ALIGNMODE=AUTOALIGN_NONE,AUTOALIGN_BOTTOM,AUTOALIGN_CLIENT,AUTOALIGN_CLIENT_
BOTTOM,AUTOALIGN_CLIENT_LEFT,AUTOALIGN_CLIENT_RIGHT,AUTOALIGN_CLIENT_TOP,AUT
OALIGN_HEIGHT,AUTOALIGN_LEFT,AUTOALIGN_RIGHT,AUTOALIGN_TOP,AUTOALIGN_WIDTH
COLOR=COLORBLACK,COLORBLUE,COLORCYAN,COLORGREEN,COLORMAGENTA,COLORRED,COLORY
ELLOW,COLORWHITE
LOGIC=Yes
BOOL=True,False
BUTTONHALIGN=Auto,Left,Right,Center
BUTTONVALIGN=Auto,Top,Bottom,Center
BUTTONIMAGETYPE=No Image,Icon,Bitmap
CBAUTOSTYLE=No AutoSelect,AutoSelect,3 State,AutoSelect 3 State
EDITCONVERT=No Conversion,Uppercase,Lowercase
EDITALIGN=Left,Center,Right
FIXEDALIGN=Left,Center,Right,Simple,Left No Wrap
INSERTMODEOVERRIDE=IMO_NONE,IMO_ALWAYS_INSERT,IMO_ALWAYS_OVERWRITE
UPDOWNALIGN=No Alignment,Left,Right
OWNERDRAW=No Ownerdraw,Fixed,Variable
CBTYPE=Simple,Drop Down,Drop Down List
LVTYPE=Icons,Small Icons,Report,List
LVSORT=No Sort,Ascending,Descending
CAPTIONBAR=No Caption Bar,Caption Bar Only,System Menu,Minimize Box,Maximize
Box,Both Boxes
DIALOGPOS=Auto,Center,Center Mouse
DIALOGTYPE=Popup Dialog,Tab Page
TABKEY=Form Only,Include Parent
cDialog=cDialog
cMDIShell=cMDIShell
cCustomControl=cCustomControl
cIconControl=cIconControl
cBitmapControl=cBitmapControl
cHorizontalScrollBar=cHorizontalScrollBar
cVerticalScrollBar=cVerticalScrollBar
cMultilineEdit=cMultilineEdit
cSingleLineEdit=cSingleLineEdit
cMaskedEdit=cMaskedEdit
cListBox=cListBox
cComboBox=cComboBox
cPushButton=cPushButton
cCheckBox=cCheckBox
cRadioButton=cRadioButton
cSpeedButton=cSpeedButton
cTextControl=cTextControl
cGroupBox=cGroupBox
cProgressBar=cProgressBar
cHorizontalSlider=cHorizontalSlider
cVerticalSlider=cVerticalSlider
cVerticalSpinner=cVerticalSpinner
cHorizontalSpinner=cHorizontalSpinner
cTabControl=cTabControl
cTreeView=cTreeView
cListView=cListView
cGrid=cGrid
cRichEdit=cRichEdit
cAnimationControl=cAnimationControl
cFrameControl=cFrameControl
FrameBorderStyle=FS_SUNKEN,FS_RAISED

; **** bBrowser:StdProperties
bCurrentMode=#Cell,#Line
bGridStyle=BGRID_NONE,BGRID_OUTLINE,BGRID_OUTLINEHORIZONTAL,BGRID_OUTLINEVER
TICAL,BGRID_CONVEX
bAutoClose=True,False,#OnlyWhenLastClient,#Newer
bAutoEdit=True,False,#Sensitive,#Excel,#Permanent
bRowMode=#Relative,#Absolute
bRowCountMode=#Auto,#RecCount,#KeyCount
bViewLogicAs=#Normal,#Checkbox,#Combobox
bFieldChangeMode=#Flexible,#Stable
bSelectionMode=#Simple,#Multiple
bScrollbarMode=#None,#Auto,#Always
bTabKeyMode=#MoveToControl,#MoveToSelectableCell,#MoveToEditableCell
; ---- bBrowser:StdProperties


;**** Association between Tabs and methods/assigns/styles
; window related stuff
Window Properties=(Window Properties)Name,Inherit from Class,Class
Declaration,PreInit Actions,PostInit Actions,Caption,Background
Color,_Width,_Height,Accelerator Table,Menu,Pointer,Status Bar,Tool
Bar,Clipper Keys,Export Controls
Dialog Properties=(Dialog Properties)Name,Inherit from Class,Class
Declaration,PreInit Actions,PostInit
Actions,Type,Modeless,Caption,_Width,_Height,Accelerator
Table,Menu,Pointer,Status Bar,Tool Bar,Clipper Keys,Export Controls,Pixel
Positions
Dialog Styles=(Dialog Styles)Disabled,Caption Bar,Clip Siblings,Clip
Children,System Modal,No Idle Message,Resizable,Position
cDesignedMDIChild Styles=(cDesignedMDIChild Styles)Auto Scrollbars,Scroll On
Control Focus
cDesignedSDI Styles=(cDesignedSDI Styles)Auto Scrollbars,Scroll On Control
Focus

Window Events=(Windows
Events)OnActivate,OnClose,OnCommand,OnCompacting,OnCreate,OnDestroy,OnDraw,O
nDrawItem,OnDropFiles,OnEraseBackground,OnFocusChange,OnGetDlgCode,OnGetIcon
,OnGetMinMaxInfo,OnHelp,OnMeasureItem,OnMove,OnNotify,OnPaint,OnPowerBroadca
st,OnQueryDragIcon,OnQueryEndSession,OnSetCursor,OnShowWindow,OnSize,OnSizin
g,OnStyleChanged,OnSysCommand,OnTimer,OnWindowPosChange
Dialog Events=(Dialog
Events)OnActivate,OnClose,OnCommand,OnCompacting,OnDestroy,OnDraw,OnDrawItem
,OnDropFiles,OnEraseBackground,OnFocusChange,OnGetDlgCode,OnGetIcon,OnGetMin
MaxInfo,OnHelp,OnMeasureItem,OnMove,OnNotify,OnPaint,OnPowerBroadcast,OnQuer
yDragIcon,OnQueryEndSession,OnSetCursor,OnShowWindow,OnSize,OnSizing,OnStyle
Changed,OnSysCommand,OnTimer,OnWindowPosChange
Mouse Events=(Window Mouse
Events)OnMouseButtonDoubleClick,OnMouseButtonDown,OnMouseButtonUp,OnMouseMov
e
Keyboard Events=(Window Keyboard
Events)OnKeyChar,OnKeyDown,OnKeyUp,OnSysKeyChar,OnSysKeyDown,OnSysKeyUp
Menu Events=(Window Menu
Events)OnContextMenu,OnMenuChar,OnMenuInit,OnMenuSelect
Control Events 1=(Window Control
Events)OnAnimationChange,OnControlClick,OnControlColor,OnControlFocusChange,
OnControlItemDrag,OnDataBrowserCellDraw,OnDataBrowserCellEdit,OnDataBrowserC
ellSelectionChange,OnDataBrowserColumnClick,OnDataBrowserKeyDown,OnDataBrows
erRowAppend,OnDataBrowserRowDelete,OnDateTimePickerChange,OnEditChange,OnGri
dCellDraw,OnHeaderControlItemChange,OnHeaderControlItemClick,OnListBoxSelect
,OnListViewColumnClick,OnListViewItemChange,OnListViewItemSelect,OnListViewK
eyDown
Control Events 2=(Window Control
Events)OnMonthCalendarDateSelect,OnRichEditDropFiles,OnRichEditMessageFilter
,OnRichEditSelectionChange,OnScrollBarChange,OnSliderChange,OnSpinnerChange,
OnSplitBarChange,OnTabControlKeyDown,OnTabControlSelectionChange,OnTreeViewI
temChange,OnTreeViewItemExpand,OnTreeViewKeyDown,OnTreeViewSelectionChange,O
nVirtualListViewGetDispInfo,OnVirtualListViewODCacheHint,OnVirtualListViewOD
FindItem

; control stuff
Control Properties=(Base Control Properties)Name,Inherit from
Class,Background Color,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
Control Styles=(Base Control Styles)Disabled,Tab Stop,Group,Border
Control ExStyles=(Base Control Extended Styles)Right-To-Left Reading,No
Parent Notify,Accept Files,Transparent,Client Edge,Static Edge,Modal Frame

Icon Properties=(Icon Control Properties)Name,Inherit from
Class,Icon,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
Bitmap Properties=(Bitmap Control Properties)Name,Inherit from
Class,Bitmap,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height

Scrollbar Properties=(ScrollBar Properties)Name,Inherit from Class,Min
Value,Max Value,Page Size,Position,Background Color,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
ScrollBar Styles=(ScrollBar Styles)Disabled,Tab Stop,Group,AutoSize

MLE Properties=(MultiLine Edit Properties)Name,Inherit from Class,Text
Value,Text Limit,Background Color,Text Color,Font,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
MLE Styles=(MultiLine Edit Styles)Disabled,Tab Stop,Group,Border,Vertical
Scrollbar,Horizontal Scrollbar,Clip Siblings,Password,Retain Selection,OEM
Conversion,Auto VScroll,Auto HScroll,Return Key,Read
Only,Conversion,Alignment

SLE Properties=(SingleLine Edit Properties)Name,Inherit from Class,Text
Value,Text Limit,Background Color,Text Color,Font,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
SLE Styles=(SingleLine Edit Styles)Disabled,Tab Stop,Group,Border,Vertical
Scrollbar,Horizontal Scrollbar,Clip Siblings,Password,Retain Selection,OEM
Conversion,Auto VScroll,Auto HScroll,Return Key,Read
Only,Conversion,Alignment

MaskedEdit Properties=(Masked Edit Properties)Name,Inherit from Class,Text
Value,Text Limit,Picture,Insert Mode Override,Background Color,Text
Color,Font,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
MaskedEdit Styles=(Masked Edit Styles)Disabled,Tab
Stop,Group,Border,Vertical Scrollbar,Horizontal Scrollbar,Clip
Siblings,Password,Retain Selection,OEM Conversion,Auto VScroll,Auto
HScroll,Return Key,Read Only,Conversion,Alignment

Listbox Properties=(Listbox Properties)Name,Inherit from Class,Background
Color,Text Color,Font,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
Listbox Styles=(Listbox Styles)Disabled,Tab Stop,Group,Border,Vertical
Scrollbar,Horizontal Scrollbar,Clip Siblings,Sort,Notify Parent,Use Tab
Stops,No Redraw,Multi Column,No Integral Height,Want Keyboard Input,Multiple
Selection,Extended Selection,Disable if no Scroll,Owner Draw

Combobox Properties=(Combobox Properties)Name,Inherit from Class,Background
Color,Text Color,Font,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
Combobox Styles=(Combobox Styles)Disabled,Tab Stop,Group,Border,Vertical
Scrollbar,Horizontal Scrollbar,Clip Siblings,ComboBox Type,Sort,Auto
HScroll,No Integral Height,OEM Convert,Disable if no Scroll,OwnerDraw

PushButton Properties=(PushButton Properties)Name,Inherit from
Class,Caption,Icon,Bitmap,Click Event,Background Color,Text
Color,Font,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
PushButton Styles=(PushButton Styles)Disabled,Tab Stop,Group,Border,Vertical
Scrollbar,Horizontal Scrollbar,Clip Siblings,Text
Left,Multiline,Flat,Horizontal Alignment,Vertical Alignment,Default Button

Checkbox Properties=(Checkbox Properties)Name,Inherit from
Class,Caption,Icon,Bitmap,Checked,Background Color,Text Color,Font,Alignment
Mode,Context Menu,Tooltip,_Visible,_GenCode,_Width,_Height
Checkbox Styles=(Checkbox Styles)Disabled,Tab Stop,Group,Border,Vertical
Scrollbar,Horizontal Scrollbar,Clip Siblings,Text
Left,Multiline,Flat,Horizontal Alignment,Vertical Alignment,Selection,Push
Like

Radiobutton Properties=(Radiobutton Properties)Name,Inherit from
Class,Caption,Icon,Bitmap,Group Value,Pressed,Background Color,Text
Color,Font,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
Radiobutton Styles=(Radiobutton Styles)Disabled,Tab
Stop,Group,Border,Vertical Scrollbar,Horizontal Scrollbar,Clip Siblings,Text
Left,Multiline,Flat,Horizontal Alignment,Vertical Alignment,AutoSelect,Push
Like

SpeedButton Properties=(PushButton Properties)Name,Inherit from
Class,Caption,Icon,Bitmap,Click Event,Background Color,Text
Color,Font,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
SpeedButton Styles=(PushButton Styles)Disabled,Border,Clip Siblings,Text
Left,Multiline,Flat,Horizontal Alignment,Vertical Alignment,Two State

TextControl Properties=(TextControl Properties)Name,Inherit from
Class,Caption,No Prefix,Background Color,Text Color,Font,Alignment
Mode,Context Menu,Tooltip,Alignment,_Visible,_GenCode,_Width,_Height
TextControl Styles=(TextControl Styles)Disabled,Tab
Stop,Group,Border,Vertical Scrollbar,Horizontal Scrollbar,Clip Siblings

Groupbox Properties=(Groupbox Properties)Name,Inherit from
Class,Caption,Background Color,Text Color,Font,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
Groupbox Styles=(Groupbox Styles)Disabled,Tab Stop,Group,Border,Vertical
Scrollbar,Horizontal Scrollbar,Clip Siblings,Flat

Progressbar Properties=(Progressbar Properties)Name,Inherit from Class,Min
Value,Max Value,Step Size,Position,Background Color,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
Progressbar Styles=(Progressbar Styles)Disabled,Tab Stop,Group,Border

HSlider Properties=(HSlider Properties)Name,Inherit from Class,Min Value,Max
Value,Position,Line Size,Page Size,Tick Frequency,Allows
Selection,Background Color,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
HSlider Styles=(HSlider Styles)Disabled,Tab Stop,Group,Border,Auto Ticks,No
Ticks,Enable Selection Range,Fixed Length,No Thumb

VSlider Properties=(VSlider Properties)Name,Inherit from Class,Min Value,Max
Value,Position,Line Size,Page Size,Tick Frequency,Allows
Selection,Background Color,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
VSlider Styles=(VSlider Styles)Disabled,Tab Stop,Group,Border,Auto Ticks,No
Ticks,Enable Selection Range,Fixed Length,No Thumb

VSpinner Properties=(VSpinner Properties)Name,Inherit from Class,Min
Value,Max Value,Position,Background Color,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
VSpinner Styles=(VSpinner Styles)Disabled,Tab Stop,Group,Wrap,Alignment,Auto
Buddy,Arrow Keys,No Thousands,Set Buddy Int

HSpinner Properties=(HSpinner Properties)Name,Inherit from Class,Min
Value,Max Value,Position,Background Color,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
HSpinner Styles=(HSpinner Styles)Disabled,Tab Stop,Group,Wrap,Alignment,Auto
Buddy,Arrow Keys,No Thousands,Set Buddy Int

TabControl Properties=(TabControl Properties)Name,Inherit from Class,Image
List,Selected Tab,Background Color,Text Color,Font,Alignment Mode,Context
Menu,Tooltip,_PageCaption,_PageName,_Visible,_GenCode,_Width,_Height
TabControl Styles=(TabControl Styles)Disabled,Tab Stop,Group,Border,Vertical
Scrollbar,Horizontal Scrollbar,Clip Siblings,Force Icon Left,Force Label
Left,Buttons,Multiline,Focus On Button Down,Has ToolTips,Focus Never,Hot
Tracking

TreeView Properties=(TreeView Properties)Name,Inherit from Class,Drag Image
List,Image List,State Image List,Indent,Background Color,Text
Color,Font,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
TreeView Styles=(TreeView Styles)Disabled,Tab Stop,Group,Border,Vertical
Scrollbar,Horizontal Scrollbar,Clip Siblings,Has Buttons,Has Lines,Lines at
Root,Disable Drag&Drop,Show Selection Always,Edit Labels

ListView Properties=(ListView Properties)Name,Inherit from Class,Large Image
List,Small Image List,State Image List,Background Color,Text Background
Color,Text Color,Font,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
ListView Styles=(ListView Styles)Disabled,Tab Stop,Group,Border,Vertical
Scrollbar,Horizontal Scrollbar,Clip Siblings,List View Type,Single
Selection,Show Selection Always,Sort,No Label Wrap,Auto Arrange,Edit
Labels,No Scroll,Align Left,No Column Header,No Sort Header

Grid Properties=(Grid Properties)Name,Inherit from Class,Background
Color,Text Background Color,Text Color,Font,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
Grid Styles=(Grid Styles)Disabled,Tab Stop,Group,Border,Clip Siblings,Show
Selection Always

RichEdit Properties=(RichEdit Properties)Name,Inherit from Class,Text
Value,Text Limit,Background Color,Text Color,Font,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
RichEdit Styles=(RichEdit Styles)Disabled,Tab Stop,Group,Border,Vertical
Scrollbar,Horizontal Scrollbar,Clip Children,Clip Siblings,Password,Retain
Selection,OEM Conversion,Auto VScroll,Auto HScroll,Return Key,Read
Only,Conversion,Save Selection,Sunken,Disable No Scroll,Align to Parent

AnimationControl Properties=(AnimationControl Properties)Name,Inherit from
Class,Animation Resource,Background Color,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
AnimationControl Styles=(AnimationControl Styles)Disabled,Tab
Stop,Group,Border,Center,Transparent Background,Auto Play

MonthCalendar Properties=(MonthCalendar Properties)Name,Inherit from
Class,Tooltip,_Visible,_GenCode,_Width,_Height,_Left,_Top
MonthCalendar Styles=(MonthCalendar Styles)Disabled,Tab
Stop,Group,Border,Day State,Multi Select,No Today,No Today Circle,Week
Numbers

DateTimePicker Properties=(DateTimePicker Properties)Name,Inherit from
Class,Tooltip,_Visible,_GenCode,_Width,_Height,_Left,_Top
DateTimePicker Styles=(DateTimePicker Styles)Disabled,Tab
Stop,Group,Border,Long Date Format,Short Date Format,Short Date Format with
Century,Time Format,Allow No Date,Spinner Control,Right Align,Format

FrameControl Properties=(FrameControl Properties)Name,Inherit from
Class,Outer Border Style,Outer Border Width,Gap Width,Inner Border
Style,Inner Border Width,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height

Databrowser Properties=(Databrowser Properties)Name,Inherit from
Class,Server,Grid Pen,Background Color,Text Color,Highlighted Background
Color,Highlighted Text Color,Non-Focused Background Color,Non-Focused Text
Color,Row Select,Font,Alignment Mode,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height
Databrowser Styles=(Databrowser Styles)Disabled,Tab Stop,Border,Clip
Siblings

GenMultiSel=(General Multiple Selection Properties)Context
Menu,Font,_Visible,_GenCode,_Width,_Height

GenOleObject=(General OLE Object Properties)Inherit from Class,Context
Menu,Tooltip,_Visible,_GenCode,AllowInPlace,ActivateOnDblClk,AllowResize,Aut
oSizeOnCreate,ReadOnly,_Width,_Height
GenOleControl=(General OLE Control Properties)Inherit from Class,Context
Menu,Tooltip,_Visible,_GenCode,AllowInPlace,ActivateOnDblClk,AllowResize,Aut
oSizeOnCreate,ReadOnly,_Width,_Height
OCXProperties=(OLE Control Properties)_OCXPropertyPages,_OCXPropertyList
OCXEvents=(OLE Control Events)_OCXEventList

; **** bBrowser:Association
GenbBrowser=(General bBrowser Properties)Inherit from Class,Context
Menu,Tooltip,_Visible,_GenCode,_Width,_Height,_Left,_Top
bBrowserMisc=(bBrowser Miscellaneous)Enable Column Move,Enable Column
Resize,Enable Caption Click,Enable Row Resize
bBrowserData=(bBrowser Data)Use,Auto Close,Auto Append,Auto Skip,Auto
Refresh Time,Editable,Auto Edit,Tab Key Mode,Field Change Mode,Row Mode,Row
Count Mode,Enable Skip EoF,
bBrowserView=(bBrowser View)Font,Grid,Grid in Empty Area,Freeze,Caption
Height,Row Height,Footer Height,Current Mode,View Logic As,Wordbreak in
Memo,Current Background,Current Foreground,Deleted Foreground,Selected
Background,Selected Foreground,Enable Inactive Selection,Inactive Selected
Background,Inactive Selected Foreground,Enable Selector,Horizontal Scrollbar
Mode,Vertical Scrollbar Mode
bBrowserStyles=(bBrowser Window Styles)Disabled,Tab Stop,Group,Border
; ---- bBrowser:Association


[SupplementalFiles]
File00=
File01=
File02=
File03=
File04=

"Bruce Boddington" <t...@bottom.org> schrieb im Newsbeitrag
news:HVgRc.39814$K53....@news-server.bigpond.net.au...

Joachim Bieler

unread,
Aug 11, 2004, 7:35:20 AM8/11/04
to
Hi Thomas,

till now, the program WEDSetup has always worked correctly.

Have you changed the file CAVOWED.INF?

Please send me your CAVOWED.INF.

Regards
Joachim Bieler


"Thomas Kehl" <t.kehl (at) heeb.com> schrieb im Newsbeitrag
news:4115e...@news.bluewin.ch...

0 new messages