Click or drag to resize
DockPositionChangedEventArgs Properties

The DockPositionChangedEventArgs type exposes the following members.

Properties
  Name Description
Public property DockZoneID
Contains the ClientID of the dock zone the dock has been dropped to. If the dock was not dropped in a zone (undocked) the value will be string.Empty.
Public property Index
Contains the index of the dock in the new dock zone
Top
See Also