Skysnake Posted July 19, 2015 Posted July 19, 2015 (edited) Can someone please point me in the right direction? Is there an example somewhere that illustrates the use of $tagMCRANGE with _GUICtrlMonthCal_Create ?Thanks Edited July 19, 2015 by Skysnake Skysnake Why is the snake in the sky?
LarsJ Posted July 19, 2015 Posted July 19, 2015 _GUICtrlMonthCal_GetRange and _GUICtrlMonthCal_SetRange uses this structure. Take a look at the examples in helpfile. And take a look at the implementation of the functions in the UDF. Controls, File Explorer, ROT objects, UI Automation, Windows Message MonitorCompiled code: Accessing AutoIt variables, DotNet.au3 UDF, Using C# and VB codeShell menus: The Context menu, The Favorites menu. Shell related: Control Panel, System Image ListsGraphics related: Rubik's Cube, OpenGL without external libraries, Navigating in an image, Non-rectangular selectionsListView controls: Colors and fonts, Multi-line header, Multi-line items, Checkboxes and icons, Incremental searchListView controls: Virtual ListViews, Editing cells, Data display functions
Skysnake Posted July 19, 2015 Author Posted July 19, 2015 Thank you. Exactly what I was looking for. Skysnake Why is the snake in the sky?
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