Miner.Controls Assembly > Miner.Controls Namespace : TextBoxMarginCustomize Class |
The following tables list the members exposed by TextBoxMarginCustomize.
Name | Description | |
---|---|---|
![]() | TextBoxMarginCustomize Constructor | Constructs a new instance of this class |
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. |
Name | Description | |
---|---|---|
![]() | AssignHandle | (Inherited from System.Windows.Forms.NativeWindow) |
![]() | Attach | Overloaded. Attaches an instance of this class to a ComboBox control. The control must have the "DropDown" style so it has a TextBox. |
![]() ![]() | ComboEdithWnd | Gets the handle of the TextBox contained within a ComboBox control. |
![]() | CreateHandle | (Inherited from System.Windows.Forms.NativeWindow) |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | DefWndProc | (Inherited from System.Windows.Forms.NativeWindow) |
![]() | DestroyHandle | (Inherited from System.Windows.Forms.NativeWindow) |
![]() ![]() | FarMargin | Overloaded. Gets the far margin of a TextBox control or the TextBox contained within a ComboBox. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() ![]() | NearMargin | Overloaded. Gets the near margin of a TextBox control or the TextBox contained within a ComboBox. |
![]() | ReleaseHandle | (Inherited from System.Windows.Forms.NativeWindow) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from System.Windows.Forms.NativeWindow) |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
![]() | OnHandleChange | (Inherited from System.Windows.Forms.NativeWindow) |
![]() | OnThreadException | (Inherited from System.Windows.Forms.NativeWindow) |
![]() | WndProc | Overridden. Calls the base WndProc and performs WM_PAINT processing to draw the icon if necessary. |