Advertisement
6_2008-2009 Windows API Call/ Explanation #201327

REAL Transparent RichTextBox

Create a real transparent RichTextBox with the standard Microsoft RichtextBox Control !!

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
Dim result As Long
'//set Richtext Box Backgroundstyle to transparent
result = SetWindowLong(txtLogFile.hwnd, GWL_EXSTYLE, WS_EX_TRANSPARENT)
원본 댓글 (3)
Wayback Machine에서 복구됨