Click here to Skip to main content
15,895,011 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Protecting text file in VB6 Pin
hang_em21-Dec-10 17:30
hang_em21-Dec-10 17:30 
GeneralRe: Protecting text file in VB6 Pin
Dave Kreskowiak21-Dec-10 18:17
mveDave Kreskowiak21-Dec-10 18:17 
QuestionSql Server 2008 - Cannot open database 'XXX' requested by the login. The login failed Pin
Tom Bui19-Dec-10 14:39
Tom Bui19-Dec-10 14:39 
AnswerRe: Sql Server 2008 - Cannot open database 'XXX' requested by the login. The login failed Pin
Dalek Dave19-Dec-10 14:45
professionalDalek Dave19-Dec-10 14:45 
AnswerRe: Sql Server 2008 - Cannot open database 'XXX' requested by the login. The login failed Pin
Mycroft Holmes19-Dec-10 15:34
professionalMycroft Holmes19-Dec-10 15:34 
AnswerRe: Sql Server 2008 - Cannot open database 'XXX' requested by the login. The login failed Pin
Gregory Gadow20-Dec-10 3:40
Gregory Gadow20-Dec-10 3:40 
AnswerRe: Sql Server 2008 - Cannot open database 'XXX' requested by the login. The login failed Pin
Ralmam21-Dec-10 18:32
Ralmam21-Dec-10 18:32 
QuestionTableLayoutPanel Pin
JR21219-Dec-10 3:18
JR21219-Dec-10 3:18 
Hi,

How can I find the true size of 1 column.

I have 3 columns First and last are of fix width and the middle is autosize.
The tlp is dock over the complete form. when I resize the form the middle column resize also. but I can't find a way to determen the size of that column.

I already tryed to compare with point2screen of the controls insite the tlp but no luck

Jan

Dim nWidth As Integer = Me.PointToScreen(pRight.Location).X - Me.PointToScreen(pMid.Location).X

AnswerRe: TableLayoutPanel Pin
Dave Kreskowiak19-Dec-10 4:28
mveDave Kreskowiak19-Dec-10 4:28 
GeneralRe: TableLayoutPanel Pin
JR21219-Dec-10 7:48
JR21219-Dec-10 7:48 
AnswerRe: TableLayoutPanel Pin
Luc Pattyn19-Dec-10 4:38
sitebuilderLuc Pattyn19-Dec-10 4:38 
GeneralRe: TableLayoutPanel Pin
JR21219-Dec-10 7:47
JR21219-Dec-10 7:47 
AnswerRe: TableLayoutPanel Pin
Alan N19-Dec-10 23:55
Alan N19-Dec-10 23:55 
GeneralRe: TableLayoutPanel Pin
JR21220-Dec-10 23:40
JR21220-Dec-10 23:40 
QuestionSpeeding up creating controls Pin
JR21219-Dec-10 0:04
JR21219-Dec-10 0:04 
AnswerRe: Speeding up creating controls Pin
Eddy Vluggen19-Dec-10 0:54
professionalEddy Vluggen19-Dec-10 0:54 
GeneralRe: Speeding up creating controls Pin
JR21219-Dec-10 3:04
JR21219-Dec-10 3:04 
AnswerRe: Speeding up creating controls Pin
Luc Pattyn19-Dec-10 2:36
sitebuilderLuc Pattyn19-Dec-10 2:36 
GeneralRe: Speeding up creating controls Pin
JR21219-Dec-10 3:03
JR21219-Dec-10 3:03 
AnswerRe: Speeding up creating controls Pin
Luc Pattyn19-Dec-10 3:09
sitebuilderLuc Pattyn19-Dec-10 3:09 
GeneralRe: Speeding up creating controls Pin
JR21220-Dec-10 23:47
JR21220-Dec-10 23:47 
QuestionProblem with Binding a database to a datagridview Pin
crain198118-Dec-10 12:13
crain198118-Dec-10 12:13 
AnswerRe: Problem with Binding a database to a datagridview Pin
crain198118-Dec-10 13:04
crain198118-Dec-10 13:04 
AnswerRe: Problem with Binding a database to a datagridview Pin
crain198119-Dec-10 11:25
crain198119-Dec-10 11:25 
QuestionMSChart on Win 7 64 bits ? Pin
gbessis18-Dec-10 6:43
professionalgbessis18-Dec-10 6:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.