GetButtonCacheSize method
Remarks
Returns the amount of memory (in bytes) actually used by the buttons caching system.
Syntax
[Visual Basic]
Public Function GetButtonCacheSize() as Long
[C#]
public long GetButtonCacheSize();
[C++]
public: long GetButtonCacheSize();