Sorry, but there are no more tags available to filter with.
-
When one of the MRU entries is clicked, the DockStudioXP CommandClick will fire. So you would check in there for the MRU command name and you can get the filename that was clicked from the commands .filename property. e.g. Private Sub Dock_CommandClick(ByVal Command As Command) Dim MRUCommand CommandMRUFileList...
Page 1 of 1 (1 items)