Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NCommandBarLanePosition Class
Members


In This Topic
    NCommandBarLanePosition Class
    In This Topic
    Represents the desired position of a command bar, inside a command bar lane. It pairs a length offset and a stamp, which is automatically provided by the command bar lane. A valid instance of this class can be obtained from the NCommandBarLane.CreatePosition method.
    Object Model
    NCommandBarLanePosition Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NCommandBarLanePosition 
       Implements Nevron.Nov.INDeeplyCloneable, Nevron.Nov.Serialization.INDomCustomSerializable 
    'Usage
     
    
    Dim instance As NCommandBarLanePosition
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.UI.NCommandBarLanePosition

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also