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


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