Silverlight tooltip - change ShowDuration lightweight -



Silverlight tooltip - change ShowDuration lightweight -

hi trying alter showduration of tooltip , not supported in silverlight. dont want heavyweight tooltip solution available on codeplex. current thought edit in tooltip template.

i looked reflector , wasn't able find default duration in tooltip think beingness set in xaml. ( in storyboard open tooltip event)

default tooltip style given here http://msdn.microsoft.com/en-us/library/dd334410(vs.95).aspx.

there 2 storyboard keys nowadays in can find implementation , override?

if posted template illustration infinite duration tooltip grateful.

this isn't duplicate of showduration attribute cannot resolve in tooltip @ silverlight 4 cause looking 2 storyboards edit them myself, not mention other question isn't answered

there nil can unless create own tooltipservice (note service class not tooltip problem). 5 sec limit baked code, has nil storyboards.

if want see in reflector open tooltipservice class , @ openautomatictooltip method.

silverlight silverlight-4.0 tooltip

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -