Error!
Success!

By tag: AmrElsehemy

showing:  of
0
kicks

Exploring GDI+ : Using the Pen  (Unpublished)

This post describes how to use the Pen object in drawing and using sepcial characteristics of the pen like DashStyle and LineCaps.


Kicked By:
Drop Kicked By:
0
kicks

Adding Auto Format for ASP.NET Custom Controls Design Time  (Unpublished)

This post shows how to add Auto Format.. link in the Smart Tag of the ASP.NET web controls, to give the user of the control a variety of different styles in the design time.


Kicked By:
Drop Kicked By:
0
kicks

Exploring GDI+ : Using The Brush  (Unpublished)

This post shows the different types of brushes built in GDI+, how to work with them and how they look.


Kicked By:
Drop Kicked By:
0
kicks

The ASP.NET Configuration Model  (Unpublished)

This post describes the ASP.NET configuration model, shows the all the config files that are used when running an ASP.NET application, describes the merging process and shows some Tools for editing web.config.


Kicked By:
Drop Kicked By:
0
kicks

Custom Controls Design Time Support Part 15: Debugging Design Time  (Unpublished)

The final part in the series describing how to debug design time support.


Kicked By:
Drop Kicked By:
0
kicks

Custom Controls Design Time Support Part 14: Extra Property Tab  (Unpublished)

This post shows how to let your custom controls to have an extra tab in the property window by building a new PropertyTab.


Kicked By:
Drop Kicked By:
0
kicks

Custom Controls Design Time Support Part 13: Adding Snaplines  (Unpublished)

This post shows how to add custom Snaplines for your custom windows controls. Includes a sample and source code.


Kicked By:
Drop Kicked By:
0
kicks

Custom Controls Design Time Support Part 12: Adding SmartTag  (Unpublished)

This post describes how to add a smart tag panel to your custom control.


Kicked By:
Drop Kicked By:
0
kicks

Custom Controls Design Time Support Part 11: Designer Verbs  (Unpublished)

This post describes how to use a control designer to add custom menu items on the custom controls by adding Designer Verbs.


Kicked By:
Drop Kicked By:
0
kicks

Custom Controls Design Time Support Part 10: Filtering Control Members  (Unpublished)

This post shows how to filter metadata in the design time environment using designers and implementing PostFilter and PreFilter methods.


Kicked By:
Drop Kicked By:
0
kicks

Custom Controls Design Time Support Part 9: Introducing the Designer  (Unpublished)

This post gives an introduction to designers and show what designers can do during the design time, and compares between web and windows controls designers.


Kicked By:
Drop Kicked By:
0
kicks

Custom Controls Design Time Support Part 8: Implementing UITypeEditor  (Unpublished)

This post describes by steps how to implement a custom UITypeEditor and gives a brief introduction on the IWindowFormsEditorService, the sample introduced is a ColorEditor that uses the ColorWheel to pick from it colors from the drop down.


Kicked By:
Drop Kicked By:
0
kicks

Custom Controls Design Time Support Part 7: UITypeEditor Introduction  (Unpublished)

This post gives a brief introduction on what is an UITypeEditor and what enhancements it gives for the design time environment, and some built in examples.


Kicked By:
Drop Kicked By:
0
kicks



Kicked By:
Drop Kicked By:
0
kicks

Custom Controls Design Time Support Part 6: Custom TypeConverter 2  (Unpublished)

This post shows how to implement a custom TypeConverter for Enums and how to use the SupportedValues to show a custom values list .


Kicked By:
Drop Kicked By: