diff options
| author | lempamo <[email protected]> | 2017-10-25 00:18:50 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-10-25 00:18:50 -0400 |
| commit | 609deb1c4e9bdae400e92a008b99f9cc62b4f9c8 (patch) | |
| tree | 6dc886623371efb1c8700d637eb2afdf3e331e99 /Histacom2.Engine/Properties/Resources.resx | |
| parent | 6418fad8eb0bc159ab5010fed5590e32f45ec9e0 (diff) | |
| download | histacom2-609deb1c4e9bdae400e92a008b99f9cc62b4f9c8.tar.gz histacom2-609deb1c4e9bdae400e92a008b99f9cc62b4f9c8.tar.bz2 histacom2-609deb1c4e9bdae400e92a008b99f9cc62b4f9c8.zip | |
close buttons glow when moused over in xp
Diffstat (limited to 'Histacom2.Engine/Properties/Resources.resx')
| -rw-r--r-- | Histacom2.Engine/Properties/Resources.resx | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Histacom2.Engine/Properties/Resources.resx b/Histacom2.Engine/Properties/Resources.resx index bcc179d..e41840c 100644 --- a/Histacom2.Engine/Properties/Resources.resx +++ b/Histacom2.Engine/Properties/Resources.resx @@ -499,4 +499,10 @@ <data name="Win95PlusTravelWallpaper" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\resources\win95plustravelwallpaper.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> + <data name="WinXP_CloseHover" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\WinXP\Window\WinXP_CloseHover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> + <data name="WinXP_ClosePress" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\WinXP\Window\WinXP_ClosePress.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> </root>
\ No newline at end of file |
