How to create own control in Windows 7 Aero task preview?

后端 未结 3 1993
野趣味
野趣味 2020-12-30 12:32

I\'ve got two questions about Windows 7 task preview. In Delphi I\'d like to create my own buttons inside the area highlighted in the screenshot below.

1) Is it poss

3条回答
  •  执笔经年
    2020-12-30 12:49

    They are called Thumbnail toolbars. I'm not aware of any Delphi code to wrap this up, but I'm probably wrong! If I'm right, then you'll need to declare some COM interfaces and drive them appropriately - not really too difficult.

提交回复
热议问题