CCRP FolderTreeview |
|||||||||||
FOLDERTREEVIEW Bug: Canceling a Folder Expand Event Causes Folder Reloading Fix: PreSelectedFolder Property Fails to Pre-select Solution: FolderTreeview
Properties not Visible; Runtime Error in Visual Basic IDE CONTROL PAGE INDEX
|
Fix: PreSelectedFolder
Property Fails to Pre-select Last reviewed May 17, 1998
When the FolderTreeview control's
PreSelectedFolder is set to a particular folder and the control first shown, that folder
should visible and highlighted. This feature is not working and the folder may not be
visible at all.
The code to provide this feature was inadvertently
impaired prior to the control's final compilation and release..
For a VB form using the control, in the form's Form_Load event include the following code:
This bug will be fixed in the control's next release.
|