Shell Control Pack ActiveX
Version 2.6a for Visual Studio .NET, Visual Basic 6, VB.NET, C#, Visual C++ 6, and other languages supporting ActiveX controls (Windows 95/98/ME/NT4/2000/XP/2003/Vista)


Shell Control Pack ActiveX toolbar
150px
  Products
   Shell Control Pack
   ActiveX
   Shell Control Pack
   VCL 2
   Structured Storage
   Library
  Ordering
  Downloads
  Contact
  Customers Only

CodeGear Technology Partner

 
Overview New In Version 2 Downloads Ordering FAQ

Additions and Changes in Version 2.6

FIXED problem with PTxShUtils.GetSystemImageList on diskless workstations.

FIXED problem where PTxShOpenSaveDlg.Filter was not initialising properly.

FIXED issue with PTxShList.FileFilter when FilesCanBeFolders option is False.


Additions and Changes in Version 2.5

ADDED FilesCanBeFolders property to PTxShList.

ADDED HotTrack_HandPoint property to PTxShList.

ADDED HotTrack_UnderlineCold property to PTxShList.

ADDED HotTrack_UnderlineHot property to PTxShList.

IMPROVED auto-expand when dragging over PTxShTree.


Additions and Changes in Version 2.4

FIXED incorrect behaviour of InitialDir property with the PTxShOpenSaveDlg control.


Additions and Changes in Version 2.3

ADDED IsNetworkDriveConnected method to PTxShUtils control.

FIXED slow operation of PTxShTree when mapped, disconnected network drives were present.

FIXED auto-fill handling on some large font and multi-byte systems for dialog components.

FIXED problem which sometimes caused AVs on certain Windows 98 installations, especially when using multiple PTxShTree controls.

FIXED various minor issues.


Additions and Changes in Version 2.2

ADDED OwnerHWND property to PTxShOpenSaveDlg and PTxShFolderBrowseDlg.

ADDED FormFont property to PTxShOpenSaveDlg and PTxShFolderBrowseDlg.

FIXED FormLeft and FormTop properties on PTxShOpenSaveDlg and PTxShFolderBrowseDlg.

FIXED problem which sometimes caused Access Violations on certain Windows 98 installations, especially when using multiple PTxShTree controls.


Additions and Changes in Version 2.1

ADDED high-color icons to PTxShOpenSaveDlg and PTxShFolderBrowseDlg for systems with more than 8-bits per pixel. The 16-color icons are dynamically selected on systems with lower color-depth.

ADDED Wait cursor when performing default Ole drop operations.

ADDED Thumbnails view style option to PTxShOpenSaveDlg.

FIXED problem with PTxShTree where Ole drop default actions would not occur.

FIXED OnOleDragDrop event in PTxShList and PTxShTree so that it fires before the drop occurs, allowing modification of the drop-effect.

FIXED issues with Ole drag-and-drop which would cause some data sources to be rejected, even if they were offering valid data.

FIXED various problems with renaming drives in PTxShTree and PTxShList controls.

FIXED problem where context menus would not show for the root (first) node in PTxShTree controls.FIXED PTxShTree now re-sorts items after editing an item's name.

FIXED problem when hovering over removable drives while drag-dropping into PTxShTree. The 'please insert disk' message would pop-up, aborting the drag operation. Messages like that are now ignored during drag-drop operations.

CHANGED the PTxShOpenSaveDlg view-style buttons to a drop-down menu with all view styles available.


Additions and Changes in Version 2.0

Added ptvsViewThumbnail option to the PTxShList.ViewStyle property.

Added the following properties, methods and events. See the help file for full documentation.

PTxShComboItem.IsCustom
PTxShComboItem.Attributes
PTxShComboItem.Size
PTxShComboItem.Size64
PTxShComboItem.IsFileSystem
PTxShComboItem.IsFileSystemAncestor
PTxShComboItem.IsFolder
PTxShComboItem.IsFile

PTxShCombo.IncludeNonFolders
PTxShCombo.AutoDropDownLines
PTxShCombo.SelectedFolder

PTxShCombo.OnBeforeAddItem

PTxShTree.OnAfterCheck
PTxShTree.OnBeforeShellMenuPopup
PTxShTree.OnAfterShellMenuSelection
PTxShTree.OnNodeContextMenu
PTxShTree.OnOleDragOver
PTxShTree.OnOleDragDrop
PTxShTree.OnOleStartDrag
PTxShTree.OnOleGiveFeedback
PTxShTree.OnOleCompleteDrag

PTxShTreeNodes.Delete
PTxShTreeNodes.GetFirstNode

PTxShUtils.RegisterIconFromFile
PTxShUtils.UnregisterIcon
PTxShUtils.CF_IDLIST
PTxShUtils.CSIDLEqualsIdList

PTxShTreeNode.HasChildren is now read/write

PTxShTreeNode.Attributes
PTxShTreeNode.IsCustom
PTxShTreeNode.IsFile
PTxShTreeNode.IsFileSystem
PTxShTreeNode.IsFileSystemAncestor
PTxShTreeNode.IsFolder
PTxShTreeNode.Size
PTxShTreeNode.Size64

PTxShTree.AddCustomChildFirstNode
PTxShTree.AddCustomChildNode
PTxShTree.AddCustomFirstNode
PTxShTree.AddCustomNode

PTxShListItem.IsCustom
PTxShListItem.Attributes
PTxShListItem.Size
PTxShListItem.Size64
PTxShListItem.IsFile
PTxShListItem.IsFileSystem
PTxShListItem.IsFileSystemAncestor
PTxShListItem.IsFolder

PTxShListItems.Delete

PTxShList.AddCustomItem
PTxShList.OnBeforeCheck
PTxShList.OnAfterCheck
PTxShList.OnBeforeShellMenuPopup
PTxShList.OnAfterShellMenuSelection
PTxShList.OnItemContextMenu
PTxShList.OnOleDragOver
PTxShList.OnOleDragDrop
PTxShList.OnOleStartDrag
PTxShList.OnOleGiveFeedback
PTxShList.OnOleCompleteDrag
PTxShList.SortColumn

ADDED ForEach support to the PTxShListItems, PTxShListColumns, PTxShTreeNodes, PTxShTreeNode and PTxShComboItems collections.

ADDED hover processing for PTxShTree. Now auto-expands items if you hover over them while OLE dragging.

FIXED OnKeyUp events now occur. Previously, OnKeyDown was firing instead.

FIXED memory leak in PTxShTree control.

FIXED keyboard shortcuts for Ctrl+C, Ctrl+V, Ctrl+X etc. which were not working correctly on Windows XP.

FIXED refresh issue with PTxShList in report view on Windows XP with themes.

FIXED performance issue with PTxShList on Windows XP when viewing folders containing large .zip files.

FIXED problem where changes made to PTxShTree.ShowRoot at design-time were not stored.

FIXED popup menu for root-nodes in the PTxShTree control. If the root node is not the Desktop, then the right click popup menu is now correctly handled.

FIXED 'access denied' error displayed on certain Windows 2000 systems due to the "System Volume Information" folder.

FIXED issue with incorrect background color sometimes being used for icons in PTxShTree control.

FIXED indent issue in PTxShCombo on Windows XP.

REDUCED redundant refreshes on filesystem changes.

Overview New In Version 2 Downloads Ordering FAQ