[RESOLVED] Reflection getting property names returns base class properties last
Im using reflection to get the properties from 10 concrete classes that either directly or through inheritance, implement an interface. The properties are returned with the sub type properties listed...
View ArticleUnexpected Label Width Size
Background Info: I'm building an app which I keep expanding. The point of it all, is to view pictures stored into Album directories. It's for a Music Collection, whereas: File Structure:...
View Article[RESOLVED] Instr search
In need to find in mystring the exactlly value, not the part... Mystring="aaaareeeezzzzz" if value to find is mySerch="zz" return=false, if mySerch="zzzzz" return=true
View ArticleTrying to understand C# XAML
I'm trying to learn C# and XAML in WPF and I have some questions. 1: If I create a listbox in XAML and a listbox in C# are they the same? Isn't XAML supposed to be better in terms of different screen...
View Articleplacing shapes in excel using vb.net 2010
hi every one i am creating a program which places shapes like lines, rectangle, triangle etc. using vb.net 2010 version. i am getting error when modifying the attributes like line weight, forecolor,...
View Articleclear combobo1 wthout combobo1 .txt
possible to clear all item in combobo1 wthout combobo1.txt?
View ArticleSticky FAQ
Hello, Is there a way that we can add new topics to a Sticky FAQ of a sub forum like WPF, ASP.NET, C# and etc? For now these threads are locked by the assigned moderator. Regards, KGC
View ArticleVB6: Directx8 Question: DirectX gives EXCLUSIVE screen access?
Chaps, I have been following a tutorial or two on DirectX8, I have my reasons. Tewt 1 : https://www.gamedev.net/tutorials/pr...-part-1-r1308/ - and another two part tutorial I found on an old site that...
View ArticleVB6 Question: Are there any tools that allow for disassembly of a binary?
I looked at some tools that allowed disassembly of binaries a while back and they were difficult to use, required some deep knowledge of the way programs operate at a machine code level and they were...
View ArticleAdd strings to a stringcollection or list
how can I add strings to a stringcollection in the settings, or add items to a list(Of String/Object) and how do you add it the items back in the stringcollection or (Of String/Object) to a Listbox....
View ArticleVS 2019 DataGridView Autocomplete TextBox
I have a DataGridView that is ReadOnly. I would like to implement "type ahead" functionality for a column (DataGridViewTextBoxColumn) of the grid. I have seen examples for how this is done. For...
View ArticleIs this helpful
Found this on twitter... might be of interest https://decoded.avast.io/davidzimmer...code-debugger/
View ArticleVS 2015 Microsoft Speech V11 outdated???
An old little program of mine uses Microsoft's Speech V11, with related Language Paks. If I click now the link to the Redistributable Language Packs V11 ... the page is no longer available ... and I...
View ArticleVS 2019 Desktop Application with SignalR
Hello everyone, Trying to build a desktop application for tracking progress of an activity using SignalR (Azure). Any thoughts for getting started is highly appreciated. thanks
View Article[RESOLVED] Error on creating user control object
Hi all, This error occurs whenever I place my user control on vb.net form. How can I rectify it? Attached Images
View ArticleIs there any way to creat a multidimensional array in my data object
I have a class with hundreds of data fields that vary from one to another. For a good portion, I have an array of 169 data fields. Now I want to have six integers in one of those data fields. Does...
View ArticleAdding a Reference to a Library class in VB Net (Foundation)
I have added a reference to System.Drawing in my library class and it will now accept a System.Drawing.Point object in my code, but it will not accept a System.Drawing.Color object, nor can I find...
View ArticleIs there any way to get tabs control have a dark background?
I want to create a ribbon bar from a tab control. There seems to be no way to get rid of the control color on the tabs or around the edge of the border. Does anyone know of any tricks to accomplish...
View ArticleSome questions about RC6
Hello Olaf Is there a sort of roadmap for RC6 ? Is it possible to know what's new or what have changed in RC6 version 6.0.8, compared to version 6.0.7 or 6.0.6, for exemple? Is the actual version of...
View ArticleOut of space for uploads
I don't mean to be greedy, but I seem to have hit my space limit again. I've been trying to post attachments as small as possible, but auto-"promotion" of images to fatty JPEGs seems to remain a source...
View Article