Bubbles
Last updated
Last updated
The Bubbles enhances all Wisej.NET components by providing additional properties and a useful bubble notification functionality. Every widget can display a popup animated and themed bubble when a value changes.
The Bubbles extension can be added to a Wisej.NET project using NuGet Package Manager.
You can use the SetBubbleValue()
function to add the bubble to a Wisej Control (in this example, button1
) and set the bubble's value.
Fine tune your Bubbles with the Alignment and Margin properties.