Matches in DBpedia 2016-04 for { <http://dbpedia.org/resource/Control_array> ?p ?o }
Showing triples 1 to 24 of
24
with 100 triples per page.
- Control_array abstract "In Visual Basic, a control array is a group of related controls in a Visual Basic form that share the same event handlers. Control arrays are always single-dimensional arrays, and controls can be added or deleted from control arrays at runtime. One application of control arrays is to hold menu items, as the shared event handler can be used for code common to all of the menu items in the control array.Control arrays are a convenient way to handle groups of controls that perform a similar function. All of the events available to the single control are still available to the array of controls, the only difference being an argument indicating the index of the selected array element is passed to the event. Hence, instead of writing individual procedures for each control (i.e. not using control arrays), you only have to write one procedure for each array.Control arrays are no longer supported in Visual Basic 2008, as \"changes to the event model\" made them unnecessary. The Visual Basic Upgrade Wizard can convert code that uses control arrays into Visual Basic 2008 code that uses more recent structures.".
- Control_array wikiPageID "25887451".
- Control_array wikiPageLength "1871".
- Control_array wikiPageOutDegree "6".
- Control_array wikiPageRevisionID "704876332".
- Control_array wikiPageWikiLink Array_data_structure.
- Control_array wikiPageWikiLink Category:BASIC_programming_language_family.
- Control_array wikiPageWikiLink Event_(computing).
- Control_array wikiPageWikiLink Form_(programming).
- Control_array wikiPageWikiLink Visual_Basic.
- Control_array wikiPageWikiLink Widget_(GUI).
- Control_array wikiPageUsesTemplate Template:Orphan.
- Control_array wikiPageUsesTemplate Template:Programming-software-stub.
- Control_array wikiPageUsesTemplate Template:Reflist.
- Control_array subject Category:BASIC_programming_language_family.
- Control_array hypernym Group.
- Control_array type Band.
- Control_array comment "In Visual Basic, a control array is a group of related controls in a Visual Basic form that share the same event handlers. Control arrays are always single-dimensional arrays, and controls can be added or deleted from control arrays at runtime.".
- Control_array label "Control array".
- Control_array sameAs Q5165848.
- Control_array sameAs m.09v25fb.
- Control_array sameAs Q5165848.
- Control_array wasDerivedFrom Control_array?oldid=704876332.
- Control_array isPrimaryTopicOf Control_array.