New to Gadget

i am new to gadget developement and currently going through "Windows Live Gadget Developer's Guide". while reading i came accross example where fancy button is displayed in the gadget.

It is making use of API - "Start.FancyButton".

But on my local system , i dont have "Start.*" API installed. Any idea how to install it so that i can make use of "Start.*" API's.

[424 byte] By [DeepakJadhav] at [2008-2-13]
# 1

I used <binding:options renderInline="true"></binding:options> and now it is behaving properly.

Is this only solution?

DeepakJadhav at 2007-9-3 > top of Msdn Tech,Gadgets,Sidebar Gadget Development...
# 2
I think you're asking this in the wrong section, that document applies to Live Gadgets, not Sidebar Gadgets. They're not 100% compatible.
JonathanAbbott at 2007-9-3 > top of Msdn Tech,Gadgets,Sidebar Gadget Development...