ShellBrowser .Net Edition
GetCheckboxBitmap Method (cbstate)
NamespacesJam.ShellSystemImageListHelperGetCheckboxBitmap(CheckBoxState)
Extracts the Checkbox state images for the checkbox functionality in the ShellBrowser Components.
Declaration Syntax
C#Visual BasicVisual C++
protected static Bitmap GetCheckboxBitmap(
	CheckBoxState cbstate
)
Protected Shared Function GetCheckboxBitmap ( _
	cbstate As CheckBoxState _
) As Bitmap
protected:
static Bitmap^ GetCheckboxBitmap(
	CheckBoxState cbstate
)
Parameters
cbstate (CheckBoxState)
Checkbox state, for which the bitmap should be extracted.
Return Value
Returns Bitmap of the checkbox for the passed check state.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)