|
-
May 26th, 2014, 10:21 AM
#1
Thread Starter
Junior Member
Can i build controls with Begin End of Form Initial Parameters ?
Hi guys!
I'm looking some practical way to create vb-menus without a lot a API's or components.
When i open the form trough the notepad, i can see some structure apparently easy to write.
Like:
Begin VB.Menu MyMenu
.Caption = "Menu"
End
It seems to be easy to use... but i cant use this code inside any class. Can i use this standard by some way?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|