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

Visual Basic

 
GeneralRe: Binding Two dimensional arrays to Datagrid Pin
TwoFaced24-Jun-07 20:13
TwoFaced24-Jun-07 20:13 
GeneralRe: Binding Two dimensional arrays to Datagrid Pin
hsprasain25-Jun-07 10:24
hsprasain25-Jun-07 10:24 
GeneralRe: Binding Two dimensional arrays to Datagrid Pin
Sathesh Sakthivel24-Jun-07 20:18
Sathesh Sakthivel24-Jun-07 20:18 
GeneralRe: Binding Two dimensional arrays to Datagrid Pin
Dave Kreskowiak25-Jun-07 3:33
mveDave Kreskowiak25-Jun-07 3:33 
QuestionCheck if control is really visible. Pin
Mickey0124-Jun-07 14:43
Mickey0124-Jun-07 14:43 
AnswerRe: Check if control is really visible. Pin
Christian Graus24-Jun-07 14:47
protectorChristian Graus24-Jun-07 14:47 
GeneralRe: Check if control is really visible. Pin
Mickey0124-Jun-07 15:11
Mickey0124-Jun-07 15:11 
AnswerRe: Check if control is really visible. Pin
Guffa24-Jun-07 19:24
Guffa24-Jun-07 19:24 
Mickey01 wrote:
of these tab pages contains code which needs to be executed but not before that particular tab page is fully visible.


Why is that?

It sounds like it has something to do with the actual display of the tab page, and in that case it should be done in a Paint event. There might be other windows partly covering your window, so even if the tab page is visible, it might not be fully visible, and if you don't handle this in a Paint event, you don't know which parts are visible.

---
single minded; short sighted; long gone;

GeneralRe: Check if control is really visible. Pin
Mickey0124-Jun-07 19:43
Mickey0124-Jun-07 19:43 
GeneralRe: Check if control is really visible. Pin
Dave Kreskowiak25-Jun-07 4:02
mveDave Kreskowiak25-Jun-07 4:02 
GeneralRe: Check if control is really visible. Pin
Mickey0125-Jun-07 13:49
Mickey0125-Jun-07 13:49 
GeneralRe: Check if control is really visible. Pin
Dave Kreskowiak25-Jun-07 14:11
mveDave Kreskowiak25-Jun-07 14:11 
QuestionPassing MultiDimensional Array as a paramenters in Functions Pin
hsprasain24-Jun-07 10:32
hsprasain24-Jun-07 10:32 
AnswerRe: Passing MultiDimensional Array as a paramenters in Functions Pin
TwoFaced24-Jun-07 11:21
TwoFaced24-Jun-07 11:21 
GeneralRe: Passing MultiDimensional Array as a paramenters in Functions Pin
hsprasain24-Jun-07 13:24
hsprasain24-Jun-07 13:24 
QuestionMACRO Basic Programming? Pin
hifiger200424-Jun-07 7:57
hifiger200424-Jun-07 7:57 
AnswerRe: MACRO Basic Programming? Pin
Christian Graus24-Jun-07 11:18
protectorChristian Graus24-Jun-07 11:18 
GeneralRe: MACRO Basic Programming? Pin
hifiger200424-Jun-07 15:01
hifiger200424-Jun-07 15:01 
Questionupload via ftp Pin
abdelhameed8124-Jun-07 2:58
abdelhameed8124-Jun-07 2:58 
AnswerRe: upload via ftp Pin
Guffa24-Jun-07 6:27
Guffa24-Jun-07 6:27 
QuestionFolder list Pin
Anybloodyid24-Jun-07 2:07
Anybloodyid24-Jun-07 2:07 
AnswerRe: Folder list Pin
Dave Kreskowiak24-Jun-07 6:45
mveDave Kreskowiak24-Jun-07 6:45 
QuestionHow to use FTP browser in Visual Basic.Net Pin
ankur010124-Jun-07 0:46
ankur010124-Jun-07 0:46 
AnswerRe: How to use FTP browser in Visual Basic.Net Pin
Dave Kreskowiak24-Jun-07 6:29
mveDave Kreskowiak24-Jun-07 6:29 
QuestionResetting an identifier Pin
DA_Loring23-Jun-07 8:15
DA_Loring23-Jun-07 8:15 

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.