'Declaration Public Sub ShowPropertyGridException( _ ByVal exception As Exception _ )
'Declaration
Public Sub ShowPropertyGridException( _ ByVal exception As Exception _ )
'Usage Dim instance As DesignerMain Dim exception As Exception instance.ShowPropertyGridException(exception)
'Usage
Dim instance As DesignerMain Dim exception As Exception instance.ShowPropertyGridException(exception)
public void ShowPropertyGridException( Exception exception )
DesignerMain Class DesignerMain Members