Click or drag to resize

PropertyManagerPageOptionBoxSetStandardPictureLabel Method

[Missing <summary> documentation for "M:CodeStack.SwEx.PMPage.Controls.PropertyManagerPageOptionBox.SetStandardPictureLabel(System.Int32)"]

Namespace:  CodeStack.SwEx.PMPage.Controls
Assembly:  CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntax
public bool SetStandardPictureLabel(
	int Bitmap
)

Parameters

Bitmap
Type: SystemInt32

[Missing <param name="Bitmap"/> documentation for "M:CodeStack.SwEx.PMPage.Controls.PropertyManagerPageOptionBox.SetStandardPictureLabel(System.Int32)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:CodeStack.SwEx.PMPage.Controls.PropertyManagerPageOptionBox.SetStandardPictureLabel(System.Int32)"]

Implements

IPropertyManagerPageControl.SetStandardPictureLabel(Int32)
See Also