Panel.CanDrawFlags Method

Returns whether or not the given drawing flags are supported by the menu style.

bool CanDrawFlags(int style)

Parameters

int style

ITEMDRAW style flags.

Return Value

True if item is drawable, false otherwise.