Advertisement
2002C Miscellaneous #9040

Add menu items at runtime! :)

This code adds allows you to add menu item's on your form while you are running it(runtime :)...

AI

Shrnutí 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.

Zdrojový kód
original-source
Private Sub Command1_Click()
    Load mnuTest(mnuTest.Count)
End Sub

Upload
Původní komentáře (3)
Obnoveno z Wayback Machine