Share via


HostedWebApplication.MinimumSize Property

Definition

The minimum size for an application's window

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

Property Value

Applies to