Skip to content

Conversation

mercy-orejo
Copy link
Contributor

@mercy-orejo mercy-orejo commented Mar 3, 2025

Hi @MallikaRK

Title Description
Task Category Coerage issue fixes
Content Task Link/Mail Screenshot NA
UX task NA
Hotfix #1691
Ticket/Task link https://dev.azure.com/Syncfusion-Infrastructure/Syncfusion%20SEO/_workitems/edit/198046/
Excel/SharePoint link NA
Changes made Reason for changes
redirect link updated valid link to solve redirect link

Regards,
Mercy A.

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: 198046-Coverage-redirected-links-WPF-Docs

@SyncfusionBuild
Copy link
Contributor

CI Status: FAILURE ❌
Source Compilation: SUCCESS ✅
Failure Reason: CI Failure with violation
Build Location: 198046-Coverage-redirected-links-WPF-Docs
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
FT Layout Syntax Error(s): 0
Front matter Error(s): 1
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: 198046-Coverage-redirected-links-WPF-Docs

@SyncfusionBuild
Copy link
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: 198046-Coverage-redirected-links-WPF-Docs
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
FT Layout Syntax Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

Copy link

@Omanyadick Omanyadick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commented

## Tooltip

You can show the tooltip for `NotifyIcon` control by using the [ShowBalloonTip](https://help.syncfusion.com/cr/wpf/Syncfusion.Windows.Tools.Controls.NotifyIcon.html#Syncfusion_Windows_Tools_Controls_NotifyIcon_ShowBalloonTip_System_Int32_) method. You can also add a title and text by using the [BalloonTipTitle](https://help.syncfusion.com/cr/wpf/Syncfusion.Windows.Tools.Controls.NotifyIcon.html#Syncfusion_Windows_Tools_Controls_NotifyIcon_BalloonTipTitle) and [BalloonTipText](https://help.syncfusion.com/cr/wpf/Syncfusion.Windows.Tools.Controls.NotifyIcon.html#Syncfusion_Windows_Tools_Controls_NotifyIcon_BalloonTipText) properties. You can enable the title by setting the [BalloonTipHeaderVisibility](https://help.syncfusion.com/cr/wpf/Syncfusion.Windows.Tools.Controls.NotifyIcon.html#Syncfusion_Windows_Tools_Controls_NotifyIcon_BalloonTipHeaderVisibility) property to `true`.
You can show the tooltip for `NotifyIcon` control by using the [ShowBalloonTip](https://help.syncfusion.com/cr/wpf#Syncfusion_Windows_Tools_Controls_NotifyIcon_ShowBalloonTip_System_Int32_/Syncfusion.html/Syncfusion.html) method. You can also add a title and text by using the [BalloonTipTitle](https://help.syncfusion.com/cr/wpf#Syncfusion_Windows_Tools_Controls_NotifyIcon_BalloonTipTitle/Syncfusion.html/Syncfusion.html) and [BalloonTipText](https://help.syncfusion.com/cr/wpf#Syncfusion_Windows_Tools_Controls_NotifyIcon_BalloonTipText/Syncfusion.html/Syncfusion.html) properties. You can enable the title by setting the [BalloonTipHeaderVisibility](https://help.syncfusion.com/cr/wpf#Syncfusion_Windows_Tools_Controls_NotifyIcon_BalloonTipHeaderVisibility/Syncfusion.html) property to `true`.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CR links you have provided here are not having any content in them, check and update the correct cr links here.

## Show the notify icon

You can set the icon to the [NotifyIcon](https://help.syncfusion.com/cr/wpf/Syncfusion.Windows.Tools.Controls.NotifyIcon.html) control using the [Icon](https://help.syncfusion.com/cr/wpf/Syncfusion.Windows.Tools.Controls.NotifyIcon.html#Syncfusion_Windows_Tools_Controls_NotifyIcon_Icon) property and then display the notify icon by setting the [ShowInTaskBar](https://help.syncfusion.com/cr/wpf/Syncfusion.Windows.Tools.Controls.NotifyIcon.html#Syncfusion_Windows_Tools_Controls_NotifyIcon_ShowInTaskBar) property to `true`.
You can set the icon to the [NotifyIcon](https://help.syncfusion.com/cr/wpf/Syncfusion.Windows.Tools.Controls.NotifyIcon.html) control using the [Icon](https://help.syncfusion.com/cr/wpf/Syncfusion.Windows.Tools.Controls.NotifyIcon.html#Syncfusion_Windows_Tools_Controls_NotifyIcon_Icon) property and then display the notify icon by setting the [ShowInTaskBar](https://help.syncfusion.com/cr/wpf#Syncfusion_Windows_Tools_Controls_NotifyIcon_ShowInTaskBar/Syncfusion.html) property to `true`.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update the correct links here

## Creating a project

Create a new WPF project to show the [NotifyIcon](https://help.syncfusion.com/cr/wpf/Syncfusion.Windows.Tools.Controls.NotifyIcon.html) control in Visual Studio.
Create a new WPF project to show the [NotifyIcon](https://help.syncfusion.com/cr/wpf/Syncfusion.html) control in Visual Studio.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update correct link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants