MobileForms Toolkit Documentation

MenuItem.OnRenderBackground Method 

Paints the background of the MenuItem.

protected virtual void OnRenderBackground(
MenuItemRenderArgs e
);

Parameters

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

See Also

MenuItem Class | Resco.Controls.MessageBox Namespace