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...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23076268.htm...
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, ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23195...
Hi,
I need to have a ContextMenu After Shown event.
I already have an extended menu, but I need this event too.
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23326...
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23437095.htm...
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23573311.htm...
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23587834.htm...
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23125271.htm...
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...
http://www.experts-exchange.com/Microsoft/Development/.NET/Visual_Studio_2008/Q_23134052.h...
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23259323.htm...
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
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23260685.htm...