D
Dan Ackermann
Hi all,
How to make ControlTipText shown on more then one line ???
mycontrol.ControlTipText = "Should be" + vbcrlf + "on 2 lines"
vbcrlf will not do the job because it's not displayed correctly but how
to????
Any help is appreciated.
TIA
Dan
How to make ControlTipText shown on more then one line ???
mycontrol.ControlTipText = "Should be" + vbcrlf + "on 2 lines"
vbcrlf will not do the job because it's not displayed correctly but how
to????
Any help is appreciated.
TIA
Dan