'Declaration
Public Sub UpdateLinkLabel( _ ByVal label As System.Windows.Forms.LinkLabel _ )
'Usage
Dim instance As NVerbCollection Dim label As System.Windows.Forms.LinkLabel instance.UpdateLinkLabel(label)
public void UpdateLinkLabel( System.Windows.Forms.LinkLabel label )
Parameters
- label