Class ToolWindowPane2
Inheritance
System.Object
ToolWindowPane2
Assembly: Cosmos.VS.Windows.dll
public class ToolWindowPane2 : ToolWindowPane
Constructors
|
Improve this Doc
View Source
Declaration
Properties
|
Improve this Doc
View Source
Content
Declaration
public sealed override object Content { get; set; }
Property Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
Declaration
public DebuggerUC UserControl { get; }
Property Value
Methods
|
Improve this Doc
View Source
Declaration
protected virtual void OnUpdateWindow(EventArgs e)
Parameters
Type |
Name |
Description |
System.EventArgs |
e |
|
Events
|
Improve this Doc
View Source
Declaration
public event EventHandler UpdateWindow
Event Type
Type |
Description |
System.EventHandler |
|