Jump to content

How to reposition control that created by "_GUICtrlTreeView_Create "


 Share

Recommended Posts

WinMove ($hTreeView, "", 25, 25, 396, 300)
Tanks alot GaryFrost!

The document entries for this function does not mention the handle!.

Here is a copy from the doc.

WinMove

--------------------------------------------------------------------------------

Moves and/or resizes a window.

WinMove ( "title", "text", x, y [, width [, height[, speed]]] )

Be Green Now or Never (BGNN)!

Link to comment
Share on other sites

Tanks alot GaryFrost!

The document entries for this function does not mention the handle!.

Here is a copy from the doc.

WinMove

--------------------------------------------------------------------------------

Moves and/or resizes a window.

WinMove ( "title", "text", x, y [, width [, height[, speed]]] )

Look at the Parameters section for "title", you'll see a link, go to that link, then go to the very bottom

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

Link to comment
Share on other sites

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...