c wpf draw 3d cube

Welcome to EastONTROL

Exontrol is devoted to create innovative user interface components for Windows applications, on /COM, /NET or /WPF platforms, since 1999. "eXontrol" comes from e(due south)pecial (c)ontrol, where sc makes the X. Software development never stops. Neither do we. Our components are and will continue to exist cut edge evolution tools that adapt to the needs of our customers and to the changing software development environs. On this site you find components/tools/products/samples that are used in programming languages such as JavaScript, VB, VB.NET, VBA, C++, C#, X++, VFP, Access, Excel, Word, HTML, Delphi, Smalltalk, uniPaas (eDeveloper), Clarion, Dynamics AX, Dynamics NAV, xBasic, Visual Objects, Visual Dataflex, PowerBuilder, LabVIEW, Xbase++, AutoIt, Power++, FORTH, OpenEdge and so on...

The following movie shows the kickoff-await of the newly ExSchedule/JS control

The ExSchedule/JS library is our arroyo to provide scheduling of appointments into your web application. The ExSchedule/JS is a visual HTML5 component that shows a timeline view for multiple activities (event calendar). The time is displayed on the vertical (Y) centrality and the activities are automatically arranged over a single or multiple dates. The ExSchedule/JS is a HTML standalone-component, written in JavaScript, that uses no third-party libraries.

The following movie shows the combobox's multiple-selection characteristic

The following film shows the combobox'due south multiple-option characteristic, which helps the user to select none, one or multiple-values from a drop-down multiple columns listing or tree. The user can select multiple-items using CTRL or/and SHIFT key while clicking an item. The number of selected-items can exist displayed in the control's label using different font attributes. The multiple-selection feature will exist bachelor for eXComboBox components (/COM, /Internet or /WPF version).

The following picture show shows how you tin insert, code and use the exg2antt and exschedule control, within the PowerBuider IDE

The following motion-picture show shows how you can insert, lawmaking and utilise the exg2antt and exschedule control, within the PowerBuider IDE. The idea is the same for whatsoever other /com exontrols. If you run PowerBuilder IDE on a Windows 64 machine, you need to install the x64 version of the control, else the x86 (32-bit) version of the component. If you need more help on how yous can start using any exontrols on your PowerBuilder awarding, delight make sure yous have checked the Get Started page.

The post-obit pic shows the first look of ExHelper/JS tool:

The ExHelper/JS tool helps you lot to find quick and easy the answers and source code for your questions about using our JavaScript components. The ExHelper/JS tool provides questions, answers and JavaScript source code for the following /JS components: eXBezier, eXCalendar, eXGantt, eXGauge, eXMenu, eXOrgChart, eXPivot, eXRadialMenu, eXScrollBar, eXSurface, eXSwimlane and eXTree. The ExHelper/JS tool is written in pure JavaScript and requires no third political party libraries.

The following moving-picture show shows the Undo/Redo characteristic:

The Undo and Redo features let y'all remove or repeat unmarried or multiple deportment, but all actions must be undone or redone in the guild you did or undid them � yous can�t skip actions. For example, if you change the value of three cells in an item and then decide yous want to undo the first modify yous made, you must disengage all three changes. To undo an activeness you need to printing Ctrl+Z, while for to redo something you've undone, press Ctrl+Y.

Mar 07

ExGrid, 17.1.0.4
*NEW: Ability to wraps the cell'due south explanation on line break just
*Added: The Items.CellSingleLine property specifies whether the prison cell'due south caption is displayed on unmarried-line, or wraps around the words or line breaks. Previously, the Items.CellSingleLine property was of Boolean blazon, while currently information technology is of CellSingleLineEnum type. For example, Items.CellSingleLine() = exCaptionBreakWrap indicates that the cell'due south caption is displayed on new lines when line pause is constitute ( <br> for HTML captions or \r\north sequence ). Also, the option is valid if you specify the Column.Def(exCellSingleLine) property.
*Fixed: Prevents showing the vertical scroll bar, when information technology is not required when control is running in virtual fashion ( ScrollBars, VirtualMode, UnboundHandler, DataSource belongings )
*Fixed: The Items.SelectableItem property returns 1 instead of -one / True value.
*Fixed: The Items.SelectItem belongings returns ane instead of -1 / True value.
ExG2antt, 20.0.ane.4
*Added: The Description(exFilterBarExclude) allows ex-html format (ability to replace the �Exclude� field with your custom ex-html cord)
*Added: Improves the speed to gyre/display the control on 4K applications.
*Fixed: Scrolling is slower if the control displays grid-lines (DrawGridLines holding)

