You would want your code to evaluate the checked property of the checkbox to make the determination on whether to hide other controls.
Here is the
link to the documentation specifically for the Checked property for a checkbox control for Visual Basic DotNet.