Method SetMargins
SetMargins(int, int, int, int)
Set the values to be used as margins for the toolbar.
public void SetMargins(int left, int right, int top, int bottom)
Parameters
Remarks
This must be called before the tools are added if absolute positioning is to be used, and the default (zero-size) margins are to be overridden.