Jump to content

GUICtrlCreateMenu versus _GUICtrlMenu_CreateMenu


Go to solution Solved by argumentum,

Recommended Posts

Posted

Good day,
I hope that the day finds you all very well!

I am discovering that the more I think I know, the less I actually know!!!

Can someone please explain what the differences are in the above two commands - and why, if anything, is one preferable over the other?

  • Solution
Posted
1 hour ago, mr-es335 said:

Good day,
I hope that the day finds you all very well!

I am discovering that the more I think I know, the less I actually know!!!

Can someone please explain what the differences are in the above two commands - and why, if anything, is one preferable over the other?

GUICtrlCreateMenu() is part of AutoIt
_GUICtrlMenu_CreateMenu() is part of a UDF

You would use the UDF implementation if you could use the features from the UDF.

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...