Search Results

Showing results 1 to 16 of 16
Search took 0.01 seconds.
Search: Posts Made By: Annex
Forum: Visual Basic 4 / 5 / 6 Jan 29th, 2008
Replies: 4
Views: 604
Posted By Annex
I mean Microsoft Word/VBA. I have tests in one document. In this document I have numbered questions. And I have another document. It is a table with 3 columns: № , variant, question. Document is...
Forum: Visual Basic 4 / 5 / 6 Jan 22nd, 2008
Replies: 4
Views: 604
Posted By Annex
hi
how can i select the text in Word between 2 bold numbers. At first i must define the bold number and then select the text after him until next bold number.
Forum: Visual Basic 4 / 5 / 6 Jan 8th, 2008
Replies: 4
Views: 1,267
Posted By Annex
Tnank, hkdani . It's wonderful.
Forum: Visual Basic 4 / 5 / 6 Jan 6th, 2008
Replies: 4
Views: 1,267
Posted By Annex
Yes, that's correct!
Forum: Visual Basic 4 / 5 / 6 Jan 3rd, 2008
Replies: 4
Views: 1,267
Posted By Annex
How forbit modification of size window for user?
Forum: Visual Basic 4 / 5 / 6 Jan 3rd, 2008
Replies: 3
Views: 830
Posted By Annex
Hi. How can I make transparent lable of RudioButton?
Forum: VB.NET Dec 5th, 2007
Replies: 14
Views: 13,422
Posted By Annex
Hi. I need TextBox in which user can input only numbers. I found some examples about it, but can't do them. For example in the following code

Private Sub TextBox1_KeyPress(ByVal sender As...
Forum: VB.NET Dec 2nd, 2007
Replies: 3
Views: 1,870
Posted By Annex
Forum: VB.NET Dec 1st, 2007
Replies: 3
Views: 1,870
Posted By Annex
hello!
i have this code

Private Sub rb_W_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles rb_W.CheckedChanged
Dim opt As Integer, d As Integer
...
Forum: VB.NET Nov 19th, 2007
Replies: 1
Views: 2,433
Posted By Annex
Hi all. Explain please what is Carriage Return & line feed .
Forum: VB.NET Nov 5th, 2007
Replies: 7
Views: 1,331
Posted By Annex
I'm writting
"Private Sub Prog_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Prog.Click
FPRO.Show()
End Sub"
But I can't do it because :"For the reference...
Forum: VB.NET Nov 4th, 2007
Replies: 7
Views: 1,331
Posted By Annex
Hi all, I have a simple question. But tell me please.
How can I open another form which is being the same project by pressing the button?
Forum: Pascal and Delphi Oct 26th, 2007
Replies: 2
Views: 801
Posted By Annex
Oh, I have understood.

case mes[i] of
'а'..'п','А'..'П': mes[i] := Chr( Ord( mes[i] ) - 64 );
'р'..'я','Р'..'Я': mes[i] := Chr( Ord( mes[i] ) - 16 );
end;

Duoas, thank...
Forum: Pascal and Delphi Oct 25th, 2007
Replies: 2
Views: 801
Posted By Annex
I don't understand cause of error

program Project2;
{$APPTYPE CONSOLE}
uses
SysUtils;
function Rus(mes: string):string;
var
i: integer; // number of processed character
begin
Forum: Visual Basic 4 / 5 / 6 Oct 21st, 2007
Replies: 3
Views: 864
Posted By Annex
Now I am assured.Thank you.
Forum: Visual Basic 4 / 5 / 6 Oct 21st, 2007
Replies: 3
Views: 864
Posted By Annex
Hello.Help me to understand.
Using Immediate Window of IDE Microsoft Visual Basic,calculate values of following
expressions on the base bit-by-bit operator Or.
In Immediate Window I'm writting...
Showing results 1 to 16 of 16

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC