aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-02-04 13:59:31 -0500
committerMichael <[email protected]>2017-02-04 13:59:31 -0500
commit9a9ec274d32b78291c9ca489a0cc7ce45e85907e (patch)
tree89e2c59096a6392813c5bef86ce47e710203f5ef /ShiftOS.WinForms/Properties/Resources.Designer.cs
parent50971ea04e7ad7a7ae9dcbbe911b7b8bcf5dd7d3 (diff)
downloadshiftos_thereturn-9a9ec274d32b78291c9ca489a0cc7ce45e85907e.tar.gz
shiftos_thereturn-9a9ec274d32b78291c9ca489a0cc7ce45e85907e.tar.bz2
shiftos_thereturn-9a9ec274d32b78291c9ca489a0cc7ce45e85907e.zip
Sorta-working custom cursors.
Diffstat (limited to 'ShiftOS.WinForms/Properties/Resources.Designer.cs')
-rw-r--r--ShiftOS.WinForms/Properties/Resources.Designer.cs10
1 files changed, 10 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Properties/Resources.Designer.cs b/ShiftOS.WinForms/Properties/Resources.Designer.cs
index 1d949f8..7fc4cd7 100644
--- a/ShiftOS.WinForms/Properties/Resources.Designer.cs
+++ b/ShiftOS.WinForms/Properties/Resources.Designer.cs
@@ -253,6 +253,16 @@ namespace ShiftOS.WinForms.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap DefaultMouse {
+ get {
+ object obj = ResourceManager.GetObject("DefaultMouse", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap fileicon0 {
get {
object obj = ResourceManager.GetObject("fileicon0", resourceCulture);