-
- Printer Queue Control
by nowhereman1960
- 1 Replies
- Last post
by Bruno Yu - MSFT
- Hi,
My problem is the following:
In a place with 20 PC all in a network but no central server (like cyber caffe) they all print in only one of the PC. I have to pause the printer to control it.
What i want to know is: Is it possible to capture the queue with a program so I just send the jobs I want to the printer and hold others
Right know using the Windows Prnter control window I can
-
- DataGridView Loop
by obrienkev
- 11 Replies
- Last post
by jrboddie
- Hi,
How do I loop through all selected datagridviewcheckbox rows in the dataGridView
Here's my code so far...
Code Snippet
for ( int i = 0; i <= myDataDataGridView.Rows.Count; i++ )
{
int thisCount = 0;
foreach ( DataGridViewCheckBoxColumn thisCheckBox in myDataDataGridView.Columns)
{
if (thisCheckBox.Checked = true )
-
- How to set scroll bars.
by Zeromus EvanGelion
- 2 Replies
- Last post
by Zeromus EvanGelion
- Hello, I'm trying to set the scroll bar position in my program so that when new text is added the bar moves to the bottom. Any clue on how to do this
-
- inserting a string within a string
by Dhondtie
- 1 Replies
- Last post
by Derek Smyth
- I my program I there's a big textbox. And I want That when you click a button a string wil be inserted in that textbox at the place where the user sets his cursor. So I guess it is sommeting like that: Textbox1.Text = Textbox1.Text.Insert(startindex , string) So my question is: how do you determine the place of the cursor (That will then be the startindex)
-
- With VS C++ Do I still need the .Net Framework?
by C&#35;Newbie01
- 5 Replies
- Last post
by Lennie De Villiers DG
- Hello, I was just wondering if by using Visual Studio C++ if I still would need the .Net Framework to be installed (As I do with C#). Thank you very much,
-
- Update
by ddoolit
- 2 Replies
- Last post
by ReneeC
- Hi everyone
I have built an application that is published via vb 2005 x and I connected the .mdf file to sql express 2005 but the infoemation in my application will not show in sql 2005x. I try to check the check box in the edit datasource with designer but the check box will not retain the check in the check box. Anyone have any ideas Thank you in advance.
David (newb)
Public Cl
-
- intptr to array?
by JohnWein
- 14 Replies
- Last post
by JohnWein
- I need an IntPtr to the first element of an array. Something like:
Dim MyArray(100) As UInt32
Dim MyIntPtr As New IntPtr
MyIntPtr = AddressOf MyArray(0)
How do I do it
Added the following in edit:
I want to pass the array to an unmanaged function rather than Marshall.C
-
- populate textbox from datagrid
by gibbo1715
- 4 Replies
- Last post
by gibbo1715
- All
What is the best way for me to populate a number of textboxes from my database by double clicking on a row in a datagridview
thankyou
Gibbo
-
- How to change the user settings without recompiling
by Noorul Ahmed
- 5 Replies
- Last post
by Bruno Yu - MSFT
- Hi, I have a query. I want to change the user setting string by opening app.config file in a notepad and change the value. However, if I run the complied exe, without opening the project, it does not change. I have to recompile again. How can I do this without recompiling. I don' t want to change the value programatically but manually in the app.config. Any suggestions would be highly appreciated
-
- Auto-Launch an console APP at PC startup ?
by BLord
- 1 Replies
- Last post
by Sdi
- Wassup People,
I 've been searching for an example/source code/references or help being guided toward the right path for making my app lauto-launch when windows startup in C++. All the examples that I have found have been for VB. All I know is that I need to have my console app register programmaticaly with a registry key but dont know how really. I'd appreciate any help...
Thanx in Adva
-
- Change image in a Picture box with a combo
by Chris Marshall
- 5 Replies
- Last post
by Chris Marshall
- Argh! This sounds so easy! Where am I going wrong! ! I have a combo box with five options. When you select an option, say "Company One", how do I get it to change the image in a Picture box I.e. If cboDivision.Text = "Company One" Then Me.picLogo.Image = Image.FromFile("C:\FSSig\gfx\FG.gif") If you follow me There are four images (two of the companies share a l
-
- Running an application on a server 2003 Thin Client - errors
by Thymen
- 5 Replies
- Last post
by Thymen
- Hi folks,
boy, do I hope one of you can help me out here..
I ran a test to find out if the application I am working on, also runs on a server with windows 2003. I access that server through a terminal (thin client).
I developed the application on a windows XP machine, and it runs without a hitch on all kins of stand-alone systems. However, if I run it via the thin client I
-
- How to print in the same page BMP file and text file?
by yanivpinhas
- 9 Replies
- Last post
by yanivpinhas
- Hi,
I have two files picture.bmp and text.txt.
I want to send the picture and after that the text(at same page) to the printer.
How can I do that
Best Regards,
Yaniv
-
- close the previous screan
by sankarganga
- 1 Replies
- Last post
by nobugz
- How to close the previouse form from the current form in VC# exp Ed windose application.
-
- Reading A Processes Memory
by Jeremy6996
- 5 Replies
- Last post
by ReneeC
- I remember posting before about this, but I didn't quite specifie what type of memory I wanted to read. Well I need to know how to read A processes Virtual Memory. I know how to read a single address, but I need to list a whole bunch of addresses into an array. Is this possible
-
- print compression when deployed
by Andrew Todd
- 4 Replies
- Last post
by Andrew Todd
- I have a report being utilized for return address labels, conforming to Avery 5167. I have tried designing both as a table and as data in rectangles. Since these are return labels their is only one instance of data replicated for all textboxes, therefore the columns are of consistant length.
The report has seven columns of precise measurement, the data filled colums are set as 1.75in, 0.25in, a
-
- Simple CSV Based Script For Application Needed
by vb000
- 3 Replies
- Last post
by vb000
- Maybe someone already has put together a similar or same script,
either way I hope someone has the time and can help with this.
I need a simple script that will be able to read and calculate and show csv text files binded
to a calendar or list or combo box at the press of a button and be able to print at the press of a button.
Example csv text file,
Track,Rating1,Ratin
-
- Questions / Answers : Evaluation Outlines !!!
by KAAU
- 14 Replies
- Last post
by KAAU
- I am developing an ITS System , in the Evaluation Stage , can someone help me with the outlines for developing the evaluation :
What is the most approciate way for storing the Questions and Answers : Multiple Choices , TRUE / FALSE , and any other Questions and Answers form
and ...
What is the best way for Representing the Questions and Answers to the Learner
and ... Finally
-
- make program default
by Cameron Kloot
- 9 Replies
- Last post
by Figo Fei - MSFT
- how would i be able to make my program the default for opening files thanks
-
- Unallowed sigs in a TextBox
by ShadowRayz
- 8 Replies
- Last post
by IsshouFuuraibou
- I have a text box that the user can input information and it will be used as a regkey data. i want to disallow any use of few signs for example
Code Snippet
? c ©¼ and that weird stuff no matter where he put it, but as long as that sign is in the text box he wont be allowed to keep on and will be asked to delete it. Thanks ahead
-
- Icons, Textboxes & Rounding
by Ultimate V
- 6 Replies
- Last post
by Ultimate V
- i am making a program that calculates the sales tax on an item. the program works fine, but, when you enter letters instead of numbers, the program faults and closes. i want it to either display an error box the way i want it to, or not let the user enter letters at all. also, when you enter numbers and the program spits out the total, it sometimes shows the total price EXACTLY just like
-
- need to find out if current logged in user is an admin or not
by Vamsee Krishna
- 3 Replies
- Last post
by orcmid
- Hi all,
Is there an equivalent of "who am i" command in Windows
Some function (or / and) command that would tell me who the currently logged in user is
I am particularly interested in finding out if the current user is an admin or not.
There seems to be a function IsUserAnAdmin() but I am not able to compile it on xp. Also, seemingly its not supported Vista onwards.
So can
-
- A Math Problem
by paoloTheCool
- 4 Replies
- Last post
by paoloTheCool
- Ok so I am trying to generate sequences from given information. The arithmetic sequences are quite easily done, but for some reason, the geometric sequences are not working. I'm sure it has something to do with the variable types I am using, but I do not know how to fix it.
G - the first term
R - the rate
N - the amount of terms
S - the supposed sum
X - the variable so that the
-
- How to count the number of CheckBoxes Checked
by Learning VB
- 14 Replies
- Last post
by Learning VB
- Is there a way to count the number checkboxes that have been checked on a form and when a certain number as been reached disable any remaining checkboxes
Regards
LVB
-
- Problem: Datagridview to Excel (Copy-Paste)
by shauin
- 7 Replies
- Last post
by shauin
- Hi! i am trying to copy and paste cells from datagridview to excel which include headers.
But the header names are in Japanese and when I paste it into excel, the header becomes unreadable.
Can anybody help me on this
Thanks in advance.