I have created a static splitter window. Now, I want to change the size. How can I do this ?
Printable View
I have created a static splitter window. Now, I want to change the size. How can I do this ?
Use the methodes SetRowInfo, SetColumnInfo. After this call the method RecalcLayout().