|
-
May 3rd, 2000, 04:37 PM
#1
Thread Starter
Junior Member
How can i put menu in activex control or .ocx file please guide me .
-
May 4th, 2000, 07:24 PM
#2
Conquistador
-
May 4th, 2000, 08:34 PM
#3
transcendental analytic
Press Ctrl E in the usercontrol and design your popupmenus
In the mousedown event put:
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
May 6th, 2000, 02:42 PM
#4
Conquistador
you have to insert the menu on a form though
-
May 6th, 2000, 05:23 PM
#5
transcendental analytic
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
May 6th, 2000, 05:33 PM
#6
Conquistador
how do u do that??
just add the menu to the activex document?
-
May 6th, 2000, 05:52 PM
#7
transcendental analytic
No just press ctrl E in the usercontrol and make your menus, they wont show up in the usercontrol but you can them as popupmenus
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
May 6th, 2000, 06:58 PM
#8
Conquistador
well, you learn a new thing everyday don't u
-
May 6th, 2000, 08:12 PM
#9
transcendental analytic
I'm still learning new stuff here, it's the best site known in universe
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
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
|