GetMethodPresenter Method (C1PropertyGrid)
Returns the MethodBox created for a given method of the SelectedObject.
'Declaration
Public Function GetMethodPresenter( _
ByVal As String _
) As MethodBox
Parameters
- methodName
- The method of the SelectedObject
Return Value
The current MethodBox