Click or drag to resize

QsResourcesGetIcon Method

Get a resource icon given the name (normally with the extension)

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public Icon GetIcon(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:QsInformatica.Utils.QsResources.GetIcon(System.String)"]

Return Value

Type: Icon

[Missing <returns> documentation for "M:QsInformatica.Utils.QsResources.GetIcon(System.String)"]

See Also