BCGSoft.Controls.PropertyList Namespace > PropertyListControl Class : BeforeSelectionChanged Event |
'Declaration Public Event BeforeSelectionChanged As SelectionChangedHandler
'Usage Dim instance As PropertyListControl Dim handler As SelectionChangedHandler AddHandler instance.BeforeSelectionChanged, handler
public event SelectionChangedHandler BeforeSelectionChanged
public: __event SelectionChangedHandler* BeforeSelectionChanged
public: event SelectionChangedHandler^ BeforeSelectionChanged
The event handler receives an argument of type SelectionChangeEventArgs containing data related to this event. The following SelectionChangeEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Element | Specifies the property to change the selection mode. |
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