Click or drag to resize
WizardPageDesigner Properties

The WizardPageDesigner type exposes the following members.

Properties
  NameDescription
Public propertyAccessibilityObject
Gets the AccessibleObject assigned to the control.
(Inherited from ControlDesigner.)
Public propertyActionLists
Gets the design-time action lists supported by the component associated with the designer.
(Inherited from ComponentDesigner.)
Protected propertyAllowControlLasso
Gets a value indicating whether selected controls will be re-parented.
(Inherited from ParentControlDesigner.)
Protected propertyAllowGenericDragBox
Gets a value indicating whether a generic drag box should be drawn when dragging a toolbox item over the designer's surface.
(Inherited from ParentControlDesigner.)
Protected propertyAllowSetChildIndexOnDrop
Gets a value indicating whether the z-order of dragged controls should be maintained when dropped on a ParentControlDesigner.
(Inherited from ParentControlDesigner.)
Public propertyAssociatedComponents
Gets the collection of components associated with the component managed by the designer.
(Inherited from ControlDesigner.)
Public propertyAutoResizeHandles
Gets or sets a value indicating whether resize handle allocation depends on the value of the AutoSize property.
(Inherited from ControlDesigner.)
Protected propertyBehaviorService
Gets the BehaviorService from the design environment.
(Inherited from ControlDesigner.)
Public propertyComponent
Gets the component this designer is designing.
(Inherited from ComponentDesigner.)
Public propertyControl
Gets the control that the designer is designing.
(Inherited from ControlDesigner.)
Protected propertyDefaultControlLocation
Gets the default location for a control added to the designer.
(Inherited from ParentControlDesigner.)
Protected propertyDrawGrid
Gets or sets a value indicating whether a grid should be drawn on the control for this designer.
(Inherited from ParentControlDesigner.)
Protected propertyEnableDragRect
Gets a value indicating whether drag rectangles are drawn by the designer.
(Inherited from ParentControlDesigner.)
Protected propertyGridSize
Gets or sets the size of each square of the grid that is drawn when the designer is in grid draw mode.
(Inherited from ParentControlDesigner.)
Protected propertyInheritanceAttribute
Gets the InheritanceAttribute of the designer.
(Inherited from ControlDesigner.)
Protected propertyInherited
Gets a value indicating whether this component is inherited.
(Inherited from ComponentDesigner.)
Protected propertyMouseDragTool
Gets a value indicating whether the designer has a valid tool during a drag operation.
(Inherited from ParentControlDesigner.)
Protected propertyParentComponent
Gets the parent component for the ControlDesigner.
(Inherited from ControlDesigner.)
Public propertyParticipatesWithSnapLines
Gets a value indicating whether the ControlDesigner will allow snapline alignment during a drag operation.
(Inherited from ControlDesigner.)
Public propertySelectionRules
Gets the selection rules that indicate the movement capabilities of a component.
(Inherited from ControlDesigner.)
Protected propertyShadowProperties
Gets a collection of property values that override user settings.
(Inherited from ComponentDesigner.)
Public propertySnapLines
Gets a list of SnapLine objects representing significant alignment points for this control.
(Inherited from ParentControlDesigner.)
Public propertyVerbs
No documentation supplied.
(Overrides ComponentDesignerVerbs.)
Top
See Also