'Declaration Public Function New( _ ByVal iconClassOn As System.String, _ ByVal iconClassOff As System.String _ )
public DialogCaptionButton( System.string iconClassOn, System.string iconClassOff )
Parameters
- iconClassOn
 - An css class of the button
 - iconClassOff
 - An css class of the toggle icon of button