Back to Devexpress

FindControlItemsCore.AddButton Method

windowsforms-devexpress-dot-xtralayout-dot-custom-dot-findcontrolitemscore-dot-addbutton.md

latest823 B
Original Source

FindControlItemsCore.AddButton Method

NameParametersDescription
AddButton(String, String, EventHandler, Nullable<Color>, FontStyle, Image)name, text, handler, backColor, fontStyleDelta, imageAdds a button with the specified settings.
AddButton(String, String, EventHandler)name, text, handlerAdds a button with the specified settings.
AddButton(String)textAdds a button with the specified settings.