[]
Initializes a new instance of the EditModeEnteringEventArgs class, specifying the control that is entering edit mode.
public EditModeEnteringEventArgs(object control)
Type | Name | Description |
---|---|---|
object | control | The control or component that is about to enter edit mode. |