Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / VisualStyle Class / PP_CHUNKSIZE Field


In This Topic
    PP_CHUNKSIZE Field
    In This Topic
    PP_CHUNKSIZE constant. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const PP_CHUNKSIZE As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = VisualStyle.PP_CHUNKSIZE
    public const int PP_CHUNKSIZE
    See Also