You can’t change left margin and upper margin but you can change right and bottom one when you select a textbox and set its Dock property as “Fill” in your HelpPage, that is HelpPage class (class HelpPage : ItemNodeUserControl).
Regarding the icon, that is fixed one so you can’t change it.