My account: Login | Sign Up
Loading... 

microsoft.public.vb.controls | Forum profile

Forum profile page for microsoft.public.vb.controls on http://www.microsoft.com/communities/newsgroups.... This report page is the aggregated overview from a single forum: microsoft.public.vb.controls, located on the Message Board at http://www.microsoft.com/communities/newsgroups.... This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "microsoft.public.vb.controls" on the Message Board at http://www.microsoft.com/communities/newsgroups... is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Discussions in microsoft.public.vb.controls - microsoft.public.vb.controls (site profile, domain info microsoft.com)
Title: microsoft.public.vb.controls
Url: http://www.microsoft.com/communities/newsgroups...
Users activity: 19 post per thread
Forum activity: 0 active threads during last week
 

Posting activity on microsoft.public.vb.controls:

  Week Month 3 Months
Threads: 0 9 42
Post: 0 20 78
 

microsoft.public.vb.controls Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

No active authors during last week.

 

Latest active threads on microsoft.public.vb.controls::

Discussions in microsoft.public.vb.controls
Started 1 week, 1 day ago (2008-12-31 11:09:00)  by Laphan
Hi All First of all I know the SaveAs command would enable me to pre-set the filename of a word doc, but unfortunately it will auto save it somewhere and this won't do in my case. A perfect solution for me is that the Word doc appears (from a word template I have created so it's a fresh copy with a bit of dynamic data every...
Thread:  Show this thread (1 post)   Thread info: Programmatically setting the Save As filename in a Word doc via VB6 in microsoft.public.vb.controls Size: 2,521 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Programmatically setting the Save As filename in a Word doc via VB6 in microsoft.public.vb.controls :: microsoft.public.vb.controls :: Discussions in microsoft.public.vb.controls"
Discussions in microsoft.public.vb.controls
Started 1 week, 5 days ago (2008-12-27 09:09:00)  by Gandalf
Hi every one. I'm trying to write software which pop-up translation by mouse click on world. at the moment my software getting the text by automatically preform dabble click on the word to get it selected and then preform CTRL + insert to get it copy to the clipboard. the problem is that now I can only translate selectable ...
Thread:  Show this thread (3 posts)   Thread info: get the text under the mouse cursor in microsoft.public.vb.controls Size: 847 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "get the text under the mouse cursor in microsoft.public.vb.controls :: microsoft.public.vb.controls :: Discussions in microsoft.public.vb.controls"
Discussions in microsoft.public.vb.controls
Started 2 weeks, 3 days ago (2008-12-22 08:12:00)  by Alex
Hello members! I have the following problem: When I call a method to open a different window within my application, I get a "Object not set to an instance of an object". What I do not understand, this Error occures when a Boolean variable is set to True. Code: Private txtTimebaseTxtChanged as boolean = ...
Thread:  Show this thread (4 posts)   Thread info: Object reference not set to an instance of an object in microsoft.public.vb.controls Size: 1,475 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Object reference not set to an instance of an object in microsoft.public.vb.controls :: microsoft.public.vb.controls :: Discussions in microsoft.public.vb.controls"
Discussions in microsoft.public.vb.controls
Started 4 weeks ago (2008-12-11 10:55:00)  by Hima
How do i restrict users from inserting special characters in a text box. Right now I am restricting the users from entering a single quote ' in the text box. I check for these sepecial characters when they hit the save button on the screen. Currently I use the following code: ' Name should not contain a ...
Thread:  Show this thread (7 posts)   Thread info: Restrict special characters in microsoft.public.vb.controls Size: 1,306 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Restrict special characters in microsoft.public.vb.controls :: microsoft.public.vb.controls :: Discussions in microsoft.public.vb.controls"
Discussions in microsoft.public.vb.controls
Started 3 weeks, 6 days ago (2008-12-12 05:36:00)  by Tony Proctor
Are there any good source-code samples around for moving items (e.g. picture boxes) around a canvas (i.e. a Form), and also handling resizing the items by grabbing the item frames? Tony Proctor
Thread:  Show this thread (4 posts)   Thread info: Drag/Resize Samples in microsoft.public.vb.controls Size: 582 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Drag/Resize Samples in microsoft.public.vb.controls :: microsoft.public.vb.controls :: Discussions in microsoft.public.vb.controls"
Discussions in microsoft.public.vb.controls
Started 4 weeks ago (2008-12-11 18:25:00)  by dwm
Using VB.NET 2008: I need to store a considerable amount of data in each cell of a column. I would like to make the cell type one of the Collections type, and store my collections for each row in the cell. I only want the cell to display the number of items in the collection. I'm certain this can be done, and it's probably ...
Thread:  Show this thread (1 post)   Thread info: DataGridView custom cell/column help! in microsoft.public.vb.controls Size: 844 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "DataGridView custom cell/column help! in microsoft.public.vb.controls :: microsoft.public.vb.controls :: Discussions in microsoft.public.vb.controls"
Discussions in microsoft.public.vb.controls
Started 1 month ago (2008-12-08 08:10:00)  by Rico
Hi, I have about a weeks worht of VB experience under my belt and have run into something that I can't fix :-( I have a form and it has a click event handler attached. The user clicks the form and the handler adds a control (selected from a simple palette) to the form at the place where they clicked. One of the controls is a box which...
Thread:  Show this thread (3 posts)   Thread info: Overlapping controls and click events - newbie in microsoft.public.vb.controls Size: 1,727 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Overlapping controls and click events - newbie in microsoft.public.vb.controls :: microsoft.public.vb.controls :: Discussions in microsoft.public.vb.controls"
Discussions in microsoft.public.vb.controls
Started 1 month, 1 week ago (2008-11-30 13:09:00)  by Laphan
Hi All I know there are certain ways of doing this such as the enablevisible (or whatever it is), but this option does kind of move the list round a bit and I get more confused where I am than when the list used to simply go back to the top. I think there is a way round it as I have certain constraints over a ...
Thread:  Show this thread (2 posts)   Thread info: Position listview vertical scrollbar where I want it in VB6 in microsoft.public.vb.controls Size: 2,238 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Position listview vertical scrollbar where I want it in VB6 in microsoft.public.vb.controls :: microsoft.public.vb.controls :: Discussions in microsoft.public.vb.controls"
Discussions in microsoft.public.vb.controls
Started 1 month, 2 weeks ago (2008-11-25 06:50:00)  by jon
Does anybody fancy the challenge of teaching me how to send an email when a particular port recieves activity ? I want to create a service that emails me when any of our users start using a particular port. I need this because Bob is downloading p0Rn again using a filesharing program that uses port XYZ and I want to ...
Thread:  Show this thread (3 posts)   Thread info: fancy the challenge of teaching me how to send an email when a particular port recieves activity in microsoft.public.vb.controls Size: 787 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "fancy the challenge of teaching me how to send an email when a particular port recieves activity in microsoft.public.vb.controls :: microsoft.public.vb.controls :: Discussions in microsoft.public.vb.controls"
Discussions in microsoft.public.vb.controls
Started 1 month, 3 weeks ago (2008-11-18 08:45:00)  by jpm
VB6/ADO/SQL2000 Using a DataGrid control bound to an Ado(2.7) recordset. Question is: Can a column in the datagrid be configured to render as a checkbox? The documentation I reviewed indicated that the datagrid must recognize this from the underlying dataset. If that is so, what is the datatype the datagrid ...
Thread:  Show this thread (11 posts)   Thread info: DataGrid column as a checkbox? in microsoft.public.vb.controls Size: 934 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "DataGrid column as a checkbox? in microsoft.public.vb.controls :: microsoft.public.vb.controls :: Discussions in microsoft.public.vb.controls"
 

Hot threads for last week on microsoft.public.vb.controls::

microsoft.public.vb.controls
Started 1 week, 1 day ago (2008-12-31 11:09:00)  by Laphan
Hi All First of all I know the SaveAs command would enable me to pre-set the filename of a word doc, but unfortunately it will auto save it somewhere and this won't do in my case. A perfect solution for me is that the Word doc appears (from a word template I have created so it's a fresh copy with a bit of dynamic data every...
Thread:  Show this thread (1 post)   Thread info: Programmatically setting the Save As filename in a Word doc via VB6 in microsoft.public.vb.controls Size: 2,521 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Programmatically setting the Save As filename in a Word doc via VB6 in microsoft.public.vb.controls :: microsoft.public.vb.controls :: Discussions in microsoft.public.vb.controls"