Advertisement
3_2004-2005 Miscellaneous #135820

FloatingForm

Creates a floating form on top of a previously existing form. Its useful for floating toolbars e.tc.

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
Sub FloatingForm(frmParent as Form, frmFloater as form)
 frmFloater.show ,frmParent
End sub
Upload
ความคิดเห็นดั้งเดิม (3)
กู้คืนจาก Wayback Machine