Infragistics issues!!! Need Help, URGENT!

P

Pedro

Hi all!

I know this is not the proper newsgroup, but who knows? I've tryed
'Infragistics.dotnet.misc.controls' but no one posted!

I would like to put tooltips in some controls such as button and
textboxes, but i can't find whatever they (Infragistics devcenter)
call "inbox tooltip component". My NetAdvantge version is 2004 vol.2.

Am i missing something, or should i reference some dll to my project
to access inbox tooltip component?

By the way, why buttonstyle property does not produce any changes on
the button both design and runtime?

Can someone help me?

Thanks in advance!
 
R

Ron Allen

Pedro,
If you add a ToolTip control to your form you can then set the ToolTip
on nameOfToolTipHere property. The ToolTip is just a standard MS control
and should be in your Toolbox.
I don't have an answer on the styles but you might check to see if you
have SupportThemes = true which would mean that the button would be styled
by the current theme.

Ron Allen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top