Modify ↓
Opened on Dec 9, 2013 at 7:27:06 PM
Closed on Dec 9, 2013 at 7:55:56 PM
Last modified on Dec 9, 2013 at 8:00:01 PM
#2556 closed Feature Request (Completed)
Request for hyperlink
| Reported by: | billo | Owned by: | guinness |
|---|---|---|---|
| Milestone: | 3.3.9.25 | Component: | Documentation |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Several GUI functions elude to the $WS_EX_ constants
to Control Extended Styles for $iExStyle which is extremely hard to find.
I request $WS_EX_ constants be a hyperlink to that section.
Attachments (0)
Change History (3)
comment:2 by , on Dec 9, 2013 at 7:55:56 PM
| Milestone: | → 3.3.9.25 |
|---|---|
| Owner: | set to |
| Resolution: | → Completed |
| Status: | new → closed |
Added by revision [9232] in version: 3.3.9.25
Note:
See TracTickets
for help on using tickets.

Could you provide an example of the GUI functions you're talking about please. Thanks.
Edit: Nevermind, I see you mean the likes of _GUICtrlButton_Create() or _GUICtrlTab_Create() where $iExStyle is present as a parameter.