Initialization.MinimunSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the minimun size of the hosted application.
public:
property System::Drawing::Size MinimunSize { System::Drawing::Size get(); };
public System.Drawing.Size MinimunSize { get; }
member this.MinimunSize : System.Drawing.Size
Public ReadOnly Property MinimunSize As Size