Jorge11 Posted May 11, 2021 Posted May 11, 2021 (edited) I've read everything on this topic that I could find within the first several pages of search results, but I couldn't find the kind of basic info I need. I know that many control class names include numbers to distinguish one from another of the same type. Is there a "formula" (I know there's a better word, but I don't remember it) to describe the control class names? Like in the help file for StringFormat(): "variable format" is; %[flags] [width] [.precision] type" The other thing I can't find is a list/catalog of all non-user-specific classes and their names. Anyway, I'd like that general info, but my immediate issue is trying to perform a kind of wildcard search/selection of all controls of a given class (in, for example, a class list or array). Would anyone please help me out with this? If my question is too vague, please let me know how to improve it. Thanks Edited May 11, 2021 by Jorge11
Nine Posted May 11, 2021 Posted May 11, 2021 You could start with WinGetClassList. To read about controls how about this document ? 18 minutes ago, Jorge11 said: If my question is too vague, please let me know how to improve it. Yes it is vague. Not sure how it could be improved since I don't really understand the goal of your question. “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Debug Messages Monitor UDF Screen Scraping Round Corner GUI UDF Multi-Threading Made Easy Interface Object based on Tag
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now