If clicking on the Meter "arrow" shows its "menu" instantly, then it's almost certainly done through hiding and showing the menu meters in the skin:Not exactly sure what to call it and it's making searching kinda hard.
I've searched online but can only find examples of flyout menu styles.
Looking for some starter code on how to implement or any examples I could download?
Menu01.png
Menu02.png
https://docs.rainmeter.net/manual/meters/general-options/#Hidden
https://docs.rainmeter.net/manual/bangs/#ShowHideToggleMeter
Examples on that can be found all over the forum, just use the Search button to look for, say, "hide show meters" or "hide show menu", or even "drop down":
https://forum.rainmeter.net/viewtopic.php?t=22517
If, on the other hand, the "expansion" is not instant / immediate and instead looks like a slower motion animation, then it's almost certainly done through containers and ActionTimer:
https://docs.rainmeter.net/manual/meters/general-options/container/
https://docs.rainmeter.net/manual/plugins/actiontimer/
Example illustrating such a "collapsible":
https://forum.rainmeter.net/viewtopic.php?t=39940
Obviously, the latter variant is also a bit more complex to implement.
Statistics: Posted by Yincognito — Today, 9:48 pm