Initialization.UseOwnedWindow Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True is application is developed using Microsoft Visual Basic 6.0 or older or older version of it, false otherwise.
public:
property bool UseOwnedWindow { bool get(); };
public bool UseOwnedWindow { get; }
member this.UseOwnedWindow : bool
Public ReadOnly Property UseOwnedWindow As Boolean