Copyright © 1998-2015 MultiMedia Soft

GetButtonCacheSize method

Previous pageReturn to chapter overviewNext page

Remarks

Returns the amount of memory (in bytes) actually used by the buttons caching system.

Details about the buttons caching system can be found inside How to speed up buttons rendering section.

 

Syntax

Visual Basic

control.GetButtonCacheSize () as Long

 

Visual C++

long control.GetButtonCacheSize ();