BCGControlBar Library for .NET
ResetTextSize Method (ToolbarMenuButton)




Sets the value of cached text length equal -1 for this ToolbarMenuButton and its subitems.
Syntax
'Declaration
 
Public Overrides Sub ResetTextSize() 
'Usage
 
Dim instance As ToolbarMenuButton
 
instance.ResetTextSize()
public override void ResetTextSize()
public: void ResetTextSize(); override 
public:
void ResetTextSize(); override 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ToolbarMenuButton Class
ToolbarMenuButton Members
Base Implementation in ResetTextSize

Send Feedback