Partager via


HostedApplication.MinimumSize Property

Definition

Get the hint for the minimum size.

public:  abstract property System::Drawing::Size MinimumSize {  public:
System::Drawing::Size get(); protected:
 void set(System::Drawing::Size value); };
public abstract System.Drawing.Size MinimumSize { get; protected set; }
member this.MinimumSize : System.Drawing.Size with get, set
Public MustOverride Property MinimumSize As Size

Property Value

Applies to