1 Replies - 179 Views - Last Post: 25 June 2012 - 07:42 AM Rate Topic: -----

#1 Daekan  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 24-June 12

[Problem] Custom Tooltip properties not working

Posted 24 June 2012 - 06:48 PM

My tooltip properties aren't appearing when I debug the application. As they say an image says more than 1000 words I'll show you two images.

What I have:
Posted Image

What I want:
Posted Image

The properties:
Posted Image

For some reason it just won't work. Thanks everybody.

I solved it, just remove 'Application.EnableVisualStyles();' line from Program.cs.

Thanks anyways.

Is This A Good Question/Topic? 0
  • +

Replies To: [Problem] Custom Tooltip properties not working

#2 negligible  Icon User is offline

  • D.I.C Regular

Reputation: 62
  • View blog
  • Posts: 302
  • Joined: 02-December 10

Re: [Problem] Custom Tooltip properties not working

Posted 25 June 2012 - 07:42 AM

I think you've just disabled the feature that was displaying an effect the problem was causing, as I can't really see how having Visual Styles enabled could cause this.

Visual Styles are the themes for Windows, so having them enabled basically means the window colours and effects are set by the users Windows Theme choice.

...If it seems to all work though, I guess it's not important.

This post has been edited by negligible: 25 June 2012 - 07:43 AM

Was This Post Helpful? 0
  • +
  • -

Page 1 of 1