Click or drag to resize

ControlAttributionAttribute Constructor (swControlBitmapLabelType_e)

Constructor allowing specify the standard icon

Namespace:  CodeStack.SwEx.PMPage.Attributes
Assembly:  CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntax
public ControlAttributionAttribute(
	swControlBitmapLabelType_e standardIcon
)

Parameters

standardIcon
Type: swControlBitmapLabelType_e
Control label as defined in swControlBitmapLabelType_e Enumeration
See Also