Control
.
.
::
.
.
OnStateChanged Method
Override this to handle state changes. This is useful to sync states between controls.
Namespace:
Squid
Assembly:
Squid.Core
(in Squid.Core.dll)
Syntax
C#
VB
C++
protected
void
OnStateChanged
()
Protected
Sub
OnStateChanged
protected
:
void
OnStateChanged
()
See Also
Control Class
Squid Namespace