Nevron .NET Vision
Nevron.UI Namespace / NTickInfo Structure
Members


In This Topic
    NTickInfo Structure
    In This Topic
    Summary description for NTrackBarTickInfo.
    Object Model
    NTickInfo Structure
    Syntax
    'Declaration
     
    
    <System.ComponentModel.TypeConverterAttribute(Nevron.UI.NTickInfoTypeConverter)>
    Public Structure NTickInfo 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As NTickInfo
    [System.ComponentModel.TypeConverter(Nevron.UI.NTickInfoTypeConverter)]
    public struct NTickInfo : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.UI.NTickInfo

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also