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

SaveStrings Method







The System.IO.Stream to write the text to.
Writes all the text and shortcut strings of the WorkstationMenuProperties properties in the Instance in XML format.
Syntax
public static void SaveStrings( 
   Stream destination
)
'Declaration
 
Public Shared Sub SaveStrings( _
   ByVal destination As Stream _
) 
'Usage
 
Dim destination As Stream
 
ToolStripMenuProperties.SaveStrings(destination)
public static void SaveStrings( 
   Stream destination
)
 function Leadtools.Medical.Workstation.UI.ToolStripMenuProperties.SaveStrings( 
   destination 
)
public: static void SaveStrings( 
   Stream* destination
) 
public:
static void SaveStrings( 
   Stream* destination
) 

Parameters

destination
The System.IO.Stream to write the text to.
Remarks
The destinationSystem.IO.Stream can be saved into a text file and edited then loaded again using the LoadStrings 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

ToolStripMenuProperties Class
ToolStripMenuProperties Members

 

 


Products | Support | Contact Us | Copyright Notices

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