Why are you defining all these vars and not using them?
Why is this in the textchanged event?
Code:
Dim tempvar As Size = rbOption4.MaximumSize
Dim tempvar2 As Integer = Me.txtQuestion.Width
Dim tempvar3 As Integer = Me.Width