useful controls

This commit is contained in:
chudov
2010-03-31 15:44:00 +00:00
parent caaa0c8b5d
commit 51c548bbd0
9 changed files with 4986 additions and 0 deletions

View File

@@ -66,5 +66,12 @@ namespace CUEControls.Properties {
return ((System.Drawing.Icon)(obj));
}
}
internal static System.Drawing.Bitmap pmicon {
get {
object obj = ResourceManager.GetObject("pmicon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
}
}