Jump to content

Menu text not greyed out?


wolfbartels
 Share

Recommended Posts

My script supplies an additional menu on top of an application window, using GUICtrlCreateMenu.

$mnhdl = GUICreate("", 150, 20, 500,50, $WS_POPUP, $WS_EX_TOPMOST)
$LFN_Datei = GUICtrlCreateMenu("LFN Datei")

.......

Is there a way to have the text not_greyed_out even when the focus is at the application?

post-10427-1165239612_thumb.jpg

Link to comment
Share on other sites

  • 1 month later...

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
 Share

  • Recently Browsing   0 members

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