Example demonstrates use of
HTML Editor inside
Flyout control.
Example code
<center> <img id="ad1" src="Edit-48-n-ps.gif" title="Edit"> </center> <obout:Flyout runat="server" ID="Flyout1" AttachTo="ad1" > <ed:Editor id="editor" runat="server" Width="700" Appearance="lite"> </ed:Editor> </obout:Flyout>
Move mouse over the image below.