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