Intersoft ClientUI Documentation
CreateEditor Method



Create the element that will be used as an editor.
Syntax
Function CreateEditor() As DependencyObject
Dim instance As IEditorProvider
Dim value As DependencyObject
 
value = instance.CreateEditor()
DependencyObject CreateEditor()
DependencyObject^ CreateEditor(); 

Return Value

The element that will be used as an editor.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IEditorProvider Interface
IEditorProvider Members

Send Feedback