Host Custom Controls using Windows Ribbon Framework

264 Views Asked by At

Does anybody know if it's possible to host custom controls within the Ribbon bar when using the native Windows Ribbon Framework (the one introduced with Windows 7, used in MS Paint / Wordpad for example, NOT the Office Ribbon Framework)?

I know of the available controls as listed at the following MSDN source but I'd like to know if it's possible to use my own controls too.

http://msdn.microsoft.com/en-us/library/dd940497(v=vs.85).aspx

1

There are 1 best solutions below

1
On BEST ANSWER

From what I have experienced so far this is not possible. Neither got an answer here, nor in the Microsoft Partner forums.

Marking as solved.