Advertisement
7_2009-2012 Windows API Call/ Explanation #223845

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