LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

BeginEdit Method







Call this to indicate an editing mode before calling CommitChanges or DiscardChanges
Syntax
public void BeginEdit()
'Declaration
 
Public Sub BeginEdit() 
'Usage
 
Dim instance As WindowLevelInformation
 
instance.BeginEdit()
public void BeginEdit()
 function Leadtools.Medical.Workstation.WindowLevelInformation.BeginEdit()
public: void BeginEdit(); 
public:
void BeginEdit(); 
Remarks
Calling this method will prevent the Leadtools.Medical.Workstation.WindowLevelInformation.PropertyChanged event from being called. All events will be fired when you call CommitChanges method.
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

WindowLevelInformation Class
WindowLevelInformation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.