update.txt
资源名称:propgrid.zip [点击查看]
上传用户:yangzi5763
上传日期:2007-01-02
资源大小:239k
文件大小:1k
源码类别:
ActiveX/DCOM/ATL
开发平台:
Visual C++
- Update:
- Version 1.02
- - put tootips for partial visible items.
- - auto register xFloorWnd.ocx.
- - first page has caption or not
- - customizable separator
- - set font for items.
- - correct bug: height = 0 for list box, after unselecting item
- - edit mode is open when user press key.
- Version 1.03
- - color picker
- Version 1.05
- - ADOR.Recordset feature
- - IObjectSafety implementation
- - first column resizing
- - animation in general page
- - data picker
- - BUG: growing up GDI memory available under Win95. Corrected
- - BUG: when you try to close a form, and you have opened a ADOR recordset the system crach
- - UNICODE accept
- - Link button
- - Return Button
- - Font picker.
- GetValue(nIndexPage,nIndexProperty,0) return for a font property a dispatch to IFont
- SetValue(nIndexPage,nIndexProperty,0) Set a IFont interface as default value
- GetValue(nIndexPage,nIndexProperty,1) return for a font property color
- SetValue(nIndexPage,nIndexProperty,1) Set new color for this
- - Color picker
- SetValue and GetValue allow.
- - BUG: After resize, the control do not open
- Version 1.06
- - Arrow in VB do not work. Corrected
- - Group property accept.
- - New Event: Delete item
- Version 1.07
- - control accept now NCombo property.
- - control accept now NADOR property. This is a combination between NCombo and ADOR recordset