Advertisement

1 - 10 of 50 containing alltags:("Microsoft visual basic.net") (0.001 seconds)
I need to create an instance of a custom control using the control name in a string This is the code that I have working now:                       GnPanel1.Controls.Clear()       Dim ucPaym...
Zones: MS Visual Basic, Visual StudioDate Answered: 03/13/2008 Grade: A Views: 0
I have on the default form, form1, an OpenFileDialog, an 'open' button, grougbox..etc that load the open file dialog box .  Form1 and its' procedures is in Form1 class.  When I added another form, ...
Zones: Visual Studio, MS Visual BasicDate Answered: 03/22/2008 Grade: B Views: 0
Hi, I need to have a ContextMenu After Shown event. I already have an extended menu, but I need this event too.
Zones: Visual Studio, MS Visual BasicDate Answered: 04/16/2008 Grade: A Views: 0
Experts! How to get Data binding of Control at runtime?? In fact i need to find out that which column of a data source is bind with my control [any control] like combo box, text box etc. an...
Zones: MS Visual BasicDate Answered: 05/27/2008 Grade: A Views: 5
Ive got a file - lessons.dat - that I am trying to read data from as a random access file. The file opens without error but wont pick up the length of the file or show the number of records. The...
Zones: MS Visual BasicDate Answered: 08/28/2008 Grade: A Views: 15
Hello there Here's my stituation: I redesigned a WinApp and made some nice (partial transparant - it seems, the button has round corners) images. The button's backcolor is transparent. On mouse...
Zones: MS Visual BasicDate Answered: 07/23/2008 Grade: A Views: 25
In visual basic.net (I'm actually using SharpDevelop; same code), how does one automatically select the last node added to a treeview regardless of placement? Let's say I have several Root Nodes...
Zones: MS Visual Basic, Visual Basic, .NETDate Answered: 02/01/2008 Grade: A Views: 73
Hi, I have created a component (MyFirstComponent) in Visual Basic.NET 2008. I have done the following steps to register the component: 1. gacutil /i MyFirstComponent.dll 2. Start -> Run -> R...
Zones: Visual Studio, MS Visual BasicDate Answered: 03/23/2008 Grade: C Views: 36
Good day I'm trying to develop an MDI application in VB.net I want to know how to change the child form from one to another and keep the parent fixed. I also want to know how i can change the c...
Zones: MS Visual BasicDate Answered: 03/21/2008 Grade: A Views: 0
I want to create a glossary page, that contains the letter and when the user presses on the letter, it scrolls it down to the letter. thanx
Zones: MS Visual BasicDate Answered: 03/22/2008 Grade: A Views: 0