MobileForms Toolkit Documentation

MenuItem.OnRenderDisabled Method 

Paints the disabled state of the MenuItem.

protected virtual void OnRenderDisabled(
MenuItemRenderArgs e
);

Parameters

e
A MenuItemRenderArgs that contains information about the MenuItem to paint.

See Also

MenuItem Class | Resco.Controls.MessageBox Namespace