Click or drag to resize
weroSoft AG, Software
IPropertyEditorManageLocation Interface
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines a property editor that can support WindowPositionBehavior.

Namespace:  WeroSoft.Windows.Controls
Assembly:  WeroSoft.Windows.Library (in WeroSoft.Windows.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public interface IPropertyEditorManageLocation
Remarks
The responsible of the editor dialog can set the WindowPositionBehavior when the event is received.

The IPropertyEditorManageLocation type exposes the following members.

Events
  NameDescription
Public eventPropertyEditorInitializing
Event raised when the editor window gets initialized.
Top
See Also