ExternalApplication.MinimumSize 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.
Not used in CCF 1.02
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
Returns Size.