-
Notifications
You must be signed in to change notification settings - Fork 713
Open
Description
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:
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:
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
Michatom
Metadata
Metadata
Assignees
Labels
No labels