←Select platform

ReadOnly Property

Summary

Determines whether to make the icon read-only (meaning that it can not be adjusted manually).

Syntax

C#
VB
C++
public bool ReadOnly {get; set;}
Public Property ReadOnly As Boolean
public: 
property bool ReadOnly { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to make it read-only; otherwise, false.

Example

For an example, refer to MedicalViewerIcon

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize