Changes

Jump to: navigation, search

Creating Context Menus in C Sharp

No change in size, 18:04, 1 February 2016
m
Text replacement - "<google>ADSDAQBOX_FLOW</google>" to "<htmlet>adsdaqbox_flow</htmlet>"
Context menus are added to a form in C# using the ''ContextMenuStrip'' object and associating it with a particular control. Begin by creating a new Windows Application project in Visual Studio. Next, add a ''RichTextBox'' component to the form so that the form appears as follows and name it ''MyTextBox'':
<googlehtmlet>ADSDAQBOX_FLOWadsdaqbox_flow</googlehtmlet>
[[Image:visual_basic_textbox_context.jpg]]

Navigation menu