Heureka API .NET Documentation
ResultsContainerControl_Max_one_result Property



Looks up a localized string similar to Only results from one simulation can be displayed at the same time.
Syntax
'Declaration
 
Public Shared ReadOnly Property ResultsContainerControl_Max_one_result As String
'Usage
 
Dim value As String
 
value = Resources.ResultsContainerControl_Max_one_result
public static string ResultsContainerControl_Max_one_result {get;}
public:
static property String^ ResultsContainerControl_Max_one_result {
   String^ get();
}
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

Resources Class
Resources Members

Send Feedback