Método UserInteractionServices.GetFolderIcon

Retorna um ícone de bitmap é selecionado de acordo com a indicação de estilo fornecido.

Namespace:  Microsoft.Data.Schema
Assembly:  Microsoft.Data.Schema (em Microsoft.Data.Schema.dll)

Sintaxe

'Declaração
Public Overridable Function GetFolderIcon ( _
    style As FolderIconStyle _
) As Bitmap
public virtual Bitmap GetFolderIcon(
    FolderIconStyle style
)
public:
virtual Bitmap^ GetFolderIcon(
    FolderIconStyle style
)
abstract GetFolderIcon : 
        style:FolderIconStyle -> Bitmap 
override GetFolderIcon : 
        style:FolderIconStyle -> Bitmap 
public function GetFolderIcon(
    style : FolderIconStyle
) : Bitmap

Parâmetros

Valor de retorno

Tipo: System.Drawing.Bitmap
Um ícone que indica se a pasta é aberta ou fechada.

Segurança do .NET Framework

Consulte também

Referência

UserInteractionServices Classe

Namespace Microsoft.Data.Schema

FolderIconStyle