DialogContainerWithToolbar Constructor ()

 

Initializes a new instance of the class.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
DialogContainerWithToolbar()

This is the default class constructor and does not set any of the internal properties of the object. The main purpose of the constructor is to enable the WinForm designer to show an instance of this class.

Return to top
Show: