| KiXforms Class Library |
OnClick Event |
Gets or sets the event handler that is called when the control is clicked.
object.OnClick [ = String ]
The System.Sender property contains the object that raised the event.
$Button.OnClick = "Button_Click()"
| The CHM file was converted to HTML by chm2web software. |