No announcements
Found 3779882 threads
-
0 Votes
initialize MdPersianDateTimePicker using class name
User665608656 posted Hi tadbirgaran, i use bootstrap4 and jquery 3.3.1 If you use bootstrap4 to ...Answered | 7 Replies | 405 Views | Created by Anonymous - Tuesday, July 23, 2019 8:29 AM | Last reply by Anonymous - Friday, July 26, 2019 8:16 AM -
1 Votes
Initialize class dynamically
You could use Reflection to get all of the class names in a specific namespace and save it into a collection, too.Answered | 8 Replies | 4926 Views | Created by RHBKV - Tuesday, March 24, 2009 9:35 PM | Last reply by Rudedog2 - Tuesday, March 31, 2009 12:44 PM -
1 Votes
Can not retrieve/initialize class names using where clause in IEnumerable
Min Zhu [MSFT] MSDN Community Support | Feedback to us Get or Request Code Sample from Microsoft Please remember to mark the ...Answered | 5 Replies | 2393 Views | Created by alexbartel - Tuesday, September 27, 2011 4:47 AM | Last reply by Min Zhu - Thursday, September 29, 2011 1:40 AM -
0 Votes
Provide initial name for the GetSelectNamesDialog?
Best Regards, Asadulla Javed, Jadavpore & AsansolAnswered | 5 Replies | 1027 Views | Created by AaronSt - Monday, October 10, 2016 4:45 PM | Last reply by Dmitry Streblechenko _MVP_ - Wednesday, October 12, 2016 4:14 PM -
0 Votes
Class Library assembly initialization problem.
nobugz said: Yup.Answered | 3 Replies | 4152 Views | Created by MagicBox - Wednesday, June 18, 2008 9:07 AM | Last reply by MagicBox - Wednesday, June 18, 2008 1:20 PM -
1 Votes
Cannot Initiate an instance of a class
No Error) test01 cla; cla.demo(); Also, you should initialize the member variables (i.e. c and d, or else they will contain "junk" ...Answered | 1 Replies | 4190 Views | Created by Gandalph_01 - Sunday, April 3, 2011 5:01 PM | Last reply by David Cravey - Sunday, April 3, 2011 6:44 PM -
0 Votes
How to use an object initializer when a class has parameterized constructor defined?
In this case the fields or properties take value which is assigned to them from within the object initializer syntax i.e. {,,,,} (Even though the same ...Answered | 5 Replies | 3624 Views | Created by Amey CVS - Thursday, June 24, 2010 9:22 AM | Last reply by Yasser Zamani - Mr. Help - Thursday, June 24, 2010 9:50 AM -
0 Votes
Partial Class Initialization
Try adding a special type of constructor known as a "type constructor" or "class constructor".Answered | 2 Replies | 7242 Views | Created by conrarn - Wednesday, September 21, 2011 10:43 PM | Last reply by Ehsan Mohammadi - Thursday, September 22, 2011 12:50 AM -
0 Votes
MFC class name is used as User defined class name
You can define it in diffrent namespace namespace MYDIALOG { class DialogEx { public: // member functions private: // member ...Answered | 2 Replies | 1775 Views | Created by Mekala D - Monday, August 6, 2012 12:38 PM | Last reply by Renjith V Ramachandran - Monday, August 6, 2012 1:55 PM -
0 Votes
The type initializer for 'Class' threw an exception
The class design of m_keyTranslation is same as m_dataTranslation, so i'm investigating to see why it failed to initialize keyTranslation QInternalExternalKeyXref.Instance.Answered | 4 Replies | 63957 Views | Created by Thanh Duong - Thursday, September 13, 2007 2:50 AM | Last reply by Abhinesh Maddala - Wednesday, August 22, 2012 8:26 AM -
1 Votes
Problem initializing an inherited class with parameter
BinaryCoder said: Seems like ValidaDatosDeArchivoINI should not be calling Registrar() in its constructor (and perhaps not Initialize() either, depending on how your code works).Answered | 2 Replies | 2375 Views | Created by Guillermo.Marraco - Thursday, January 1, 2009 12:57 PM | Last reply by Guillermo.Marraco - Tuesday, January 6, 2009 11:00 PM -
0 Votes
Why to use initiation form?
You have to evaluate you requirements and see which provides the best fit for your scenario which may not need initiation ...Answered | 4 Replies | 6369 Views | Created by Lauren Zev - Saturday, July 9, 2011 8:31 AM | Last reply by David Severn - Sunday, July 10, 2011 12:05 PM -
1 Votes
How to correctly initialize a list of classes?
At some stage, you need to create the _engineers object using the "New" keyword.Answered | 3 Replies | 2450 Views | Created by mmcalabresi - Monday, June 27, 2011 4:14 PM | Last reply by mmcalabresi - Monday, June 27, 2011 5:51 PM -
1 Votes
How to initalize **pointer in class initialization list
The array's name is also a pointer to its first element.Answered | 13 Replies | 6846 Views | Created by DanInSauga - Tuesday, December 21, 2010 2:56 AM | Last reply by Igor Tandetnik - Saturday, January 1, 2011 2:52 PM -
3 Votes
INTELLISENSE: class "Initialize" has no member "SendCom"
But no use.Answered | 20 Replies | 4361 Views | Created by sheetansh.kash - Wednesday, April 25, 2012 12:25 PM | Last reply by Pintu Shukla - Thursday, April 26, 2012 3:01 PM -
3 Votes
C# class and method name
Internally the compiler knows if he deals with a class/type or a method, so there's no problem naming a method or property like another class.Answered | 4 Replies | 2106 Views | Created by recherche - Wednesday, July 31, 2013 4:00 PM | Last reply by PaulLinton - Wednesday, July 31, 2013 11:49 PM -
0 Votes
How to initialize the object of class CCmdUI?
I have used ON_UPDATE_COMMAND_UI(ID OF THE MENU ITEM, FUNCTION WHERE THE STOP BUTTON GETS ENABLED).Answered | 5 Replies | 1475 Views | Created by Abejoe - Monday, January 11, 2016 9:07 AM | Last reply by davewilk - Tuesday, January 12, 2016 10:44 AM -
1 Votes
Initialize a form from a separate class
Mark the best replies as answers.Answered | 4 Replies | 10689 Views | Created by rdw72777 - Friday, May 11, 2012 7:54 PM | Last reply by Rudedog2 - Sunday, May 13, 2012 10:25 PM -
1 Votes
Failed to initialize the correlation property name...
I had mistakenly used MessageContextPropertyBase.Answered | 4 Replies | 12352 Views | Created by oaix - Monday, November 10, 2008 2:37 PM | Last reply by fernandodosanjos - Thursday, June 16, 2011 12:18 PM -
0 Votes
How to use array with c# which initialize in a c++ class
If you already know how to call C++ function passing this object, then you can create a series of helper C++ functions for initialization and manipulation.Answered | 1 Replies | 595 Views | Created by Kushan Sameera - Thursday, January 28, 2016 5:43 AM | Last reply by Viorel_ - Thursday, January 28, 2016 6:56 AM - Items 1 to 20 of 3779882 Next ›
No announcements