AcTrayItemBubbleWindowControl Constructor
Overload List
Method |
Description |
---|
AcTrayItemBubbleWindowControl::AcTrayItemBubbleWindowControl () |
Default constructor. It initializes the bubble notification window title, text, hyperlink text and hyperlink URL to empty strings. |
AcTrayItemBubbleWindowControl::AcTrayItemBubbleWindowControl (CString&, CString&, CString&, CString&, CString&, CString&, bool) |
This function constructs an AcTrayItemBubbleWindowControl object and sets the bubble notification window title, text, hyperlink text and hyperlink URL to the settings specified by its parameters. |