Leadtools.Medical.Workstation.Interfaces Namespace > IWorkstationStripItemFeatureExecuter Interface > SetItemFeature Method : SetItemFeature(IToolStripItemItemProperties) Method |
void SetItemFeature( IToolStripItemItemProperties item )
'Declaration Overloads Sub SetItemFeature( _ ByVal item As IToolStripItemItemProperties _ )
'Usage Dim instance As IWorkstationStripItemFeatureExecuter Dim item As IToolStripItemItemProperties instance.SetItemFeature(item)
void SetItemFeature( IToolStripItemItemProperties item )
function Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter.SetItemFeature(IToolStripItemItemProperties)( item )
void SetItemFeature( IToolStripItemItemProperties* item )
void SetItemFeature( IToolStripItemItemProperties* item )
If the item is not of type System.Windows.Forms.ToolStripItem this will throw an System.ArgumentException.
If the item is a System.Windows.Forms.ToolStripSplitButton the feature will be executed when the System.Windows.Forms.ToolStripSplitButton.ButtonClick event is fired.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