Intersoft WebCombo Documentation
FieldTypeEditor Class Members
See Also  Properties  Methods  Send Feedback
ISNet.WebUI.WebCombo Namespace : FieldTypeEditor Class


The following tables list the members exposed by FieldTypeEditor.

Public Constructors

 NameDescription
public ConstructorFieldTypeEditor ConstructorInitializes a new instance of the DataSourceEventArgs class.  
Top

Public Properties

 NameDescription
public PropertyIsDropDownResizable (Inherited from System.Drawing.Design.UITypeEditor)
Top

Public Methods

 NameDescription
public MethodEditValueOverloaded. Overridden. 

This is an override from UITypeEditor. The property grid will call this when it wants to display the editor for the given value.

This is an override from UITypeEditor. The property grid will call this when it wants to display the editor for the given value.

 
public MethodGetEditStyleOverloaded. Overridden. 

This is an override from UITypeEditor. The editor style indicates what type of editor we are providing: we can either display a dialog or a drop-down box. Our editor always shows a drop-down box.

This is an override from UITypeEditor. The editor style indicates what type of editor we are providing: we can either display a dialog or a drop-down box. Our editor always shows a drop-down box.

 
public MethodGetPaintValueSupportedOverloaded. Overridden. 

This is an override from UITypeEditor and indicates if we support painting a small representation of our value in the property grid.

This is an override from UITypeEditor and indicates if we support painting a small representation of our value in the property grid.

 
public MethodPaintValueOverloaded.  (Inherited from System.Drawing.Design.UITypeEditor)
Top

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.