The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Is there a setting that affects the speed of the dropdown of the box items.
If not could I suggest you create one for the next version.
I would like to to drop quicker that it does now.
Thanks
BOb
RPRamesh Praveen Syncfusion Team January 14, 2003 12:28 PM UTC
Bob,
There is a static XPTaskBarBox.AnimationDelayInMilliSeconds field that lets you control this. The default is 50ms.
Please check our class ref for more information.
Regards,
Praveen Ramesh
RNRobert N PardoeJanuary 14, 2003 02:14 PM UTC
Thanks for the reply,
on your evaluation version, downloaded last week, I cannot find the field you refer to.
I have looked in the docs and using intellisense in visual studio.
I was really looking for something that affects the speed of the dropdown, not the delay before the dropdown occurs.
Thanks
BOb
> Bob,
>
> There is a static XPTaskBarBox.AnimationDelayInMilliSeconds field that lets you control this. The default is 50ms.
>
> Please check our class ref for more information.
>
> Regards,
> Praveen Ramesh
>
RPRamesh Praveen Syncfusion Team January 14, 2003 07:35 PM UTC
Bob,
I think this one got left out of the class ref by mistake. Could you try it anyways. It should compile fine. (Note that this is a static member, not instance).
Regards,
Praveen Ramesh