Свойство | Тип | Описание | |
---|---|---|---|
Icons | string[] |
Метод | Описание | |
---|---|---|
FromString ( string iconName ) : System.Drawing.Icon | ||
GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection | ||
GetStandardValuesExclusive ( ITypeDescriptorContext context ) : bool | ||
GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool |
public static FromString ( string iconName ) : System.Drawing.Icon | ||
iconName | string | |
Результат | System.Drawing.Icon |
public GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection | ||
context | ITypeDescriptorContext | |
Результат | StandardValuesCollection |
public GetStandardValuesExclusive ( ITypeDescriptorContext context ) : bool | ||
context | ITypeDescriptorContext | |
Результат | bool |
public GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool | ||
context | ITypeDescriptorContext | |
Результат | bool |