Gets or sets a value indicating whether the "remember password" checkbox is checked.
state of "remember password" checkbox
This form field is available so that you could allow the user to direct your code to include or omit the password from the connection string. The ConnectionStringManager control could handle this for you automatically, though, via the ConditionalConnectionString.
ConnectionStringManager Class | CleanCodeControls.Forms Namespace