Gets an integer value identifying the error.
[Visual Basic] Public Property ReadOnly ErrorCode As FormDesignerErrorConst [C#] public FormDesignerErrorConst ErrorCode { get; } [C++] public: __property FormDesignerErrorConst get_ErrorCode(); [JScript] public function get ErrorCode() : FormDesignerErrorConst
FormDesignerException Class | Viklele.Win.Designer Namespace