GrapeCity MultiRow Windows Forms Documentation
PerformClick Method


Generates a Click event for the DropDownItem.
Syntax
Public Sub PerformClick() 
Dim instance As DropDownItem
 
instance.PerformClick()
public void PerformClick()
Remarks
The item cannot raise the Click event when its Enabled property is false.
Requirements

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

See Also

Reference

DropDownItem Class
DropDownItem Members

 

 


Copyright © GrapeCity, inc. All rights reserved.