Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the glyph icon that shows a collapsed * Selected node in a tree view
Namespace: Microsoft.TeamFoundation.Controls.WinForms
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
Public ReadOnly Property TreeViewCollapsedSelected As Bitmap
public Bitmap TreeViewCollapsedSelected { get; }
public:
property Bitmap^ TreeViewCollapsedSelected {
Bitmap^ get ();
}
member TreeViewCollapsedSelected : Bitmap with get
function get TreeViewCollapsedSelected () : Bitmap
Property Value
Type: System.Drawing.Bitmap
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.