Intersoft ClientUI Documentation
StoreEditor Method



The editor element.
Place editor in live visual tree.
Syntax
Sub StoreEditor( _
   ByVal editor As FrameworkElement _
) 
Dim instance As IEditorControl
Dim editor As FrameworkElement
 
instance.StoreEditor(editor)
void StoreEditor( 
   FrameworkElement editor
)
void StoreEditor( 
   FrameworkElement^ editor
) 

Parameters

editor
The editor element.
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

IEditorControl Interface
IEditorControl Members

Send Feedback