Modify

#3642 closed Bug (Fixed)

AutoItX/ControlTreeView - wrong example in HelpFile

Reported by: Zedna Owned by: J-Paul Mesnage
Milestone: 3.3.15.1 Component: Documentation
Version: 3.3.14.5 Severity: None
Keywords: Cc:

Description

AutoItX/ControlTreeView
--> example in HelpFile is missing and instead there is wrong/bugged example for ControlListView:

Set oAutoIt = WScript.CreateObject("AutoItX3.Control")
oAutoIt.ControlListView "C:\", "", "SysTreeView321", "SelectAll", "", ""
oAutoIt.ControlListView "C:\", "", "SysTreeView321", "Deselect", "2", "5"

Attachments (0)

Change History (1)

comment:1 by J-Paul Mesnage, on Jul 5, 2018 at 7:45:01 AM

Milestone: 3.3.15.1
Owner: set to J-Paul Mesnage
Resolution: Fixed
Status: newclosed

Fixed by revision [12160] in version: 3.3.15.1

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.