Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1ToolBar Class / OnMeasureFloatingCaption Method

In This Topic
    OnMeasureFloatingCaption Method
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnMeasureFloatingCaption( _
       ByVal e As MeasureFloatingCaptionEventArgs _
    ) 
    protected virtual void OnMeasureFloatingCaption( 
       MeasureFloatingCaptionEventArgs e
    )

    Parameters

    e
    See Also