Skip to content

VB -> C#: Form_Load Event not triggered in converted code #550

@marcal

Description

@marcal

Hello,

I have seen another problem while testing conversion of small projects. Here is a zip file to reproduce.
testhandler.zip

I use the last version 8.0.2.0 I have seen that a Form_Load event doesn't trigger in the converted code.
The project opens a Form1 dialog and when I click on the button, the HfrmDB opens but there is no handler in the form_Load Event so the combo box is not filled.

EDIT : It seems to be the Load and Shown events that have the problem (perhaps there are others)
Marc

Metadata

Metadata

Assignees

No one assigned

    Labels

    VB -> C#Specific to VB -> C# conversion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions