An NDoc Documented Class Library

Genghis.Windows.Forms.Design Namespace

Classes

ClassDescription
ContainerStatusBarDesigner
ImageIndexEditor The ImageIndexEditor is a UITypeEditor that provides design time support for displaying a drop down list of images in the property window. It is most commonly used with an ImageIndex property so that a user can selected the image they want, rather than being forced to remember the location of the image in an image list. It provides exactly the same functionaly that is available on the ImageIndex property of a button control. Thanks must goto Brian Ingenito(USPC.PCT.Hopewell) who pointed me in the direction of Microsoft's ImageIndexEditor which has been made private.