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.
generic <typename TWorkItem, typename TShell>
where TWorkItem : WorkItemgcnew()public ref class WindowsFormsApplication abstract : Microsoft::Practices::CompositeUI::CabShellApplication<TWorkItem, TShell>
public abstract class WindowsFormsApplication<TWorkItem,TShell> : Microsoft.Practices.CompositeUI.CabShellApplication<TWorkItem,TShell> where TWorkItem : WorkItemnew()
type WindowsFormsApplication<'WorkItem, 'Shell (requires 'WorkItem :> WorkItem and 'WorkItem : (new : unit -> 'WorkItem))> = class
inherit CabShellApplication<'WorkItem, 'Shell (requires 'WorkItem :> WorkItem and 'WorkItem : (new : unit -> 'WorkItem))>
Public MustInherit Class WindowsFormsApplication(Of TWorkItem, TShell)
Inherits CabShellApplication(Of TWorkItem, TShell)