ConceptHMI Web Help
NavigationControl Class Fields


For a list of all members of this type, see NavigationControl members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)CustomTransitionPropertyDependency property who allows to define transition between the changements of page.  
Public Fieldstatic (Shared in Visual Basic)IsTouchTransitionEnabledPropertyDependency property who allows to define if is it possible to touch the screen to navigate . You will need to use a touch transition if this property is set to true.  
Public Fieldstatic (Shared in Visual Basic)MenuCategoryPropertyDependency property who allows to group menu item by category.  
Public Fieldstatic (Shared in Visual Basic)MenuImageSourcePropertyAttached property who allows to define the image of a navigation item.  
Public Fieldstatic (Shared in Visual Basic)MenuTitlePropertyAttached property who allows to define the title of a navigation item.  
Public Fieldstatic (Shared in Visual Basic)NavBarPlacementPropertyDependency property who allows to define the position of the navigation bar (top, bottom, left, or right).  
Public Fieldstatic (Shared in Visual Basic)NavigationBarBackgroundPropertyDependency property who allows to define the color background of the navigation bar.  
Public Fieldstatic (Shared in Visual Basic)NavigationBarVisibilityPropertyDependency property who allows to define the visibility of the navigation bar.  
Public FieldTabItemsStyleNameConstant who contains the name of tab item style.  
Public Fieldstatic (Shared in Visual Basic)TouchDeltaToStartTransitionPropertyDependency property who allows to define the maximum displacement of finger to start transition. If the displacement is more than this delta, the transition is not strated.  
Public Fieldstatic (Shared in Visual Basic)TouchTransitionPointsNumberPropertyDependency property who allows to define the number of touch points needed to enable the transition.  
Public Fieldstatic (Shared in Visual Basic)TransitionDurationPropertyDependency property who allows to define the time in second of the transition.  
Public Fieldstatic (Shared in Visual Basic)TransitionPropertyDependency property who allows to define the transition which animate your screens when you navigate in enum ClassicTransitionTypes.  
Public FieldTreeViewItemsStyleNameConstant who contains the name of Tree view items style.  
Top
See Also

Reference

NavigationControl Class
Concept.Utils.Wpf Namespace

 

 


© 2016 Objectis

Send Feedback