DictionaryForumContacts

   Czech
Terms for subject Microsoft containing prvek | all forms | exact matches only
CzechEnglish
aktivní ovládací prvekactive control (In an environment capable of displaying multiple on-screen controls, the control that will be affected by current cursor movements, commands, and text entry)
aktivní prvekactive element (The layout container element that is currently subject to special operations, such as adding child elements or defining columns and rows. The active element is identified by a yellow bounding box)
atribut programovacího prvkuprogramming element attribute (A descriptive declaration that can be applied to programming elements such as types, fields, methods, and properties)
datový prvekdata element (A single unit of data)
delegovaný ovládací prvekdelegate control (A control on a page or master page that can be replaced with another control or content)
dominantní ovládací prvekdominant control (The control to which other selected controls are aligned and sized. When aligning controls, selected controls align to the dominant control. When sizing controls, selected controls are assigned the dimensions of the dominant control)
dynamický ovládací prvekdynamic control (A Web Parts control that is persisted in a personalization store; it does not appear in the declarative markup of an .aspx page. After it has been added to a page, the WebPartManager control automatically creates an instance of the control from the personaization store on future requests)
Galerie ovládacích prvkůControl Gallery (A library of controls that support user interface development. Some of these controls function as containers for other controls or content, such as images and media)
hostitelský ovládací prvekhost control (An object that is native to a host application (such as Microsoft Office Word or Microsoft Office Excel) to which data binding and events have been added. Examples of host controls include Bookmark controls and ListObject controls)
mapový ovládací prvekmap control (A JavaScript control that contains the objects, methods, and events that you need to display maps powered by Bing Maps™ on your Web site)
mobilní ovládací prvek ASP.NETASP.NET mobile control (One of a set of ASP.NET controls designed for mobile Web applications. ASP.NET mobile controls extend their ASP.NET server control counterparts)
mobilní uživatelský ovládací prvekmobile user control (An ASP.NET mobile control derived from the System.Web.UI.MobileControls.MobileUserControl class. User controls provide containers for custom controls built from other ASP.NET mobile controls)
nadřazený prvekancestor element (In a tree structure, the element of which a given element is a child. Equivalent to a parent element)
nadřazený prvekparent element (In a tree structure, an element that contains subordinate elements called child elements)
nadřazený prvekancestor (In a tree structure, the element of which a given element is a child. Equivalent to a parent element)
neaktivní ovládací prvekdisabled control (A control that appears dimmed on a form or data access page. A disabled control cannot get the focus and will not respond to mouse clicks)
nevázaný ovládací prvekunbound control (A control that is not connected to a field in an underlying table, query, or SQL statement. An unbound control is often used to display informational text or decorative pictures)
odvozený prvekderived element (An element, such as an attribute or association, that can be calculated or derived from other information. For example, an age attribute for the class Person can be derived if you know the Person's date of birth)
ovládací prvekcontrol (An object that enables user interaction or input, often to initiate an action, display information, or set values)
ovládací prvek ActiveXActiveX control (A software control that incorporates ActiveX technology)
ovládací prvek bez vizuálního vzhledutemplated control (An ASP.NET server control that does not itself provide a visual interface but allows its users (page developers) to supply templates that provide a visual interface. When the ASP.NET page parser encounters a templated control, it parses the control's template and dynamically creates child controls that supply the visual interface. The Repeater and DataList ASP.NET server controls are templated controls. The DataGrid control is not strictly a templated control, but uses templates to customize its user interface)
ovládací prvek Chromechrome control (An HTML and JavaScript based control that renders the top chrome, which is available to use in apps for SharePoint)
ovládací prvek formulářeform control (On a Web site, an individual box or button with which you enter information on an electronic form)
ovládací prvek kartatab control (A standard control that resembles a notebook and lets the user navigate different sections of information without leaving the current element on the screen)
ovládací prvek klientského rozšířeníclient extension control (A user interface control that can be added to Microsoft Dynamics CRM entity forms and within the application toolbar or navigation area of an entity form. These controls are configured in XML within ISV.Config and are designed to allow the inclusion of functionality from another web application within Microsoft Dynamics CRM. There are three types of client extension controls: Menu Items, Buttons, Entity Form Navigation areas)
ovládací prvek Kontejner OLEOLE container control (A Visual Basic control that is used to link and embed objects from other applications in a Visual Basic application)
ovládací prvek nastavení mixumix control (A control that allows the creator of a load test scenario to adjust the distribution of tests, browser types, and network types, expressed as percentages. You adjust the percentages by moving sliders)
ovládací prvek obrázekimage control (A control you use to add a picture to a form, report, or data access page)
ovládací prvek obsahucontent control (A control designed to contain content such as placeholder or sample text or images that is updated by the user, or pre-defined lists of items from which users can select)
ovládací prvek podformulářsubform control (A control that displays a subform in a form or a subform or a subreport in a report)
ovládací prvek podsestavasubreport control (A control that displays a subform in a form or a subform or a subreport in a report)
ovládací prvek položekitems control (A control that can be used to present a collection of items)
ovládací prvek pro centrahub control (A control that developers use to create apps with hub-like navigation patterns when data is arranged in multiple ListViews)
ovládací prvek pro hledání v rámci aplikacein-app search control (A control that developers use to implement the primary entry point for in-app search)
ovládací prvek pro hodnocenírating control (A control that developers use to create a rating feedback UI element)
ovládací prvek pro informační rámečekflyout control (A control that developers use to create a flyout)
ovládací prvek pro kontextovou nabídkumenu flyout control (A control that developers use to create a menu flyout)
Ovládací prvek pro matematický zápisMath Input Control (A control that provides integration of math handwriting recognition functionality into other applications. This control is for applications that want to include math recognition functionality but do not want to fully implement their own math recognition user interface)
ovládací prvek pro navigační panelnavigation bar control (A control that developers use to create a navigation bar)
ovládací prvek pro navigační panelnav bar control (A control that developers use to create a navigation bar)
ovládací prvek pro návrhdesign-time control (An ActiveX control that is used while designing or editing a Web page. Design-time controls are installed on the client computer)
ovládací prvek pro opakování obsahu oddílurepeating section content control (​A content control that enables a user the repeat its contents as many times as the user wants to repeat it)
ovládací prvek pro výběr datadate picker control (A control that developers use to allow a user to select a date)
ovládací prvek pro výběr časutime picker control (A control that developers use to allow a user to select a time)
ovládací prvek repeaterrepeater control (A control that developers use to iterate over a small set of data, bind that data to an HTML template, and display it in any repeated UI)
ovládací prvek s popiskemheadered control (A control that includes a child element that labels the control. Headered controls can either include content (headered content control), or a collection of items (headered items control))
ovládací prvek skupinový filtrgroup filter control (A drop-down list box control on a data access page that retrieves records from an underlying recordset based on the value you select from the list. On a grouped page, the control retrieves a specific group of records)
ovládací prvek Soubor jako přílohafile attachment control (A control that allows users to attach files to their form when they fill it out)
ovládací prvek uživatelského rozhraní WindowsWindows UI control (A UI control available through WinUI that allow an app take on the look and feel of Windows. Regardless of the developer's choice to use HTML/JS or C++/C, the developer can create an application that carries the new Windows experience. This includes controls enabling the display, entry and manipulation of data and content including View Controls, Text Controls, Pattern Controls, Overlay Controls, Media (Video & Audio) Controls, Content Controls, Collection Controls, and Basic Controls. These controls are available for Windows Store apps)
ovládací prvek ve formulářiform control (On a Web site, an individual box or button with which you enter information on an electronic form)
ovládací prvek webového serveruWeb server control (" An ASP.NET server control that belongs to the System.Web.UI.WebControls namespace. Web server controls are richer and more abstract than HTML server controls. A Web server control has an asp tag prefix on an ASP.NET page, such as .")
ovládací prvek zdroje datdata source control (An object that can be added to an ASP.NET Web page that encapsulates the logic required to connect to a data source, such as a database or XML file, and that can execute queries or other data-access commands. A data source control can in turn provide data to other controls on that page)
Ovládací prvky hovoruAudio Controls (An item on the View menu that displays the toolbar of controls for audio calls. Audio Controls include a Call menu for the currently selected person, microphone and speaker controls, Mute, Hang Up, and Transfer buttons)
ovládací prvky pro mobilní aplikacemobile controls (Controls for building mobile Web applications)
ovládací prvky správce Lyncu OnlineLync Online administrator controls (Provide Lync Online administrators with the ability to run Lync Online PowerShell cmdlets and assign role-based access control (RBAC) roles to other administrators in the organization)
Ovládací prvky telefonuPhone Controls (An Item on the View menu that displays the toolbar of controls for PBX phone calls. Includes a Call menu for the currently selected person, Hold, Hang Up, Announced Transfer, Unnanounced Transfer, and Dial Pad buttons)
ověřovací serverový ovládací prvekvalidation server control (A server control, included with ASP.NET, that verifies user input. The input is checked as it comes from HTML server controls and Web server controls (for example, a Web page form) against programmer-defined requirements. Validation controls perform input checking in server code. If the user is working with a browser that supports DHTML, the validation controls can also perform validation using client script)
podřízený prvekchild element (In a tree structure, an element that is contained by a parent element. A subordinate element)
popis ovládacího prvkucontrol tip (A brief phrase that describes a control, a page, or a tab. The control tip appears when the user briefly holds the mouse pointer over a control)
počítaný ovládací prvekcalculated control (A control used on a form, report, or data access page to display the result of an expression. The result is recalculated each time there is a change in any of the values that the expression is based on)
pořadí ovládacích prvkůtab order (The order in which the TAB key moves the input focus from one control to the next within a dialog box. Usually, the tab order proceeds from left to right in a dialog box, and from top to bottom in a radio group)
požadovaný prvekrequired element (An element that is required to be present in order to satisfy a schema)
prvek firemní identitybrand element (A distinctive component that is unique to a company and that adds to its recognition with consumers)
prvek firemní imagebrand element (A distinctive component that is unique to a company and that adds to its recognition with consumers)
prvek grafuchart element (One of the distinct pieces that make up a chart, such as a title, axis, legend, trendline, or error bar)
prvek kontejnerucontainer element (An object that can contain one or more child objects)
prvek polearray element (A data value in an array)
prvek pro návrhdesign element (An item (such as a page, frameset, item type, form, view, script file, text file, cascading style sheet, or image) that contributes to an overall pattern, scheme, or layout)
prvek workflowuworkflow element (A modeling element used to define workflow processes)
prvek časového vektoruclock vector element (A pair of values, consisting of a replica key and a tick count, that represents a change to a replica)
překryvný prvekoverlay (A UI or media segment that can display on top of or play concurrently with another UI or media segment)
rozevírací ovládací prvekpop-up control (A control that displays content in a separate window relative to an element or point on the screen)
rozevírvací ovládací prvekexpand control (A control that, when clicked, expands or collapses a grouped record to display or hide its detail records)
rozhodovací prvek workflowuworkflow decision element (A guard condition that controls the logical branching of task sequences within a workflow process. A workflow decision can be made by a user or by an automation rule)
rozšiřující ovládací prvekextender control (In ASP.NET, a control that encapsulates functionality that is implemented in JavaScript and that defines behavior in the browser. Extender controls are associated with existing Web server controls to add the extender's behavior to that control. For example, an extender control can add a watermark to any TextBox control or drag-and-drop behavior to a variety of ASP.NET Web server controls)
rozšířené ovládací prvky prezentujícíhoenhanced presenter controls (A collection of Lync Meeting host and presenter controls that optimizes for the type of meeting, size of audience, content, and/or video sources available to participants)
sdílený ovládací prvekshared control (A Web Parts control that can appear on a Web page and be personalized when the page is in either shared or user-level personalization scope. Note that a shared control can have properties that are both user-scope and shared-scope for personalization purposes)
serverový ovládací prvek ASP.NETASP.NET server control (" A server-side component that encapsulates user-interface and related functionality. An ASP.NET server control derives directly or indirectly from the System.Web.UI.Control class. The superset of ASP.NET server controls includes Web server controls, HTML server controls, and ASP.NET mobile controls. The page syntax for an ASP.NET server control includes a runat="server" attribute on the control's tag.")
serverový ovládací prvek HTMLHTML server control (" An ASP.NET server control that belongs to the System.Web.UI.HtmlControls namespace. An HTML server control maps directly to an HTML element and is declared on an ASP.NET page as an HTML element marked by a runat="server" attribute, for example
skin ovládacího prvkucontrol skin (A skin that is characterized by the properties for controls, such as buttons, labels, calendars, etc)
skrytí při interakci s jiným prvkemlight dismiss (An effect in which a UI element, such as a flyout, disappears when the user touches anywhere on the screen outside of the element)
skupina ovládacích prvkůgrouped controls (Two or more controls that can be treated as one unit while designing a form or report. You can select the group instead of selecting each individual control as you're arranging controls or assigning properties)
skupina ovládacích prvkůcontrol group (A set of controls that are conceptually or logically related. Controls that are conceptually related are usually viewed together but do not necessarily affect each other. Controls that are logically related affect each other)
složený ovládací prvekcompound control (A control and an attached label, such as a text box with an attached label)
složený ovládací prvekcomposite control (A custom server control that consists of a custom collection of other server controls as child controls)
statický ovládací prvekstatic control (" A Web Parts control that is part of the declarative "page persistence" markup in an .aspx page; it exists only as part of the .aspx page, not in a personalization store like a dynamic Web Parts control. Unlike a dynamic control, a static control is added to an .aspx page on every request. A static Web Parts control is always a shared control, which means that although users can both personalize and "close" the control when the page is in either shared or user scope, the control can never be permanently deleted.")
stav ovládacích prvkůcontrol state (A field in an ASP.NET Web page that stores the current property settings for server controls on the page. Control state is used to recreate the page and reestablish previous settings on each postback)
upgrade prvků uživatelského rozhranívisual upgrade (A feature that enables low-impact upgrades by allowing users or administrators to have more control over when the UI transitions from one version to the next)
uživatelský ovládací prvekuser control (A base control that provides a way to create a reusable custom control without having to create a new control class)
uživatelský ovládací prvekper-user control (A dynamic Web Parts control that can be personalized and permanently deleted from a page for an individual user only. A per-user control appears on the page only when the page is in user scope. Note that a per-user control can have properties that are both user-scope and shared-scope for personalization purposes)
vazba prvkůelement binding (Data binding the property of one object to a property of another object)
vlastní klientský ovládací prvekcustom client control (A custom control authored by a user or a third-party software vendor in Windows Forms applications)
vlastní ovládací prvekcustom control (A control authored by a user or a third-party software vendor)
vlastní ovládací prvek dialogucustom dialog control (A control that developers use to create a custom dialog)
vlastní serverový ovládací prvekcustom server control (A custom control authored by a user or a third-party software vendor in Web Forms (ASP.NET pages))
Vyhledávání ovládacích prvků uživatelského rozhraníUI Control Locator (A tool that identifies controls to use in a coded UI test)
Vytvořit ovládací prvekMake Control (A tool that is used to make a re-usable control from selected elements)
vzor ovládacího prvkucontrol pattern (A design implementation that describes a discrete piece of functionality for a control. This functionality can include the visual appearance of a control and the actions it can perform)
vázaný ovládací prvekbound control (A control used on a form, report, or data access page to display or modify data from a table, query, or SQL statement)
vázaný prvekbound element (In a static structure diagram, a use of a parameterized class, or template, in which the parameters from the parameterized class are bound to actual values)
výchozí styl ovládacího prvkudefault control style (The default property setting of a control type. You customize a control type before you create two or more similar controls to avoid customizing each control individually)
základní ovládací prvekbasic control (A control that is rendered as a label-value pair)
závislý prvekdependent (A role assumed by one person, place, or thing that participates in a relationship)
šablona ovládacího prvkucontrol template (A tree of elements that is expanded into the scene whenever a control of a particular type is found. The elements typically have properties bound to properties of the control instance)