←Select platform

DrawLockedInRunMode Property

Summary

Gets or sets a value indicating whether to draw locked objects with the lock symbol when the container is in the run mode.

Syntax

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

Property Value

true if the container will draw the LockPicture picture on top of locked objects when the container is in run mode; false otherwise.

Remarks

The LockPicture is always drawn when the container is in design mode. For more information, refer to Implementing Annotation Security. (Deprecated)

Requirements

Target Platforms

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