Marketplace logo
MarketplaceListingsSnippetDesktop Notification With Xaml
Desktop Notification With Xaml

Desktop Notification With Xaml

by shinji miyagi

2

Snippet

122

back button
back button
carouselImage0
next button
next button

Summary

Summary


Overview

Overview

デスクトップ右下にメッセージウィンドウを表示します。
ウィンドウは以下の5ファイルで操作します。

  1. ShowNotification.xaml:デスクトップ右下に「通知ウィンドウ」を表示
  2. ShowProgressNotification.xaml:デスクトップ右下に「通知ウィンドウ」を表示(進捗率付き)
  3. ShowNotificationWithIcon.xaml:デスクトップ右下に「通知ウィンドウ」を表示(通知アイコン付き)
  4. ShowProgressNotificationWithIcon.xaml:デスクトップ右下に「通知ウィンドウ」を表示(進捗率・通知アイコン付き)
  5. CloseNotification.xaml:デスクトップに表示した「通知ウィンドウ」を消す

※ 表示されたウィンドウはプロジェクトファイルの実行終了とともに自動的に消滅します。
※ 背景色や文字サイズ等のデザインは、InvokeCode内のコードを変えればカスタマイズ可能です。
※ 下記のカスタムアクティビティ版でも、ほぼ同様の事ができます。
  https://connect.uipath.com/ja/marketplace/components/desktop-notification


使用方法

1.ShowNotification.xaml
 引数1)[in_Title]"タイトルとして表示する文字列"
 引数2)[in_Message]"メッセージとして表示する文字列"

2.ShowProgressNotification.xaml
 引数1)[in_Title]"タイトルとして表示する文字列"
 引数2)[in_Message]"メッセージとして表示する文字列"
 引数3)[in_ProgressRate]進捗率(0-100の数値)

3.ShowNotificationWithIcon.xaml
 引数1)[in_Title]"タイトルとして表示する文字列"
 引数2)[in_Message]"メッセージとして表示する文字列"
 引数3)[in_IconIImagePath]アイコンとして表示する画像のファイルパス

4.ShowProgressNotificationWithIcon.xaml
 引数1)[in_Title]"タイトルとして表示する文字列"
 引数2)[in_Message]"メッセージとして表示する文字列"
 引数3)[in_ProgressRate]進捗率(0-100の数値)
 引数4)[in_IconIImagePath]アイコンとして表示する画像のファイルパス



Features

Features


Additional Information

Additional Information

Dependencies


Code Language

Visual Basic

Publisher

shinji miyagi

Visit publisher's page

License & Privacy

MIT

Privacy Terms

Technical

Version

1.1.0

Updated

Nov 26, 2020

Works with

Studio: 18.4.5 - 22.10

Certification

Silver Certified

Tags

Application

Microsoft Windows

Support

UiPath Community Support

Similar Listings