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: 26.4.0.0 (26.4.0.0)
Syntax
public Icon GetIcon(
	string name
)

Parameters

name  String

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

Return Value

Icon

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

See Also