Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > AutoHidePanel Class : StateChanged Event |
public event EventHandler StateChanged
'Declaration Public Event StateChanged As EventHandler
'Usage Dim instance As AutoHidePanel Dim handler As EventHandler AddHandler instance.StateChanged, handler
public: __event EventHandler* StateChanged
public: event EventHandler^ StateChanged