Hi Volvick,
This should work with no problems, please post all of your code so that we can tell you what's wrong with it.
This is the whole code but does not work
using
namespace
{
selectedDocument = DocumentSetting;
InitializeComponent();
}
DocumentSetting.Width =
DocumentSetting.Height =
In form1 I call it as the following
testView.ShowDialog();
When I clik apply the values should update, but does not