'Declaration Public Function FromKeyButton( _ ByVal key As String _ ) As TBarButton
public TBarButton FromKeyButton( string key )
The comparison of the keys are case-sensitive.
It is the application developer's responsibility not to add buttons with the same Key value to the collection of toolbar items. For optimal performance and robustness, the avoidance of using duplicate keys within the same UltraWebToolbar is recommended.
Target Platforms: Windows 10, Windows 8.1, Windows 8, 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