Mar 02

ExFileView, 16.0.0.2
*Added: lpad keyword (available for properties that support expressions) , equally a lpad b, pads the value of a to the left with b padding pattern.
*Added: rpad keyword (bachelor for properties that support expressions), as a rpad b, pads the value of a to the correct with b padding pattern. For example, 12 lpad "____" generates the string "12__".
*Added: concat keyword (available for properties that support expressions), as a concat b concatenates the a (as string) for b times. For instance, "x" concat 5, generates the string "xxxxx"
*Fixed: Sometimes, the user can't curl to the last item, if the last scrollable item is partially visible.
ExplorerTree, xx.0.0.i
*NEW: Z-Events support (Standard .NET consequence patterns)
*Added: Every event of the control (/Internet associates) provides a Z-Event alternative, of "void OnEventRaised(object sender, EventArgs args)" type. The .Internet convention is for an event (Z-event) signature to have a void return and ii parameters. The start parameter is of blazon System.Object and is the sender of the event. The second parameter must be of type Organisation.EventArgs or derived from System.EventArgs and contains data passed between sender and receiver. For instance, the "DblClick(object sender, short Shift, int X, int Y)" event is equivalent to "ZDblClick(object sender, ZDblClickArgs e)", where "ZDblClickArgs" type is derived from System.EventArgs and includes definitions for Shift, 10 and Y backdrop
*Stock-still: "Alert: The <event-name> outcome is a .Net event that does not follow the .NET convention for event signatures (OpenEdge, ABL code)". To prevent this warning, under OpenEdge environment yous must apply the Z-result alternatives

February 28

ExGantt, 18.2.0.2
*NEW: Power to show / hide columns past cheque/un-check the column in the Columns floating-bar (ColumnsFloatBarVisible property)
*Added: The ColumnsFloatBarVisible belongings of ColumnsFloatBarVisibleEnum type, retrieves or sets a value that indicates whether the the columns bladder bar is visible or hidden. The ColumnsFloatBarVisibleEnum.exColumnsFloatBarVisibleIncludeCheckColumns assembly a check-box for each column. The Columns floating bar displays all columns with AllowDragging property on True, and the cheque's box state indicates whether the column is visible or hidden. As previously, the user can drag or driblet whatsoever column in the Columns floating bar and the associated check-box is updated based on the column's Visible property.
*Added: Toggles the Visible property for listed columns within the Columns floating bar, when it is active and the user presses the Space key. This option is valid, while the ColumnsFloatBarVisible belongings is exColumnsFloatBarVisibleIncludeCheckColumns. For instance, you lot tin can click the Columns floating bar, start typing the column you are looking for, the Columns floating bar displays the matching columns just, and after that y'all tin printing the Infinite key to testify or hides the selected columns.
*Added: The control'south SearchColumnIndex property specifies the column being dropped or excluded from the Columns floating-bar, during the LayoutChanged consequence. If the column is being subconscious, the SearchColumnIndex property indicates a negative value, else a positive value. For instance, you can employ the MarkSearchColumn property on True, to highlight the cavalcade beingness shown by the Columns floating-bar (ColumnsFloatBarVisible property)
ExThumbnail, 17.0.0.1
*NEW: Ability to browse for folders once the user double-clicks information technology
*Added: ThumbnailModeEnum.exThumbnailBrowseOnDblClk flag browses for a new folder in one case the user double clicks it. The AcceptFolders property should exist exIncludeSubFoldersOnly or exIncludeAny, so folders are being shown within the control'southward content. For instance, the Mode = exThumbnailBrowseOnDblClk simulates an Explorer (Files and Folders browser) control. The user can scan back for the parent-folder using the Backspace cardinal.
*Added: PowerBuilder 21.0 sample

southwickswerhat.blogspot.com

Source: http://www.exontrol.com/index.jsp

0 Response to "c wpf draw 3d cube"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel