[Module] LED - Gadget (all OS)
Posted: Thu Apr 02, 2020 10:53 am
LED Gadget - Module (all OS / 64Bit / DPI)

Download: LEDGadgetModule.pbi

Code: Select all
; LED::AttachPopupMenu() - adds a popup menu
; LED::Gadget() - new LED gadget
; LED::GetData() - similar to 'GetGadgetData()'
; LED::GetID() - similar to 'GetGadgetData()', but string
; LED::Hide() - similar to 'HideGadget()'
; LED::SetAutoResizeFlags() - [#MoveX|#MoveY|#Width|#Height]
; LED::SetAttribute() - similar to 'SetGadgetAttribute()'
; LED::SetColor() - similar to 'SetGadgetColor()'
; LED::SetData() - similar to 'SetGadgetData()'
; LED::SetID() - similar to 'SetGadgetData()', but string
; LED::SetState() - similar to 'SetGadgetState()'


