ComponentOne Menus and Toolbars for WinForms
C1.Win.SuperTooltip.8 Assembly / C1.Win.SuperTooltip Namespace / C1SuperErrorProvider Class / UpdateBinding Method

In This Topic
    UpdateBinding Method (C1SuperErrorProvider)
    In This Topic
    Provides a method to update the bindings of the DataSource, DataMember, and the error text.
    Syntax
    'Declaration
     
    Public Sub UpdateBinding() 
    public void UpdateBinding()
    Remarks
    Typically, you call this method after you have called BindToDataAndErrors.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also