'Declaration Public Event LayoutUpdated As System.EventHandler
'Usage Dim instance As HorizontalSplitBar Dim handler As System.EventHandler AddHandler instance.LayoutUpdated, handler
public event System.EventHandler LayoutUpdated
'Declaration Public Event LayoutUpdated As System.EventHandler
'Usage Dim instance As HorizontalSplitBar Dim handler As System.EventHandler AddHandler instance.LayoutUpdated, handler
public event System.EventHandler LayoutUpdated