[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Provides basic functionality for the ContextMenuStrip control. Although ToolStripDropDownMenu and ToolStripDropDown replace and add functionality to the Menu control of previous versions, Menu is retained for both backward compatibility and future use if you choose. [Property] @LayoutStyle=Sets a value indicating how the items of ContextMenuStrip are displayed. ARG(ToolStripLayoutStyle)|14|3|StackWithOverflow,HorizontalStackWithOverflow,VerticalStackWithOverflow,Flow,Table @ShowCheckMargin=Sets a value indicating whether space for a check mark is shown on the left edge of the ToolStripMenuItem. ARG(bool)|14|1|True,False @ShowImageMargin=Sets a value indicating whether space for an image is shown on the left edge of the ToolStripMenuItem. ARG(bool)|14|0|True,False [Methods] *LayoutStyle=Returns a value indicating how the items of ContextMenuStrip are displayed. ARG(ToolStripLayoutStyle)|3|0 *ShowCheckMargin=Returns a value indicating whether space for a check mark is shown on the left edge of the ToolStripMenuItem. ARG(bool)|3|104 *ShowImageMargin=Returns a value indicating whether space for an image is shown on the left edge of the ToolStripMenuItem. ARG(bool)|3|104