Skip to content

Wrong LongText position #272

@ckak07

Description

@ckak07

Hello. I am using the LongText property to visualize the connection state of my interfaces to the users. But sometimes the position of the text is incorrect:

Image

In 95% of the time the position is correct. I am not able to tell you the trigger which causes this. This is the correct position:

Image

Can you tell me what my problem is?

I am using this code to set the connection state string:

LongForeColor = connectionStateTextColor; LongText = connectionStateText; TreeView.Refresh();

Best regards

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