Posted 20 August 2022, 1:52 am EST
HI, with the latest 2022V2 I have a strange error U can easily reproduce.
- Create a brand new RIbbon App with vb.net and framework 4.8
- In the main menu insert a new InputPanel
- Close and reopen form: everything in OK
- Add 2 InputOption compoents
- Close and reopen form: All OK
- Now (IDE) set the first Option BUtton to “Checked”.
- Close and reopen form.
U’ll get this:
Istanze dell’errore (1)
- Nascondi stack di chiamate
in System.ComponentModel.ReflectPropertyDescriptor.SetValue(Object component, Object value) in System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializePropertyAssignStatement(IDesignerSerializationManager manager, CodeAssignStatement statement, CodePropertyReferenceExpression propertyReferenceEx, Boolean reportError) in System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeAssignStatement(IDesignerSerializationManager manager, CodeAssignStatement statement) in System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeStatement(IDesignerSerializationManager manager, CodeStatement statement)