MobileForms Toolkit Documentation

MenuItem.OnRenderContent Method 

Paints the content of the MenuItem.

protected virtual void OnRenderContent(
MenuItemRenderArgs e
);

Parameters

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

See Also

MenuItem Class | Resco.Controls.MessageBox Namespace