Tagged Questions

1
vote
1answer
354 views

Scenic Ribbon won't show up in Delphi Form // Has anybody an idea?

i've played a little bit with the Scenic Ribbon API (Windows Ribbon Framework). This is my result: program RibTest; uses Windows, Messages, ActiveX, ComObj; {$R 'e:\ribbon\test.res'} type ...