In this topic you will set some of the properties for the WijTooltip control.
Copy Code
|
|
---|---|
<cc1:WijTooltip ID="Panel1_WijTooltip" runat="server" CloseBehavior="Sticky" Content="Here is the tooltip!" Triggers="RightClick" TargetControlID="Label1"> /wijmo:WijTooltip> |
Now run the project to view the tooltip.