How to Use Flex Box in ActivePresenter 9

How to Use Flex Box in ActivePresenter 9

Flex box is a flex container that can hold objects. It is made for one-dimensional layouts, which means the child objects can be laid out either horizontally or vertically.  As you know, a grid box is two-dimensional that can distribute child objects both...
How to Use Grid Box in ActivePresenter 9

How to Use Grid Box in ActivePresenter 9

Grid box is a type of container where added content will automatically be customized to fit its container vertically or horizontally.  Instead of adjusting the sizes and positions of objects manually, you can put them into a grid box. Objects will be...