'Declaration Public Shared Property ErrorImageDefaultSize As System.Drawing.Size
public static System.Drawing.Size ErrorImageDefaultSize { get; set; }
public: __property static System.Drawing.Size* get_ErrorImageDefaultSize(); public: __property static void set_ErrorImageDefaultSize(
System.Drawing.Size* value
);
public:
static property System.Drawing.Size^ ErrorImageDefaultSize { System.Drawing.Size^ get(); void set(System.Drawing.Size^ value); }