Jump to content

Search the Community

Showing results for tags 'guisetcoord'.

  • Search By Tags

    • guisetcoord ×
    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. As today I saw a @binbinhfr question here: I decide to post here this 2 following examples, which shows how to use GUICoordMode=2 + GUISetCoord() Simple example: #include <GUIConstantsEx.au3> Example() Func Example() Opt("GUICoordMode", 2) ; relative to cell mode...
×
×
  • Create New...