Calendar for WinForms | ComponentOne
C1.Win.C1Input.Design Namespace / GenericControlDesigner Class / GetAboutVerbCaption Method

In This Topic
    GetAboutVerbCaption Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function GetAboutVerbCaption( _
       ByVal name As String _
    ) As String
    public static string GetAboutVerbCaption( 
       string name
    )

    Parameters

    name
    See Also