GrapeCity.Win.MultiRow Namespace > HeaderDropDownContextMenu Class : OnItemClicked Method |
<SuppressMessageAttribute(Category="Microsoft.Design", CheckId="CA1062:Validate arguments of public methods", Scope="", Target="", MessageId="0", Justification="")> Protected Overrides Sub OnItemClicked( _ ByVal e As ToolStripItemClickedEventArgs _ )
Dim instance As HeaderDropDownContextMenu Dim e As ToolStripItemClickedEventArgs instance.OnItemClicked(e)
[SuppressMessage(Category="Microsoft.Design", CheckId="CA1062:Validate arguments of public methods", Scope="", Target="", MessageId="0", Justification="")] protected override void OnItemClicked( ToolStripItemClickedEventArgs e )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2