Tuesday, November 24, 2015

Add Notification to StatusBar (with version 2.1.0)

Add Notification to StatusBar
Usage -
AddNotification("Title" , "Text")

ဥပမာ
Sub Button_click(Who)
AddNotification("HelloWorld", "is running...")
End Sub

----------------------------------------------------------------------

No comments:

Post a Comment