SpiderFlight
Programmer
I'm using VB6. Under the ToolTipText property for my label I have the following text:
This option will allow polling of the selected directory. EDI Eligibility Benefit Inquiry and Response (270/271) processing will automatically begin once a file is detected in the directory.
I would like this to be displayed on three lines instead of one line. I have also tried setting the property in my code as well but I get the same results. I have tried adding " & VBCRLF & where I want the break to occur but to no avail.
Any Help would be greatly appreciated.
Thanks in advance
This option will allow polling of the selected directory. EDI Eligibility Benefit Inquiry and Response (270/271) processing will automatically begin once a file is detected in the directory.
I would like this to be displayed on three lines instead of one line. I have also tried setting the property in my code as well but I get the same results. I have tried adding " & VBCRLF & where I want the break to occur but to no avail.
Any Help would be greatly appreciated.
Thanks in advance