Γεία σας,
Έχω φτιάξει μια base φόρμα με διάφορα controls. Ένα από αυτά είναι και ένα κουμπι που το μόνο που κάνει είναι να κλείνει την φόρμα (Me.Close).
Το μήνυμα είναι το εξής:
.MainHeaderText { font:.8em tahoma; color:#FFFFFF; font-weight:bold; }.MainHeaderErrorNumberText { font:.7em tahoma; color:#000000; }.MainHeaderWhyText { font:.8em tahoma; color:#FFFFFF; text-decoration:underline; cursor:hand; }.MainHeaderIgnoreText { font:.8em tahoma; color:#FFFFFF; text-decoration:underline; cursor:hand; }.MainHeaderBackground { background-image:url('C:\Documents and Settings\kekakoe\Local Settings\Temp\tmp103.tmp.gif'); background-repeat:repeat-x; background-color:#434E5E; }.ErrorHeaderErrorText { font:.7em tahoma; color:#000000; font-weight:bold; }.ErrorHeaderGoToCodeText { font:.7em tahoma; color:#000080; text-decoration:underline; cursor:hand; }.ErrorBodyTitle { font:.8em tahoma; font-weight:bold; color:#000080; }.ErrorBodyLink { font:.8em tahoma; color:#0099FF; text-decoration:underline; cursor:hand; }.ErrorBodyLinkNoSizing { color:#0099FF; text-decoration:underline; cursor:hand; }.ErrorBodyText { font:.8em tahoma; color:#000000; }.ErrorBodyCallStack { font:.7em tahoma; color:#000000; }.ClickableCell { cursor:hand; }
| |
| To prevent possible data loss before loading the
designer, the following errors must be resolved: |
|
|
|
|
| |
|
|
| |
| 1 Error |
| |
| |
|
|
| Why am I seeing this
page? |
| | | |
|
|
|
|
|
Instances of this error (1) |
|
|
at
System.ComponentModel.Design.EventBindingService.EventPropertyDescriptor.SetValue(Object
component, Object value) at
System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeAttachEventStatement(IDesignerSerializationManager
manager, CodeAttachEventStatement statement) at
System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeStatement(IDesignerSerializationManager
manager, CodeStatement statement) |
| |
Φυσικά μπορούμε να πατήσουμε IGNORE and CONTINUE και να συνεχίσουμε.
Μήπως όμως γνωρίζει κανείς πως μπορούμε να το εξαφανίσουμε;
Ευχαριστώ
Ηλίας