Spread Windows Forms 15.0
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / SpreadOptionsDlg Class / spOpt_SB_HSB_Never Field


In This Topic
    spOpt_SB_HSB_Never Field
    In This Topic
    Syntax
    'Declaration
     
    
    Protected spOpt_SB_HSB_Never As RadioButton
    'Usage
     
    
    Dim instance As SpreadOptionsDlg
    Dim value As RadioButton
     
    value = instance.spOpt_SB_HSB_Never
     
    instance.spOpt_SB_HSB_Never = value
    protected RadioButton spOpt_SB_HSB_Never
    See Also