Version

DefaultEditorOwnerSettings Class

Defaultable owner settings for an editor.
Syntax
'Declaration
 
Public Class DefaultEditorOwnerSettings 
public class DefaultEditorOwnerSettings 
Remarks

The DefaultEditorOwnerSettings is essentially a property bag of settings for a DefaultEditorOwner to return to an editor when a property is requested of the editor's owner, that is, the object that is utilizing the editor.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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