Home
last modified time | relevance | path

Searched refs:ToolTipIcon (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainEditor2/Models/Others/
H A DToolTipModel.cs7 internal enum ToolTipIcon enum in TrainEditor2.Models.Others.ToolTipModel
17 private ToolTipIcon icon;
46 internal ToolTipIcon Icon
/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainEditor2/Views/
H A DFormEditor.ToolTip.cs22 .Subscribe(y => toolTip.ToolTipIcon = (ToolTipIcon)(int)y) in BindToToolTip()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DToolTip.cs59 private ToolTipIcon tool_tip_icon;
507 [DefaultValue (ToolTipIcon.None)]
508 public ToolTipIcon ToolTipIcon { property in System.Windows.Forms.ToolTip
512 case ToolTipIcon.None:
515 case ToolTipIcon.Error:
518 case ToolTipIcon.Warning:
521 case ToolTipIcon.Info:
H A DNotifyIcon.cs51 private ToolTipIcon balloon_icon;
237 private ToolTipIcon icon;
339 public new ToolTipIcon Icon {
406 public void ShowBalloonTip(int timeout, string tipTitle, string tipText, ToolTipIcon tipIcon) in ShowBalloonTip()
554 public ToolTipIcon BalloonTipIcon {
H A DToolTipIcon.cs32 public enum ToolTipIcon enum
H A DXplatUIDriver.cs392 …bstract void SystrayBalloon(IntPtr hwnd, int timeout, string title, string text, ToolTipIcon icon); in SystrayBalloon()
H A DXplatUI.cs1124 …tatic void SystrayBalloon (IntPtr handle, int timeout, string title, string text, ToolTipIcon icon) in SystrayBalloon()
H A DTheme.cs967 …t void ShowBalloonWindow (IntPtr handle, int timeout, string title, string text, ToolTipIcon icon); in ShowBalloonWindow()
H A DThemeWin32Classic.cs5450 …de void ShowBalloonWindow (IntPtr handle, int timeout, string title, string text, ToolTipIcon icon) in ShowBalloonWindow()
5487 int iconsize = (control.Icon == ToolTipIcon.None) ? 0 : balloon_iconsize; in DrawBalloonWindow()
5496 case ToolTipIcon.Info: { in DrawBalloonWindow()
5501 case ToolTipIcon.Warning: { in DrawBalloonWindow()
5506 case ToolTipIcon.Error: { in DrawBalloonWindow()
5517 if (control.Icon != ToolTipIcon.None) in DrawBalloonWindow()
H A DXplatUIWin32.cs655 internal ToolTipIcon dwInfoFlags;
2755 …override void SystrayBalloon(IntPtr hwnd, int timeout, string title, string text, ToolTipIcon icon) in SystrayBalloon()
H A DXplatUICarbon.cs2080 …override void SystrayBalloon(IntPtr hwnd, int timeout, string title, string text, ToolTipIcon icon) in SystrayBalloon()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DNotifyIconTest.cs44 ni.BalloonTipIcon = ToolTipIcon.None; in Balloon()
/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainEditor2/ViewModels/Others/
H A DToolTipViewModel.cs19 internal ReadOnlyReactivePropertySlim<ToolTipModel.ToolTipIcon> Icon
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/FastColoredTextBox/
H A DFastColoredTextBox.cs1771 ToolTip.ToolTipIcon = ea.ToolTipIcon; in OnToolTip()
8327 public ToolTipIcon ToolTipIcon { get; set; } property in FastColoredTextBoxNS.ToolTipNeededEventArgs
/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainEditor2/Models/Trains/
H A DMotor.Functions.cs509 toolTipVertex.Icon = ToolTipModel.ToolTipIcon.Information; in ShowToolTipVertex()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/
H A DSystem.Windows.Forms.dll.sources755 System.Windows.Forms/ToolTipIcon.cs
/dports/security/keepass/KeePass-2.49-Source/KeePass/Forms/
H A DMainForm.cs1627 str, ToolTipIcon.Warning); in OnTrayTray()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Design/
H A DDesignerWidgets.cs2344 …ethods.SendMessage(Handle, NativeMethods.TTM_SETTITLE, new IntPtr((int)ToolTipIcon.None), titleStr… in UpdateTitle()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Windows.Forms.cs11100 [System.ComponentModel.DefaultValueAttribute((System.Windows.Forms.ToolTipIcon)(0))]
11101 public System.Windows.Forms.ToolTipIcon BalloonTipIcon { get { throw null; } set { } }
11141 …loonTip(int timeout, string tipTitle, string tipText, System.Windows.Forms.ToolTipIcon tipIcon) { } in ShowBalloonTip()
17721 [System.ComponentModel.DefaultValueAttribute((System.Windows.Forms.ToolTipIcon)(0))]
17722 public System.Windows.Forms.ToolTipIcon ToolTipIcon { get { throw null; } set { } } property in System.Windows.Forms.ToolTip
17752 public enum ToolTipIcon enum
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Windows.Forms.cs11101 [System.ComponentModel.DefaultValueAttribute((System.Windows.Forms.ToolTipIcon)(0))]
11102 public System.Windows.Forms.ToolTipIcon BalloonTipIcon { get { throw null; } set { } }
11142 …loonTip(int timeout, string tipTitle, string tipText, System.Windows.Forms.ToolTipIcon tipIcon) { } in ShowBalloonTip()
17721 [System.ComponentModel.DefaultValueAttribute((System.Windows.Forms.ToolTipIcon)(0))]
17722 public System.Windows.Forms.ToolTipIcon ToolTipIcon { get { throw null; } set { } } property in System.Windows.Forms.ToolTip
17752 public enum ToolTipIcon enum
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Windows.Forms.cs10976 public System.Windows.Forms.ToolTipIcon BalloonTipIcon { get { throw null; } set { } }
11016 …loonTip(int timeout, string tipTitle, string tipText, System.Windows.Forms.ToolTipIcon tipIcon) { } in ShowBalloonTip()
17607 [System.ComponentModel.DefaultValueAttribute((System.Windows.Forms.ToolTipIcon)(0))]
17608 public System.Windows.Forms.ToolTipIcon ToolTipIcon { get { throw null; } set { } } property in System.Windows.Forms.ToolTip
17638 public enum ToolTipIcon enum
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Windows.Forms.cs10976 public System.Windows.Forms.ToolTipIcon BalloonTipIcon { get { throw null; } set { } }
11016 …loonTip(int timeout, string tipTitle, string tipText, System.Windows.Forms.ToolTipIcon tipIcon) { } in ShowBalloonTip()
17606 [System.ComponentModel.DefaultValueAttribute((System.Windows.Forms.ToolTipIcon)(0))]
17607 public System.Windows.Forms.ToolTipIcon ToolTipIcon { get { throw null; } set { } } property in System.Windows.Forms.ToolTip
17637 public enum ToolTipIcon enum
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Windows.Forms.cs10976 public System.Windows.Forms.ToolTipIcon BalloonTipIcon { get { throw null; } set { } }
11016 …loonTip(int timeout, string tipTitle, string tipText, System.Windows.Forms.ToolTipIcon tipIcon) { } in ShowBalloonTip()
17607 [System.ComponentModel.DefaultValueAttribute((System.Windows.Forms.ToolTipIcon)(0))]
17608 public System.Windows.Forms.ToolTipIcon ToolTipIcon { get { throw null; } set { } } property in System.Windows.Forms.ToolTip
17638 public enum ToolTipIcon enum
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Windows.Forms.cs10975 public System.Windows.Forms.ToolTipIcon BalloonTipIcon { get { throw null; } set { } }
11015 …loonTip(int timeout, string tipTitle, string tipText, System.Windows.Forms.ToolTipIcon tipIcon) { } in ShowBalloonTip()
17602 [System.ComponentModel.DefaultValueAttribute((System.Windows.Forms.ToolTipIcon)(0))]
17603 public System.Windows.Forms.ToolTipIcon ToolTipIcon { get { throw null; } set { } } property in System.Windows.Forms.ToolTip
17633 public enum ToolTipIcon enum
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Windows.Forms.cs10920 public System.Windows.Forms.ToolTipIcon BalloonTipIcon { get { throw null; } set { } }
10960 …loonTip(int timeout, string tipTitle, string tipText, System.Windows.Forms.ToolTipIcon tipIcon) { } in ShowBalloonTip()
17527 [System.ComponentModel.DefaultValueAttribute((System.Windows.Forms.ToolTipIcon)(0))]
17528 public System.Windows.Forms.ToolTipIcon ToolTipIcon { get { throw null; } set { } } property in System.Windows.Forms.ToolTip
17558 public enum ToolTipIcon enum

12