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

ChangeCellScrollCommand Constructor(String,WorkstationContainer,ScrollLocation)







The feature ID that will be registered with this command.
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
A ChangeCellScrollCommand.ScrollLocation that tells the command how to apply the scrolling.
Initializes a new instance of the ChangeCellScrollCommand class.
Syntax
public ChangeCellScrollCommand( 
   string featureId,
   WorkstationContainer container,
   ChangeCellScrollCommand.ScrollLocation location
)
'Declaration
 
Public Function New( _
   ByVal featureId As String, _
   ByVal container As WorkstationContainer, _
   ByVal location As ChangeCellScrollCommand.ScrollLocation _
)
'Usage
 
Dim featureId As String
Dim container As WorkstationContainer
Dim location As ChangeCellScrollCommand.ScrollLocation
 
Dim instance As New ChangeCellScrollCommand(featureId, container, location)
public ChangeCellScrollCommand( 
   string featureId,
   WorkstationContainer container,
   ChangeCellScrollCommand.ScrollLocation location
)
function ChangeCellScrollCommand( 
   featureId ,
   container ,
   location 
)
public: ChangeCellScrollCommand( 
   string* featureId,
   WorkstationContainer* container,
   ChangeCellScrollCommand.ScrollLocation location
)
public:
ChangeCellScrollCommand( 
   string* featureId,
   WorkstationContainer* container,
   ChangeCellScrollCommand.ScrollLocation location
)

Parameters

featureId
The feature ID that will be registered with this command.
container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
location
A ChangeCellScrollCommand.ScrollLocation that tells the command how to apply the scrolling.
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

ChangeCellScrollCommand Class
ChangeCellScrollCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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