ConceptHMI Web Help
WizardControl Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by WizardControl.

Public Constructors
 NameDescription
Public ConstructorWizardControl ConstructorConstructor which define default value for transition duration  
Top
Public Fields
 NameDescription
Public FieldComponentsPanelPartConstant who contains the panel name of components  
Public FieldContentStyleNameConstant who contains the style name of wizard component  
Public Fieldstatic (Shared in Visual Basic)CustomTransitionPropertyDependency property who allows to define a custom transition between the changements of page.  
Public Fieldstatic (Shared in Visual Basic)IsSummaryVisiblePropertyDependency property who allows to define if the summary of all wizard pages are visible.  
Public Fieldstatic (Shared in Visual Basic)IsTitleVisiblePropertyDependency property who allows to define if the Title of wizard are visible.  
Public Fieldstatic (Shared in Visual Basic)TransitionPropertyDependency property who allows to define the transition which animate your screens when you navigate. This choice is done with the enumeration WizardControlTransitions.  
Public Fieldstatic (Shared in Visual Basic)WizardPropertyDependency property who allows to define wizard. The wizard provides the data model to display in this control.  
Top
Public Properties
 NameDescription
Public PropertyCustomTransitionGets or sets CustomTransitionProperty value.  
Public PropertyIsSummaryVisibleGets or sets IsSummaryVisibleProperty value.  
Public PropertyIsTitleVisibleGets or sets IsTilteVisibleProperty value.  
Public PropertyTransitionGets or Sets TransitionProperty value.  
Public PropertyTransitionDurationGets or sets the duration of transition.  
Public PropertyWizardGets or Sets WizardProperty value.  
Top
Public Methods
 NameDescription
Public MethodOnApplyTemplateOverridden. On this call, the wizard control apply the used transition and navigate to its first page.  
Top
Extension Methods
 NameDescription
Public Extension MethodBitmapSourceReturns the contents of a WPF Visual as a BitmapSource, e.g. for binding to an Image control.
Public Extension MethodClone<T>
Public Extension MethodGetImageOverloaded. Gets the image.
Public Extension MethodGetRoot
Public Extension MethodGetVisualAncestorOverloaded. 
Public Extension MethodGetVisualDescendent<T>
Public Extension MethodGetVisualDescendents<T>
Public Extension MethodIfNotNull<T,U>
Public Extension MethodPngBitmapReturns the contents of a WPF Visual as a Bitmap in PNG format.
Public Extension MethodRefresh
Top
Public Events
 NameDescription
Public EventExitedEvent called when wizard is finished or wizard is cancelled.  
Top
See Also

Reference

WizardControl Class
Concept.Utils.Wpf Namespace

 

 


© 2016 Objectis

Send Feedback