How to tooltip on each item of treeview?
Tks.
User Profile
Collapse
-
dont work!
error in HorizontalAlign ment... -
how to align center picturebox in richtextbox
how to align center picturebox in richtextbox? -
detect if in msflexgrid cell ...
Possible, with MSFlexGrid1_Mou seMove event, to check if in a cell is present a picture/icon? -
colorize item in listview
Possible to colorize the background of single item/subitem in a listview.
No color font, but background...
Tks. -
center text in listview column 1
Possible to center text listview column 1 ( i know to the default is left) -
index listview mouse move
How to get index of item and listitem in listview, similar coordinate on mouse move event.? -
insert picturebox in listview subitem
I have a picturebox in form.
now with commandclick event i need to insert the picturebox in row 4 and column 7 of listview.
How to?
Naturally utosize the picturebox based dimension of cell in listview.
In effect i need to cover the cell with picturebox -
Listview and crystal report.
is possible to create a Crystal Report instead a datareport1 with the recordset rsTest?
Naturally without external database
...Code:Private Sub GetListViewData(lv As ListView) Dim i As Integer Set rsTest = New ADODB.Recordset With rsTest.Fields .Append "Field1", adBSTR .Append "Field2", adBSTR .Append "Field3", adBSTR .Append "Field4",
-
-
imply:
Private Sub ReadLines()
Dim MyLine As String
Open "C:\MyFile. txt" For Input As #1
Do While Not EOF(1)
Line Input #1, MyLine
MsgBox MyLine
Loop
Close #1
End SubLeave a comment:
-
simply:
Private Sub ReadLines()
Dim MyLine As String
Open "C:\MyFile. txt" For Input As #1
Do While Not EOF(1)
Line Input #1, MyLine
MsgBox MyLine
Loop
Close #1
End SubLeave a comment:
-
simply:
Private Sub ReadLines()
Dim MyLine As String
Open "C:\MyFile. txt" For Input As #1
Do While Not EOF(1)
Line Input #1, MyLine
MsgBox MyLine
Loop
Close #1
End SubLeave a comment:
-
read fast txt line by lkine
Sorry for my bad english:-)
i need to read txt file line by line with best fsted method...
my txt file is 142 Mb and contain approx 1.370.000 lines...
all lines have a fixed lenght 132 characters.
How to? -
put and get data from web page
http://www.mutuissimo.it/iban-x.asp
Based this url i need to get all value in the form of result, after i click on button:calcola cin e iban
for test use:
Codice ABI (es.: 01005)
Codice CAB (es.: 73980)
Conto corrente:01578
how to?
for example i need to get iban calcolato in green
and all from:
CIN ABI CAB Numero di conto corrente
IT 65 P... -
miling list with a standard email
I have an mail with a stabdard subject and standard boy text.
Now in ecel sheet have 2 column:
Column A named MAIL (with email address)
Column B named BODY_TEXT
I need to loop column A until last cell is blank and send e mail uing the same template saved in c:\mydir\
How to???? -
speed uo to read rset from SQL Express
i use ths qery to read rset from sql Express and populate a treeview...
But really the operation is very slow...!!!!
this is a part of code:
\\\\\\\\\\\\\\\ \\\
'CNSQL.Open "Provider= SQLOLEDB.1; Integrated Security=SSPI;P ersist Security Info=False;Inti tial Catalog=TEST_DB _PAST_DUE;Data Source=MY-F0D2D0395FFE\SQ LEXPRESS;"
\\\\\\\\\\\\\\\ \\\\\
...Code:With FORM_TREEVIEW_.TreeView1 -
-
speed up read and write on access table with ado
If i use ado and msacce mdb in c:\ all work fat but if i use the same code to read and write on md in \\myserver\mydi r... all opertion are very very slow!!!!!
PLease "10 gold rules" to speed up operation on network !
Tks....Last edited by sal21; Jan 31 '09, 06:47 PM. Reason: speed up read and write on access table with ado -
i friend i am very interesting to yuor code...please send me a copy of your project. gss.italyATiol. it
Many tks.
Sal...Leave a comment:
No activity results to display
Show More
Leave a comment: