Table of Contents

Class PlaceToolboxItemAtDefaultLocationEventArgs

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v9.dll

Provides parameters for PlaceItemAtDefaultLocation event.

public class PlaceToolboxItemAtDefaultLocationEventArgs : EventArgs
Inheritance
PlaceToolboxItemAtDefaultLocationEventArgs

Constructors

PlaceToolboxItemAtDefaultLocationEventArgs(ToolboxItem)

Creates a new instance of PlaceToolboxItemAtDefaultLocationEventArgs class.

Properties

Handled

Gets or sets the flag indicating that this event has been handled by a user.

Item

Gets the toolbox item.