| Wijmo Control Toolkit Extender Controls > C1MenuExtender > C1Menu Extender Tutorial > Step 3 of 4: Customizing the Menu |
In this topic you will set some of the properties for the C1MenuExtender.
<wijmo:C1MenuExtender ID="Panel1_C1MenuExtender" runat="server"
TargetControlID="Panel1" TriggerEvent="Rtclick" Orientation="Vertical">
<hideanimation>
<animated effect="fade">
</animated>
</hideanimation>
<slidinganimation easing="">
</slidinganimation>
</wijmo:C1MenuExtender>