After created Usercontrol1 project and an Standard exe project, run the later project. Don't know why the IE broswer appeared.
Anything I set wrong or what?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10313008.html
Zones:
Visual BasicDate Answered: 03/18/2000 Grade: A Views: 0
I have created an ActiveX control which does some database calls and manipulation. Whenever I leave the Terminate Event of the UserControl empty, the browser that the control runs in closes fine. ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_10326379....
Zones:
VB ControlsDate Answered: 04/14/2000 Grade: A Views: 0
How can I get my usercontrol to display a default 'look' at design time.
Like, for example, the treeview control shows an example of what it would look like..
and a listbox shows the name of ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_11433678.html
Zones:
Visual BasicDate Answered: 10/02/2000 Grade: A Views: 0
basically what i want is a superlabel it should have the following aling options
left,right,center both horizontally and vertically and it should have the mousedown event and be transparent
i tou...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_11784658.html
Zones:
Visual BasicDate Answered: 11/20/2000 Grade: A Views: 0
I have subclasses a usercontrol I am makeing but now I have a problem. I had to add a mod to the project to use addressof. Now all messages go to a function in this mod before it hits the usercontr...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20097059.html
Zones:
Visual BasicDate Answered: 03/26/2001 Grade: A Views: 0
Dear friends,
I am trying to create a simple usercontrol of a textbox in VB. My code for the usercontrol is as below which is generated by the wizard. In the usercontrol code i have put a "Text1_G...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20150601.html
Zones:
Visual BasicDate Answered: 07/14/2001 Grade: A Views: 0
Is there a BULLET-PROOF way prevent changing a UserControl's Size (width&height) in VB5CCE ?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20175004.html
Zones:
Visual BasicDate Answered: 08/31/2001 Grade: A Views: 0
I have a user control on a form. The only control on the usercontrol is a second usercontrol.
At run time, I want to run various initialization code in the first control to set up the second on...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20306204.html
Zones:
Visual BasicDate Answered: 05/31/2002 Grade: A Views: 18
HI
I have a problem with my UserControl
I have a function "GetCurrentPatron" the gets all the details of a Person
and then should fill all the relative textboxes.
However when i step th...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20335811.html
Zones:
.NETDate Answered: 10/03/2003 Grade: A Views: 0
is there a way to close a dialog that use a UserControl with a "Close" button on the UserControl?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_20373105....
Zones:
VB ControlsDate Answered: 01/25/2003 Grade: A Views: 0