←Select platform

AutoApplyRendererToAllUIElements Property

Summary

Gets or sets a value that indicates whether the ToolBarRenderer should be applied to all the System.Windows.Forms.ToolStrip controls that are registered with the viewer.

Syntax

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

Property Value

true to set the ToolBarRenderer with all the System.Windows.Forms.ToolStrip controls that are registered with the viewer; otherwise, it is false.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly