hhcrtl.ocx: Resize search tab too.
This commit is contained in:
parent
5ad5a19027
commit
35103290ca
|
@ -441,6 +441,7 @@ static LRESULT Child_OnSize(HWND hwnd)
|
|||
|
||||
ResizeTabChild(info, TAB_CONTENTS);
|
||||
ResizeTabChild(info, TAB_INDEX);
|
||||
ResizeTabChild(info, TAB_SEARCH);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue