Skip to content

Window disapears when minimized #27

@Abdourealcf

Description

@Abdourealcf

the Selfishnet window disappears when minimized to tray (SelfishNetV3.0.1)
the fix is adding this two lines in "ArpForm_Load" event:
this.Icon = new Icon(@".\nov0caina.ico");
SelfishNetTrayIcon.Icon = new Icon(@".\nov0caina.ico");
NB: the "nov0caina.ico" file must exists in the same directory as "SelfishNetv3.exe"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions