By tag: DesignTime
0
kicks
ASP.NET Controls for amCharts Released
AmCharts are very customizable and flexible Adobe Flash charts. However generating data and modifying settings on the fly requires a substantial amount of data transformations and XML generation. This is where "ASP.NET Controls for amCharts" step in. This set of ASP.NET controls allows .NE...
0
kicks
Adding Auto Format for ASP.NET Custom Controls Design Time
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.
0
kicks
Custom Controls Design Time Support Part 15: Debugging Design Time
The final part in the series describing how to debug design time support.
0
kicks
Custom Controls Design Time Support Part 14: Extra Property Tab
This post shows how to let your custom controls to have an extra tab in the property window by building a new PropertyTab.
0
kicks
Custom Controls Design Time Support Part 12: Adding SmartTag
This post describes how to add a smart tag panel to your custom control.
0
kicks
Custom Controls Design Time Support Part 11: Designer Verbs
This post describes how to use a control designer to add custom menu items on the custom controls by adding Designer Verbs.
0
kicks
Custom Controls Design Time Support Part 10: Filtering Control Members
This post shows how to filter metadata in the design time environment using designers and implementing PostFilter and PreFilter methods.
0
kicks
Custom Controls Design Time Support Part 2: More Design Time Attribute
Custom Controls Design Time Support Part 2: More Design Time Attribute
0
kicks
Custom Controls Design Time Support Part 5: Custom TypeConverters
This post shows how to implement a custom TypeCoverter for a Point3D structure.
0
kicks
Custom Controls Design Time Support Part 3: Adding Image in the Toolbo
This part is how to make Custom Controls have a custom image in the toolbox using the ToolboxBitmapAttribute
0
kicks
List the list
Generic code that needs to analyze collections (like in serializers or databinding scenarios) has to face one main problem: collections come in various different flavours.
0
kicks
The design-time experience for the ASP.NET AJAX Control Toolkit
Some things that need to be said about the design-time experience of the Control Toolkit