Persistate API documentation
OnClick Method (e)
NamespacesPersistate.UI.DesktopPCheckBoxOnClick(EventArgs)

[This is preliminary documentation and is subject to change.]

Ensures that if the checkbox is set read only, changes are not allowed for this mouse click or keypress.
Declaration Syntax
C#
protected override void OnClick(
	EventArgs e
)
Parameters
e (EventArgs)
INformation concerning the click event.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)