Skip to content

Wrong LongText position #272

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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