Hi all
I am having some issues in passing Hex numbers to a function:
the call which is showing a syntax error is this
SetLabel FormControls.lblHeader, 2, iBarSidePad, (iFormHeaderHight - 2), iBarWidth, _
"Header", &H999999, &HO00000
the function itself is this:
Private Function...