Question regarding conditional compilation

Bruce_P

Member
Joined
Jul 3, 2009
Messages
6
Programming Experience
10+
Is there any way in vb.net to conditionally include a form, or can you only conditionally include/exclude code via the #if / #end if directives?
 
Back
Top