mirror of
https://github.com/ckaczor/FloatingStatusWindow.git
synced 2026-01-13 17:22:47 -05:00
Change appearance window title bar
This commit is contained in:
10
Library/Properties/Resources.Designer.cs
generated
10
Library/Properties/Resources.Designer.cs
generated
@@ -222,16 +222,6 @@ namespace FloatingStatusWindowLibrary.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
|
||||
/// </summary>
|
||||
public static System.Drawing.Icon gear {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("gear", resourceCulture);
|
||||
return ((System.Drawing.Icon)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to _Horizontal alignment:.
|
||||
/// </summary>
|
||||
|
||||
@@ -171,10 +171,6 @@
|
||||
<data name="ForegroundColor" xml:space="preserve">
|
||||
<value>_Foreground color:</value>
|
||||
</data>
|
||||
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||||
<data name="gear" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\gear.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="HorizontalAlignment" xml:space="preserve">
|
||||
<value>_Horizontal alignment:</value>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user