Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 267 Bytes

File metadata and controls

8 lines (6 loc) · 267 Bytes

Taskbar Control

This is a simple Windows control that will fit into the taskbar between the notification area and the icon area.

Usage:

  • Reference the library and inherit the TaskbarControl Form.
  • Set the MaxSize property to contain the resizing.
  • That's it!