Spread Windows Forms 12.0 Product Documentation
OnOpened Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SpreadTouchStrip Class : OnOpened Method
A System.EventArgs that contains the event data.
Raises the ToolStripDropDown.Opened event.
Syntax
'Declaration
 
Protected Overrides Sub OnOpened( _
   ByVal e As EventArgs _
) 
'Usage
 
Dim instance As SpreadTouchStrip
Dim e As EventArgs
 
instance.OnOpened(e)
protected override void OnOpened( 
   EventArgs e
)

Parameters

e
A System.EventArgs that contains the event data.
See Also

Reference

SpreadTouchStrip Class
SpreadTouchStrip Members