Advertisement

1 - 10 of 320 containing alltags:("usercontrol") (0 seconds)
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?
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. ...
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 ...
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...
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...
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...
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 ?
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...
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...
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?
Zones: VB ControlsDate Answered: 01/25/2003 Grade: A Views: 0