home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 40 / IOPROG_40.ISO / SOFT / NETFrameworkSDK.exe / comsdk.cab / samples.exe / QuickStart / howto / include / wfheader.inc < prev    next >
Encoding:
Text File  |  2000-05-15  |  661 b   |  21 lines

  1. <!--BEGIN HEADER-->
  2. <%@ Register TagPrefix="Code" Namespace="Microsoft.Samples.Utils.CodeShow" %>
  3. <%@ Register TagPrefix="Acme" TagName="SourceRef" Src="/quickstart/util/SrcRef.aspx"%>
  4.  
  5. <html>
  6. <head>
  7. <link rel="stylesheet" href="/quickstart/include/qsstyle.css">
  8. </head>
  9. <body topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" >
  10.  
  11. <table class="outer" cellpadding=0 cellspacing=0>
  12. <tr>
  13. <td class="toc" valign="top" width="210">
  14.   <!-- #include virtual="/quickstart/howto/include/toc.inc" -->
  15. </td>
  16. <td valign="top">
  17. <div class="body">
  18. <!--END HEADER-->
  19.  
  20. <!-- #include virtual="/quickstart/winforms/include/winformsheader.inc" -->
  21.