No announcements
Found 2946848 threads
-
0 Votes
How to add a reference to a c++ runtime component?
However I am trying to add a reference to a prebuilt component, see my previous posting: "Forgot to add, if I add the c++ ...Answered | 4 Replies | 1351 Views | Created by SpecWin - Monday, December 1, 2014 5:13 PM | Last reply by SpecWin - Tuesday, December 2, 2014 10:52 AM -
0 Votes
How can i add reference at Runtime ?
When i use Assembly.Load( assemblyPath); in my code, it works, but only when i attach a file at the Reference's folder...Clicking in Add Reference at the Solution ...Answered | 1 Replies | 4320 Views | Created by titombo - Thursday, October 16, 2008 12:45 PM | Last reply by Luke_UK - Friday, October 17, 2008 7:30 AM -
0 Votes
INotifyPropertyChanged in Windows Runtime Component
ObservableCollection was my first choice, but it's not available to Windows Runtime Component.Answered | 8 Replies | 2124 Views | Created by Chunmiao - Tuesday, June 25, 2013 5:21 AM | Last reply by Sachin S - Wednesday, June 26, 2013 11:43 PM -
21 Votes
How to get a reference to the other components/controls of a form at runtime from a child component
If it fails try casting to a component and recursively do the same?Answered | 5 Replies | 4162 Views | Created by EMoscosoCam - Saturday, April 30, 2011 6:57 PM | Last reply by EMoscosoCam - Sunday, May 1, 2011 6:41 PM -
1 Votes
How to passed Reference parameter to WinRT component by C#?
2 clarifications: - You cannot pass reference parameters.Answered | 2 Replies | 4105 Views | Created by istring - Tuesday, October 9, 2012 9:12 AM | Last reply by Marian Luparu - Thursday, November 8, 2012 7:04 PM -
1 Votes
Problems in Windows Runtime Component.
post to add a proper tag for the thread.Answered | 2 Replies | 591 Views | Created by Corona W10 - Monday, December 28, 2015 5:44 AM | Last reply by Fred Bao - Tuesday, December 29, 2015 2:31 AM -
0 Votes
How to manually add reference to runtime component?
In my app I want to add a reference to a Windows runtime component (written in C++) but I don't want to add it via a project reference.Answered | 3 Replies | 1856 Views | Created by SpecWin - Monday, December 1, 2014 2:42 PM | Last reply by SpecWin - Monday, December 1, 2014 4:01 PM -
2 Votes
How to pass pointer or reference to WinRT component by JavaScript?
Hi Greg, In jscript basic types are passed by copying the value and objects are passed by reference.Answered | 5 Replies | 5591 Views | Created by Greg Ma - Wednesday, October 26, 2011 4:26 AM | Last reply by Greg Ma - Monday, October 31, 2011 3:32 AM -
0 Votes
How to create Windows Runtime Component in Javascript?
No, Javascript is not supported as a language for Windows Runtime Components "By using the Windows Runtime, you can create components ...Answered | 2 Replies | 752 Views | Created by Pallam Madhukar - Wednesday, July 13, 2016 9:29 AM | Last reply by AlexDrenea - Wednesday, July 13, 2016 1:35 PM -
0 Votes
how to add reference at run time.
I don't believe you can add a reference at runtime.Answered | 3 Replies | 2840 Views | Created by Pragadheesh - Monday, March 16, 2009 5:31 AM | Last reply by Adil Mughal - Wednesday, March 18, 2009 7:08 AM -
3 Votes
Component reference at design time
Sharing it in memory, as I said, pass the data to each classes instance at runtime.Answered | 11 Replies | 4162 Views | Created by Guillaume BARBERY - Friday, April 22, 2011 12:17 PM | Last reply by Mike Dos Zhang - Thursday, May 5, 2011 5:08 AM -
0 Votes
Using Windows Runtime Component in WPF
Hi, I'm trying to create Registration-Free Windows Runtime Component and use it's Classes/Xaml in WPF application.Answered | 2 Replies | 1945 Views | Created by Dhruvesh - Monday, December 30, 2019 10:33 PM | Last reply by Dave Patrick - Tuesday, December 31, 2019 1:43 PM -
1 Votes
[UWP]How to compile Windows Runtime Component as .NET Native?
My app is a DirectX game, but my game included a Windows Runtime Component(.winmd).Answered | 3 Replies | 814 Views | Created by Y.H.King - Thursday, February 25, 2016 7:10 PM | Last reply by Boristan - Wednesday, September 21, 2016 2:44 AM -
0 Votes
[UWP]Adding a reference to a C++ windows runtime component(Windows 8.1) from a UWP C++ app project
Hi, From what I understand You want to say is that You have a XAML / HTML UWP app and You want to add them as reference to the Windows 8.1 Runtime ...Answered | 3 Replies | 529 Views | Created by Ravi(Microsoft Employee) - Saturday, May 14, 2016 7:33 PM | Last reply by Krunal Parekh - Tuesday, May 17, 2016 7:15 AM -
3 Votes
How to add components to a resource dictionary?
You can even reference the styles inside RD's in that project as well.Answered | 5 Replies | 3150 Views | Created by Linda C. _ - Friday, December 4, 2009 5:09 PM | Last reply by DaveyBoy1138 - Saturday, December 5, 2009 4:01 AM -
0 Votes
Installed REPORT VIEWER 2015 RUNTIME, how to refer this DLL in VS2013.
you can try editing your project file manually to reference the version 12 of ReportViewer.WinForms by editing it to: <Reference ...Answered | 2 Replies | 9816 Views | Created by Sasikumar Natarajan - Monday, March 21, 2016 11:08 AM | Last reply by Olaf Helper - Tuesday, March 22, 2016 11:03 AM -
0 Votes
LoadResource replacement in C++/CX Windows Runtime Component
I'm creating a Windows Runtime Component DLL.Answered | 5 Replies | 3016 Views | Created by BullyOwner - Wednesday, May 1, 2013 7:42 PM | Last reply by MikeBMcL - Thursday, May 2, 2013 4:10 PM -
0 Votes
Bundle VSTO runtime into .NET 3.51 Excel Add-In
HI, Based on my understanding, you want add the VSTO runtime as prerequisites components into setup program.Answered | 1 Replies | 1471 Views | Created by KilpAr - Monday, January 13, 2014 3:18 PM | Last reply by Marvin_Guo - Tuesday, January 14, 2014 5:14 AM -
0 Votes
How to add A Usercontrol to a Form on Runtime
Hi Manuel, You can create your own userControl and add it to the Toolbox via "Add/Remove Items" context menu on a tab in the Toolbox, and then ...Answered | 2 Replies | 5120 Views | Created by Pistika - Wednesday, June 16, 2010 1:30 PM | Last reply by Helen Zhou - Monday, June 21, 2010 9:22 AM -
0 Votes
C# Ad components at runtime
Ive tried to add components like a panel or picturebox at runtime but dont really get it to work.Answered | 1 Replies | 3618 Views | Created by Simon PH3K - Wednesday, January 12, 2011 9:46 PM | Last reply by Fábio Franco - Wednesday, January 12, 2011 10:03 PM - Items 1 to 20 of 2946848 Next ›
No announcements