DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LicenseDialog Class / BindingContext Property

In This Topic
    BindingContext Property (LicenseDialog)
    In This Topic
    Syntax
    'Declaration
     
    
    <System.ComponentModel.BrowsableAttribute(False)>
    <SRDescriptionAttribute("ContainerControlBindingContextDescr")>
    Public Overridable Property BindingContext As System.Windows.Forms.BindingContext
    [System.ComponentModel.Browsable(false)]
    [SRDescription("ContainerControlBindingContextDescr")]
    public virtual System.Windows.Forms.BindingContext BindingContext {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also