HighTechTalks DotNet Forums  

Sponsored Links


VB.net Controls microsoft.public.dotnet.languages.vb.controls


Discuss in the VB.net Controls forum.



Post New Thread
Threads in Forum : VB.net Controls Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
how to add text box on the form at runtime?
a
05-19-2008 03:13 PM
a Go to last post
0 141
"Gillard" <gillard_georges (AT) hotmail (DOT) com> wrote
Gillard
05-18-2008 09:45 AM
Gillard Go to last post
0 136
Imagine I'm creating a DataSet based on the following XML: <MyXML> <Books> <Book> <BookID>1</BookID> <BookTitle>Moby...
Alan Mailer
05-16-2008 01:09 PM
Alan Mailer Go to last post
0 180
How to control size of length in richtexbox per line ? Regards, Tee
Eng Teng
05-13-2008 08:30 PM
David Glienna Go to last post
1 170
Hi folks, i have problems to set a default font of an own RichTextBox-Class. 1. I create a own class inhertied RichTextBox 2. Into the constructor I...
Nieurig
05-12-2008 02:53 AM
Nieurig Go to last post
1 522
The keydown event does not get triggered in VB2205 or VB2008 professional edition. The .ONKEYDOWN method is not there to trigger it either. How are...
Armond
05-07-2008 01:39 PM
Nathan Go to last post
3 310
Is there a simple way to clear all text boxes on a form or do I have to create a loop of some kind. I was thinking along the lines of "form1.clear...
PGM
05-07-2008 12:59 PM
Nathan Go to last post
2 176
IS there a method to make sure a user can not type in a combo box field?
PGM
05-07-2008 12:55 PM
Nathan Go to last post
1 153
hi, I want to have a custom DataGridViewTextBoxCell made it like this: Partial Public Class myDataGridViewText Inherits...
steve
05-02-2008 07:38 AM
steve Go to last post
0 175
Has this group moved somewhere? Doesn't seem to be a lot of activity, and even fewer answers?
Jennie
04-26-2008 10:52 PM
RobinS Go to last post
2 160
Hello I am creating a custom (user control) in vb.net. I have figured out how to draw the control how I want, and this is not my problem. My problem...
Joel Merk
04-24-2008 08:20 PM
Brad Go to last post
1 167
Hi, I am new to VB .net (long time VBA programmer) and was trying to integrate a freeware list bar control into a windows mdi child form in VB.net...
Baz
04-20-2008 09:24 PM
Jonathan Boivin Go to last post
1 187
I have a VB.net 2005 project and wonder if there is a way to "freeze" a column and all columns to the left of it so that only the columns to...
Brad Pears
04-16-2008 04:12 PM
Brad Pears Go to last post
0 241
Is there a way that I can disable the ControlBox on the MsWord Window when I open up an instance of Word? I want to disable the user from Quitting...
flick999
04-15-2008 03:42 PM
flick999 Go to last post
0 213
Hi eveybody, I got a pretty complete wrapper for the AxWebBrowser in VB.NET which works pretty well, but now I would like to add a functionnality...
Jonathan Boivin
04-12-2008 11:57 PM
Jonathan Boivin Go to last post
0 221
I have two listviews displaying a parent (one list view) and a child (the other lsitview) replationship. When a parent row is selected in the...
Brad Pears
04-10-2008 04:29 PM
Brad Pears Go to last post
1 233
Hi y'all, I have a form, "Settings," that contains multiple tabs. Tab page A has several radio buttons, text boxes, and list boxes, and a "Save...
chadwick
04-10-2008 03:12 PM
chadwick Go to last post
0 144
PerformanceCounterCategory.Create() takes 3 minutes to add a new category!! How come? What can cause this?
DR
04-10-2008 02:26 PM
DR Go to last post
0 137
Hi, I have a datagridview on my form and I want the user to be able to remove columns. I have added a simple contextmenustrip to the datagridview...
EricW
04-09-2008 03:49 AM
EricW Go to last post
0 187
Hi I have code to problematically create a label. It works but when I try to call a sub to create a tooltip it does not work. I do not get an error...
The Mad Ape
04-09-2008 01:30 AM
David Griffiths Go to last post
1 200
I have written code for creating inherited Control of Combobox. I want to hide 'DataSource' Property of Combobox.I have used Browsable attribute code...
Prachi
04-05-2008 06:26 PM
Martin H. Go to last post
5 184
Hi I am developing a windows app. in VB using VS2005. I have multiple toolstrips (and toolstrip containers) where I want users to move buttons...
Justin Roberts
04-04-2008 03:58 PM
Justin Roberts Go to last post
0 168
-- Internet - Take Advantage of Multiple Windows When Surfing SUMMARY: Stop jumping back and forth between index pages by using several browser...
Visitbazaar Info
03-31-2008 12:38 PM
Visitbazaar Info Go to last post
0 197
I am trying to get the ComboBox control to respond to the MouseDoubleClick event. I am using Visual Studio 2005 .NET and VB. I have tried everything...
Ed Cohen
03-31-2008 10:01 AM
David Griffiths Go to last post
1 256
Question, is it possible to create a report for mailing labels using the ReportViewer Control? I know you can use Crystal Reports, but that has...
Ed Cohen
03-29-2008 05:57 PM
Ed Cohen Go to last post
0 278
Hi, Anybody any idea how to show/create Windows-Explorer like Drag Images of a TreeNode? I'm using VB 2005 and the "standard" Drag and...
Uwe
03-28-2008 01:07 AM
Uwe Go to last post
0 211
Let me start by explaining my functional challenge. I have a form on which controls are added when the value of another control changes....
Nils
03-27-2008 09:53 AM
Nils Go to last post
0 171
Hello ! I'm using vs2003 at work and I would like to create a progressbar in the second panel or third panel of a statusbar. Does someone have...
CHOJNOWSKI
03-25-2008 04:20 PM
CHOJNOWSKI Go to last post
0 157
On Thu, 20 Mar 2008 07:01:03 -0700, Ed Cohen <EdCohen (AT) discussions (DOT) microsoft.com> wrote: First, I did the same as others, and noticed the...
Grok
03-22-2008 04:09 PM
Grok Go to last post
0 305
I am having an issue with the sort order sticking on a dataGridView in a TabControl. This is databound control. If I set the sort order...
Jennie
03-22-2008 03:23 PM
Jennie Go to last post
0 177
It may possible to serialize controls like buttons and textbox? How to do? I have tried XmlSerialization, BinaryFormatter, SoapFormatter, but...
Gabriel Ferrarini
03-18-2008 03:00 AM
Joel Merk Go to last post
1 170
Trying to get started programming MSAgent using Visual Basic 2008 Express. I have VB6 working code, but cannot figure out the new syntax for setting...
Dvanwig
03-07-2008 09:31 PM
Dvanwig Go to last post
2 222
I am using a webbrowser control to load and show supported documents within it. for file types that it cannot embed, i want to automatically launch...
Mbire
03-05-2008 04:16 AM
Mbire Go to last post
0 613
I have a form that has a cluster of 9 textboxes that are named txtMatrix1_0, txtMatrix1_1, txtMatrix1_2 ... txtMatrix1_8 I want to loop through...
Jonathan Brown
03-03-2008 01:56 AM
RobinS Go to last post
6 168
Hi I have noticed that the RTB control hides all Linefeed characters in it's text properties. Unfortunately these LF characters are masked in the...
Justin Roberts
02-29-2008 12:02 PM
Dick Grier Go to last post
4 147
Hello There, I'm looking for a control exactly like TableLayoutPanel but it needs to support resizing cells by mouse on run-time (It's so sad that...
Özden Irmak
02-28-2008 06:53 AM
Özden Irmak Go to last post
0 148
I have a VB.net application (VS 2005) developed under Windows XP. On the project properties tab, I have the option "Enable XP visual styles"...
tech-pete
02-25-2008 08:03 PM
tech-pete Go to last post
0 142
Hello what control or how do you display the screens on the right hand side of a control like infragisitcs Explorer Bar which is the same as the...
Mary Puntan
02-22-2008 02:24 PM
Mary Puntan Go to last post
0 176
I have a ListViewBox named lstFilesToBurn, Columns are Name, Size, Type, Date Created. I need to get the fileName from the lstFilesToBurn and...
rspercy
02-20-2008 03:37 PM
rspercy Go to last post
0 224
Is it possible to create a class that inherits from a pre-existing windows form control, with the condition of it being a generic type, for...
Joel Merk
02-19-2008 09:17 PM
Herfried K. Wagner [MVP] Go to last post
1 149
How do I get the associated icon for a application, ISO, ZIP, pptx type of files? Like how they show up in windows explorer in details view. Here is...
rspercy
02-17-2008 10:49 AM
rspercy Go to last post
6 130
Hi, I am sorry if this has been answer before. During runtime I get the name of the form in a string variable. How do I show this form? dim MyForm...
Sohail Khan
02-15-2008 07:52 PM
Herfried K. Wagner [MVP] Go to last post
1 290
I've recently moved over from VB6 to VB.Net 2005 Initial impressions are pretty good, but there's on bit that's driving me insane! In a VB6 app...
Tym
02-14-2008 04:06 PM
Walter Mark Worsfold Go to last post
2 583
Hi, I have seen samples for databinding with combobox and mention: 1) combobox.items.addrange() 2) combobox,beginupdate() 3)...
Walter Mark Worsfold
02-14-2008 03:23 PM
Walter Mark Worsfold Go to last post
0 152
I seem to be failing at TabControls. To see the effects of Apperance and Alignment combinations, I wrote the following form. GOOD: ...
Grok
02-13-2008 10:50 AM
Grok Go to last post
2 133
Hi, I can inherit a form with standard controls such as buttons, text boxes etc and they show on the derived form but if I have a component that...
TigerMan
02-13-2008 04:54 AM
TigerMan Go to last post
0 147
Hi; The six hours I just spent digging through more mountains of useless information than can be found via Google didn't pay off. In VB6 we...
Forrest Lawrenceton
02-12-2008 03:34 PM
Grok Go to last post
3 1,279
hello all I want to build a software that can access pc remotly , view the screen and take the control of the mouse and the keyboard ((without...
remote
02-12-2008 02:54 PM
Grok Go to last post
2 401
I need to assign and re-assign images to a group of picture boxes. I can do this manually like so: pb11.Image = imlPics.Images(8) 'set to blank...
danbug
02-12-2008 02:45 PM
Grok Go to last post
1 188
Another difficulty with FlowLayoutPanel .. Try creating a scrollable FlowLayoutPanel with a single row of controls that extend far beyond the...
Grok
02-12-2008 12:36 PM
Grok Go to last post
0 170
Post New Thread

Display Options
Showing threads 251 to 300 of 2475
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.