ArcFM Engine Developer Guide
TextBoxMarginCustomize Class Properties


For a list of all members of this type, see TextBoxMarginCustomize members.

Public Properties
 NameDescription
Public PropertyControlGets/sets the control to be displayed in the near margin. The ImageList property must be null if you want to display a control.  
Public PropertyCustomPainterGets/sets a class which implements the ITextBoxMarginCustomizePainter interface to perform customized painting in the margin. The ImageList and Control properties must be null if you want to use this technique.  
Public PropertyHandle (Inherited from System.Windows.Forms.NativeWindow)
Public PropertyIconGets/sets the 0-based icon index to draw in the control. Values < 0 have special meanings. -1 erases the icon, and < -1 draws a colour sample box.  
Public PropertyImageListGets/sets the ImageList used to draw icons in the control.  
Top
See Also

Reference

TextBoxMarginCustomize Class
Miner.Controls Namespace

 

 


Send Comment