[ Index ]
 

Code source de PRADO 3.0.6

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/demos/quickstart/protected/pages/Controls/ -> InlineFrame.page (source)

   1  <com:TContent ID="body" >
   2  
   3  <h1 id="3301">TInlineFrame</h1>
   4  <com:DocLink ClassPath="System.Web.UI.WebControls.TInlineFrame" />
   5  
   6  <p>
   7  <tt>TInlineFrame</tt> displays an inline frame (&lt;iframe&gt;) on a Web page. The location of the frame content is specified by the <tt>FrameUrl</tt> property.
   8  </p>
   9  <p>
  10  The appearance of a <tt>TInlineFrame</tt> may be customized with the following properties, in addition to those inherited from <tt>TWebControl</tt>.
  11  </p>
  12  <ul>
  13    <li><tt>Align</tt> - the alignment of the frame.</li>
  14    <li><tt>DescriptionUrl</tt> - the URI of a long description of the frame's contents.</li>
  15    <li><tt>MarginWidth</tt> and <tt>MarginHeight</tt> - the number of pixels to use as the left/right margins and top/bottom margins, respectively.</li>
  16    <li><tt>ScrollBars</tt> - whether scrollbars are provided for the inline frame. By default, it is <tt>Auto</tt>, meaning the scroll bars appear as needed. Setting it as <tt>None</tt> or <tt>Both</tt> to explicitly hide or show the scroll bars.</li>
  17  </ul>
  18  
  19  <p>
  20  The following samples show <tt>TInlineFrame</tt> with different property settings. The Google homepage is used as the frame content.
  21  </p>
  22  <com:RunBar PagePath="Controls.Samples.TInlineFrame.Home" />
  23  
  24  </com:TContent>


Généré le : Sun Feb 25 21:07:04 2007 par Balluche grâce à PHPXref 0.7