LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

BeginEdit Method

Show in webframe






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(); 
public:
void BeginEdit(); 
Remarks
Calling this method will prevent the PropertyChanged event from being called. All events will be fired when you call CommitChanges method.
Requirements

Target Platforms

See Also

Reference

WindowLevelInformation Class
WindowLevelInformation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.