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

InvalidPresetNameText Property (WindowLevelInformationDialog)







Gets or sets the text to dispay when an invalid preset Window/Level name is entered.
Syntax
public string InvalidPresetNameText {get; set;}
'Declaration
 
Public Property InvalidPresetNameText As String
'Usage
 
Dim instance As WindowLevelInformationDialog
Dim value As String
 
instance.InvalidPresetNameText = value
 
value = instance.InvalidPresetNameText
public string InvalidPresetNameText {get; set;}
 get_InvalidPresetNameText();
set_InvalidPresetNameText(value);
public: __property string* get_InvalidPresetNameText();
public: __property void set_InvalidPresetNameText( 
   string* value
);
public:
property string* InvalidPresetNameText {
   string* get();
   void set (    string* value);
}

Property Value

The text to dispay when an invalid preset Window/Level name is entered.
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

WindowLevelInformationDialog Class
WindowLevelInformationDialog Members

 

 


Products | Support | Contact Us | Copyright Notices

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