O
OctavioOlguin
Guest
Thanks.. Just s little question. I got struck on the ....... part of the sintaxis... Docs say that there should be a ToolTipIcon.Info datatype this is where i get to: DEFINE VARIABLE notifyIcon1 AS NotifyIcon. DEFINE VARIABLE ToolTipIcon1 AS ToolTipIcon. notifyIcon1:VISIBLE = YES. notifyIcon1:ShowBalloonTip(20000, "Information", "This is the text", ToolTipIcon1....... ). How could I get that value on ABL? TIA
Continue reading...
Continue reading...