Advertisement
3_2004-2005 Custom Controls/ Forms/ Menus #141133

Tile Bitmap on a Form

Tiles a bitmap on your form. Fast and simple. Using the Bitblt API. There isn't much else to say about it. If you want to tile a bitmap on a form, this is as good as it gets.

AI

AI 요약: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

소스 코드
original-source
Upload
<%@ Language=VBScript %>
  <%
  	Option Explicit
  	Response.Expires = 0
  	Response.Buffer = True
  	Response.Clear
  %>
원본 댓글 (3)
Wayback Machine에서 복구됨