mathiassv / MZLaunchBar

LauchBar MFC/C++ Controller (UX) -A bar from where other applications can be started, With Drag and Drop support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MZLaunchBar

MFC/C++ UI Controller what shows a LaunchBar from where other applications can be started

Alt text

Features

  • Place application or files/folders on a lunchBar. When click they are run/opened
  • Show ShellContext menu if right click on button. (Need ShellContextMenu class from CodepProject.com, see header)
  • Drag and Drop support to place new applicatiopn or files/folder on the bar
  • Support Large icon mode.
  • Override friendly to customize behavour
  • Drop file on button to send that file as paramter to program that will be launch
  • Very customizable.

History

v1.0 2019-11-05
Publish on GitHub

v1.0 2012-05-01
First version

About

LauchBar MFC/C++ Controller (UX) -A bar from where other applications can be started, With Drag and Drop support

License:MIT License


Languages

Language:C++ 100.0%