Click here to Skip to main content
15,890,512 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Detect if any of controls inside a TableLayoutPanel is clicked Pin
Sascha Lefèvre6-Apr-15 7:11
professionalSascha Lefèvre6-Apr-15 7:11 
GeneralRe: Detect if any of controls inside a TableLayoutPanel is clicked Pin
dilkonika6-Apr-15 7:13
dilkonika6-Apr-15 7:13 
GeneralRe: Detect if any of controls inside a TableLayoutPanel is clicked Pin
Sascha Lefèvre6-Apr-15 7:19
professionalSascha Lefèvre6-Apr-15 7:19 
GeneralRe: Detect if any of controls inside a TableLayoutPanel is clicked Pin
dilkonika6-Apr-15 7:26
dilkonika6-Apr-15 7:26 
GeneralRe: Detect if any of controls inside a TableLayoutPanel is clicked Pin
Sascha Lefèvre6-Apr-15 7:39
professionalSascha Lefèvre6-Apr-15 7:39 
GeneralRe: Detect if any of controls inside a TableLayoutPanel is clicked Pin
dilkonika6-Apr-15 7:49
dilkonika6-Apr-15 7:49 
GeneralRe: Detect if any of controls inside a TableLayoutPanel is clicked Pin
Sascha Lefèvre6-Apr-15 8:00
professionalSascha Lefèvre6-Apr-15 8:00 
QuestionScroll controls in a TableLayoutPanel using code Pin
dilkonika3-Apr-15 18:45
dilkonika3-Apr-15 18:45 
Hello !
I have a TablelayoutPanel with 1 row and some columns . I have added some controls on it.
The problem is that some controls are out of Maximum visible area of TableLayoutcontrol.
To resolve this problem I have added 2 special buttons that should perform Previous and Next. Between them , are the controls that I need.
Now how can I do that when I click the next button , to make hidden the first Control and to show anoher control before the Next Button.

For example :
<  Control1   Control2   Control3  >   

The user press the > button
<  Control2   Control3   Control4  >

Thank you !
AnswerRe: Scroll controls in a TableLayoutPanel using code Pin
Richard MacCutchan3-Apr-15 21:50
mveRichard MacCutchan3-Apr-15 21:50 
AnswerRe: Scroll controls in a TableLayoutPanel using code Pin
Dave Kreskowiak4-Apr-15 3:47
mveDave Kreskowiak4-Apr-15 3:47 
AnswerRe: Scroll controls in a TableLayoutPanel using code Pin
Sascha Lefèvre4-Apr-15 13:18
professionalSascha Lefèvre4-Apr-15 13:18 
GeneralRe: Scroll controls in a TableLayoutPanel using code Pin
dilkonika4-Apr-15 14:38
dilkonika4-Apr-15 14:38 
GeneralRe: Scroll controls in a TableLayoutPanel using code Pin
Sascha Lefèvre4-Apr-15 14:52
professionalSascha Lefèvre4-Apr-15 14:52 
QuestionEXCEL - Hooking Excel VTABLE Pin
jaafar tribak2-Apr-15 18:58
jaafar tribak2-Apr-15 18:58 
AnswerRe: EXCEL - Hooking Excel VTABLE Pin
Dave Kreskowiak3-Apr-15 2:37
mveDave Kreskowiak3-Apr-15 2:37 
GeneralRe: EXCEL - Hooking Excel VTABLE Pin
jaafar tribak3-Apr-15 13:01
jaafar tribak3-Apr-15 13:01 
GeneralRe: EXCEL - Hooking Excel VTABLE Pin
Dave Kreskowiak3-Apr-15 14:52
mveDave Kreskowiak3-Apr-15 14:52 
GeneralRe: EXCEL - Hooking Excel VTABLE Pin
jaafar tribak3-Apr-15 17:49
jaafar tribak3-Apr-15 17:49 
GeneralRe: EXCEL - Hooking Excel VTABLE Pin
Dave Kreskowiak3-Apr-15 19:12
mveDave Kreskowiak3-Apr-15 19:12 
AnswerRe: EXCEL - Hooking Excel VTABLE Pin
jaafar tribak17-Apr-15 13:56
jaafar tribak17-Apr-15 13:56 
QuestionModify the number of rows that a datagridview can show instantly , on runtime Pin
dilkonika2-Apr-15 18:19
dilkonika2-Apr-15 18:19 
AnswerRe: Modify the number of rows that a datagridview can show instantly , on runtime Pin
Sascha Lefèvre2-Apr-15 18:54
professionalSascha Lefèvre2-Apr-15 18:54 
GeneralRe: Modify the number of rows that a datagridview can show instantly , on runtime Pin
dilkonika2-Apr-15 18:57
dilkonika2-Apr-15 18:57 
GeneralRe: Modify the number of rows that a datagridview can show instantly , on runtime Pin
Sascha Lefèvre2-Apr-15 19:14
professionalSascha Lefèvre2-Apr-15 19:14 
GeneralRe: Modify the number of rows that a datagridview can show instantly , on runtime Pin
dilkonika2-Apr-15 19:22
dilkonika2-Apr-15 19:22 

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.