Modify

Opened 16 years ago

Closed 14 years ago

#1691 closed Feature Request (Rejected)

ControlCommand is not working for .net checkboxes.

Reported by: Math Owned by: Jon
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Cc: mathan2k@…

Description

I have tried the ControlCommand for .net checkboxes. It is returning zero without doing the operation.

WinActivate("RAE Control","")
WinWaitActive("RAE Control","")
Msgbox(0,"",ControlCommand("RAE Control","","Auto-Start Station(s)","UnCheck",""))

I have tried Check,UnCheck and IsChecked commands and none of them is working.

Attachments (0)

Change History (3)

comment:1 by J-Paul Mesnage, 16 years ago

Owner: set to Jon
Status: newassigned
Type: BugFeature Request

I think ControlCommand does not apply to .net control.
So perhaps it is more a "feature request" than a bug.

comment:2 by TicketCleanup, 16 years ago

Version: 3.3.6.0

Automatic ticket cleanup.

comment:3 by trancexx, 14 years ago

Resolution: Rejected
Status: assignedclosed

Modify Ticket

Action
as closed The owner will remain Jon.

Add Comment


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