Modify ↓
Opened 18 years ago
Closed 17 years ago
#265 closed Feature Request (Rejected)
GUICtrlCreateToolBar - as native AutoIt control
| Reported by: | Zedna | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Now it's possible to create/modify StatusBar control in GUI only with standard include GuiStatusBar.au3
Attachments (0)
Change History (3)
comment:1 by , 18 years ago
comment:3 by , 17 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
It's possible to do with the UDF's, no real need to make it built-in as well.
Note:
See TracTickets
for help on using tickets.

Correction:
Now it's possible to create/modify ToolBar control in GUI only with standard include GuiToolBar.au3