|
static |
Given a command ID looks for a CBCGPToolbarEditBoxButton object and sets the text within its edit control.
Call this function to find a CBCGPToolbarEditBoxButton object by its command ID and set the specified text within its edit control box.
uiCmd | A command ID. |
strContents | Specifies the new text to set. |