Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Office2010ColorPicker Class / PreferredWidth Field


In This Topic
    PreferredWidth Field (Office2010ColorPicker)
    In This Topic
    The preferred width to span the control to.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PreferredWidth As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Office2010ColorPicker.PreferredWidth
    public static readonly int PreferredWidth
    See Also