Categories
- Code (32)
- C# (4)
- emacs (4)
- Javascript (1)
- PHP (1)
- Python (6)
- Shell Script (2)
- silverlight (4)
- Blend (2)
- Sysadmin (3)
- unix (4)
- Code (32)
Meta
ad
Tag Archives: silverlight control
Silverlight Custom Control – I
This article is my first about creating Custom Controls in Silverlight 2. So let’s build a simple one : You need : A .cs file, named with your new Custom Control name A directory named Themes A generic.xaml file in … Continue reading