Visual Basic Reference

NonModalAllowed Property

See Also    Example    Applies To

Returns a value which indicates if a form can be shown non-modally (modeless). Not available at design-time.

Syntax

object.nonModalAllowed

The object placeholder represents an object expression that evaluates to an object in the Applies To list.

Return Type

Boolean