Method SetUniformBitmapSize
SetUniformBitmapSize(int, int)
Ensures that all tabs have the same height, even if some of them don't have bitmaps.
public void SetUniformBitmapSize(int width, int height)
Parameters
Remarks
Passing (-1,-1) as size undoes the effect of a previous call to this function and instructs the control to use dynamic tab height.