Add an overload to ShellObjectItemAdapter.GetItemContextMenu that decouples TreeListBox

Shell for WPF Forum

Posted 8 months ago by William Lucking
Avatar

Since an implementation may not necessarily need to be coupled to a TreeListBox, introduce an overload that allows arguments that provide the same data needed from the TreeListBox in order to render the context menu.  

Example,

ContextMenu GetItemContextMenu(IntPtr windowHandle, bool isAllowRename, bool isAllowNewFolder, ...

Comments (1)

Posted 8 months ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Thank you for the suggestion, we'll write it down.


Actipro Software Support

The latest build of this product (v24.1.2) was released 4 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.