ArcFM Desktop Developer Guide
TextBoxMarginCustomize Class Members
Properties  Methods 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by TextBoxMarginCustomize.

Public Constructors
 NameDescription
Public ConstructorTextBoxMarginCustomize ConstructorConstructs a new instance of this class  
Top
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
Public Methods
 NameDescription
Public MethodAssignHandle (Inherited from System.Windows.Forms.NativeWindow)
Public MethodAttachOverloaded. Attaches an instance of this class to a ComboBox control. The control must have the "DropDown" style so it has a TextBox.  
Public Methodstatic (Shared in Visual Basic)ComboEdithWndGets the handle of the TextBox contained within a ComboBox control.  
Public MethodCreateHandle (Inherited from System.Windows.Forms.NativeWindow)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDefWndProc (Inherited from System.Windows.Forms.NativeWindow)
Public MethodDestroyHandle (Inherited from System.Windows.Forms.NativeWindow)
Public Methodstatic (Shared in Visual Basic)FarMarginOverloaded. Gets the far margin of a TextBox control or the TextBox contained within a ComboBox.  
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public Methodstatic (Shared in Visual Basic)NearMarginOverloaded. Gets the near margin of a TextBox control or the TextBox contained within a ComboBox.  
Public MethodReleaseHandle (Inherited from System.Windows.Forms.NativeWindow)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from System.Windows.Forms.NativeWindow)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodOnHandleChange (Inherited from System.Windows.Forms.NativeWindow)
Protected MethodOnThreadException (Inherited from System.Windows.Forms.NativeWindow)
Protected MethodWndProcOverridden. Calls the base WndProc and performs WM_PAINT processing to draw the icon if necessary.  
Top
See Also

Reference

TextBoxMarginCustomize Class
Miner.Controls Namespace

 

 


Send Comment