What is the translation of " TREEVIEW " in Slovak?

Examples of using Treeview in English and their translations into Slovak

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Official/political category close
  • Computer category close
  • Programming category close
The WPF TreeView is indeed a complex control.
WPF TreeView je skutočne zložitá kontrola.
The XML data should appear in the TreeView control.
Údaje XML sa objaviť v TreeView kontrola.
Drag new TreeView, Button, Label, and TextBox controls onto Form1.
Presuňte nové TreeView, Tlačidlo, Štítok, a Blok textu Ovládacie prvky do Form1.
This is very easy to do with WinForms, because the TreeView is built exactly for this scenario.
Je to veľmi ľahké s WinForms, pretože TreeView je postavený presne pre tento scenár.
WORKAROUND TreeView control with a large number of nodes causes an Exception in Access.
ALTERNATÍVNE RIEŠENIE Ovládací prvok stromového zobrazenia s veľkým počtom uzlov spôsobuje výnimku v Accesse.
The previous code samplemaps the XML tree data directly onto the TreeView and displays all the data.
Predchádzajúcej ukážke kódumapy XML strom údaje priamo do TreeView a zobrazí všetky údaje.
In the previous couple of TreeView articles, we used data binding to display custom objects in a WPF TreeView.
V predošlých niekoľkých článkoch TreeView sme použili dátové viazanie na zobrazenie vlastných objektov v WPF TreeView.
This section describes how to build a new XML document with only the required nodes andthen add the new document to the TreeView control.
Toto časť popisuje vybudovať nový dokument XML s iba požadované uzlami apotom pridajte nový dokument do TreeView kontrola.
Then we have the TreeView, for which I have defined an ItemTemplate(as demonstrated in a previous chapter) as well as an ItemContainerStyle.
Potom máme TreeView, pre ktorý som definoval ItemTemplate(ako je uvedené v predchádzajúcej kapitole), ako aj ItemContainerStyle.
DxO OpticsPro 10may crash when you navigate rapidly through the TreeView control in Windows 10 that has the. NET Framework 4.6 installed.
DxO OpticsPro 10 môže zlyhať pri prechádzaní rýchlo TreeView kontrola v systéme Windows 10, ktorý má. NET Framework 4.6 nainštalovaný.
With the WPF TreeView, it's a bit more complex, but you're rewarded with a lot more flexibility than you could ever get from the WinForms TreeView.
S aplikáciou WPF TreeView je to o niečo zložitejšie, ale ste odmenení oveľa väčšou flexibilitou, ako by ste mohli získať z WinForms TreeView.
One of the common requests from people coming from WinForms or even other UI libraries is the ability toshow an image next to the text label of a TreeView item.
Jednou z bežných požiadaviek od ľudí prichádzajúcich z WinForms alebo iných knižníc používateľského rozhrania je schopnosťzobraziť obrázok vedľa textového označenia položky TreeView.
Because both XML and the TreeView control represent the data in a hierarchical format, the TreeView control is a natural choice to display XML data.
Pretože obe XML a TreeView kontrola zastupovať údaje v hierarchickom formáte, TreeView kontrola je prirodzená voľba zobrazovania údajov XML.
This first example was very simple, in fact so simple that wemight as well have just added the TreeView items manually, instead of generating a set of objects and then binding to them.
Tento prvý príklad bol veľmi jednoduchý, v skutočnosti taký jednoduchý,že sme mohli tiež jednoducho pridať položky TreeView ručne, namiesto generovania sady objektov a následného naviazania na ne.
Starting in Delphi 5 there is an Object Treeview which can be used to navigate and select objects according to hierarchy in addition to the traditional drop down list in the Object Inspector.
Počnúc Delphi 5, je Object Treeview, ktorý môže byť použitý na navigáciu a výber objektov podľa ich hierarchie, ako doplnok tradičného rozbaľovacieho zoznamu v Inšpektore objektov.
In the code-behind, we simply create two Family instances, fill each of them with a set of members, and then add each of the families to a list,which is then used as the items source for the TreeView.
V zadanom kóde jednoducho vytvoríme dve inštancie Family, každú z nich naplníme množinou členov a potom pridáme každú z rodín do zoznamu,ktorý sa potom použije ako zdroj položiek pre TreeView.
But since this is WPF,the preferred way is to bind the TreeView to a hierarchical data structure and then use an appropriate template to render the content.
Keďže však ide o WPF,uprednostňovaným spôsobom je viazať TreeView na hierarchickú štruktúru údajov a potom na vykreslenie obsahu použiť vhodnú šablónu.
The WPF TreeView supports data binding, like pretty much all other WPF controls does, but because the TreeView is hierarchical in nature, a normal DataTemplate often won't suffice.
WPF TreeView podporuje data binding,, podobne ako všetky ostatné ovládacie prvky WPF, ale pretože TreeView je svojou povahou hierarchický, normálny DataTemplate často nebude stačiť.
I achieve this by creating two different templates and specifying them as resources of the tree(or the Window or the Application- that's really up to you),and then allowing the TreeView to pick the correct template based on the underlying type of data.
Dosiahnem to vytvorením dvoch rôznych šablón a ich špecifikovaním ako zdrojov stromu(alebo okna alebo aplikácie- to je skutočne na vás)a potom umožníme TreeView vybrať správnu šablónu na základe podkladového typu údajov.
Just like most other WPF controls, the TreeView is almost lookless once you start, but it can be styled almost endlessly without much effort.
Rovnako ako väčšina ostatných ovládacích prvkov WPF, aj po spustení je strom ViewView takmer bezvýznamný, ale bez veľkého úsilia ho možno navrhnúť takmer k dokonalosti.
If you have previously worked with the TreeView control in WinForms, you might think of the TreeView control as one that's easy to use but hard to customize.
Ak ste v minulosti vo WinForms pracovali s ovládacím prvkom TreeView, môžete považovať ovládací prvok TreeView za ľahko ovládateľný, ale ťažko prispôsobitelný.
As mentioned, the two templates are declared as a part of the TreeView resources, allowing the TreeView to select the appropriate template based on the data type that it's about to show.
Ako už bolo spomenuté, tieto dve šablóny sa deklarujú ako súčasť zdrojov TreeView, čo umožňuje TreeView vybrať príslušnú šablónu na základe typu údajov, ktorý sa má zobraziť.
The generated file will be opened and the treeview will be populated with all the units, classes, types, functions and so on from your source file. Now you are ready to start documenting a new part of Lazarus.
Vygenerovaný súbor bude otvorený a treeview bude zaplnený všetkými unitami, triedami, typmi, funkciami atď, zo zadaného zdrojového súboru a ste pripravení začať dokumentovať novú časť Lazarus.
Results: 23, Time: 0.0248

Top dictionary queries

English - Slovak