By tag: AmrElsehemy
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 4: TypeConverters Introductio
Part 4 on Custom Controls Design Time Support, An Introduction on TypeConverters
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
C# SuperToolTip
Office 2007 offers great new features, one of them is the SuperTooltip which provides much more information about controls than standard old style tooltips. This article shows how to build tooltips in such a way.