Jump to content

Search the Community

Showing results for tags 'store array dynamically'.

  • Search By Tags

    • store array dynamically ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 1 result

  1. Ciao Is it possible to store handle gui and function into array? I'd like to dinamically store all the informations in a matrix if I write $TransparentButtonTest2 = GUICreate("", 400, 400, 2, 2,$WS_POPUP, BitOR($WS_EX_LAYERED, $WS_EX_MDICHILD), $myGuiHandle) $hImageButton2 = _GDIP...
×
×
  • Create New...