AutoSize Property

Summary
Gets or sets a value indicating whether the control is automatically resized.
Syntax
C#
C++/CLI
public override bool AutoSize { get; set; } 
public: 
property bool AutoSize { 
   bool get() override; 
   void set (    bool ) override; 
} 

Property Value

true if Auto size is enabled; false, otherwise.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.