Miner.Controls Assembly > Miner.Controls Namespace : TextBoxMarginCustomize Class |
For a list of all members of this type, see TextBoxMarginCustomize members.
Name | Description | |
---|---|---|
![]() | Control | Gets/sets the control to be displayed in the near margin. The ImageList property must be null if you want to display a control. |
![]() | CustomPainter | Gets/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. |
![]() | Handle | (Inherited from System.Windows.Forms.NativeWindow) |
![]() | Icon | Gets/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. |
![]() | ImageList | Gets/sets the ImageList used to draw icons in the control. |