I have set my form to be full screen and trying to get the width
and the height
as an integer. I have been looking for the past hour but can't seem to get an answer. In Java its a simple JFrame.getwidth();
but no so simple for c#?
using windows forms