ComponentOne BarCode for WinForms
C1.Win.Barcode.4.8 Assembly / C1.Win.BarCode.Design Namespace / Designer Class / BehaviorService Property

In This Topic
    BehaviorService Property
    In This Topic
    Syntax
    'Declaration
     
    Protected ReadOnly Property BehaviorService As System.Windows.Forms.Design.Behavior.BehaviorService
    protected System.Windows.Forms.Design.Behavior.BehaviorService BehaviorService {get;}
    See Also