TreeView for WinForms | ComponentOne
C1.Win.TreeView.Design Namespace / CheckImageListEditor Class / EditValue Method / EditValue(C1TreeView,IDesignerHost,IWindowsFormsEditorService,String,Control) Method

In This Topic
    EditValue(C1TreeView,IDesignerHost,IWindowsFormsEditorService,String,Control) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overloads Sub EditValue( _
       ByVal tree As C1TreeView, _
       ByVal host As IDesignerHost, _
       ByVal edSvc As IWindowsFormsEditorService, _
       ByVal transactionName As String, _
       ByVal owner As Control _
    ) 

    Parameters

    tree
    host
    edSvc
    transactionName
    owner
    See Also