'Usage Dim cmd As String Dim text As String Dim instance As New ButtonRenderer(cmd, text)
Parameters
- cmd
- Action to perform when the user clicks the button
- text
- Text to display in the button cell
'Usage Dim cmd As String Dim text As String Dim instance As New ButtonRenderer(cmd, text)