editBox

In the object model this is RibbonEditBox.
A control that can be typed into.


Attributes (properties)

enabled(Enabled) "true" | "false"
id(Id)
idMso 
idQ 
image(Image)
imageMso(OfficeImageId)
insertAfterMso 
insertAfterQ 
insertBeforeMso 
insertBeforeQ 
keytip(KeyTip)
label(Label)
maxLength 
screentip 
showImage"true" | "false"
showLabel"true" | "false"
size 
sizeString(SizeString) "xxxxxx" width of edit box
supertip(SuperTip)
tag(Tag)
visible(Visible) "true" | "false"
 (ImageName)
 (Modifiers)
 (GenerateMember)
 (Locked)

C# Events (design-time)

RibbonEditBox has a TextChanged event that is raised when the user changes the text in the edit box and the user exists the edit box by pressing the Enter key or moving the focus.


Callbacks (run-time)

onChangeEditBox_OnChange -
getEnabledEditBox_OnGetEnabled -
getImageEditBox_OnGetImage -
getImageMsoEditBox_OnGetImageMso -
getKeytipEditBox_OnGetKeyTip -
getLabelEditBox_OnGetLabel -
getScreentipEditBox_OnGetScreenTip -
getShowImageEditBox_OnGetShowImage -
getShowLabelEditBox_OnGetShowLabel -
getSupertipEditBox_OnGetSuperTip -
getTextEditBox_OnGetText -
getVisibleEditBox_OnGetVisible -



© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited TopPrevNext