Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Associate frame with scrollbar


Message #1 by "gayathri" <varadgay79@r...> on Thu, 30 May 2002 03:30:41
Deepak,

You could also try putting all the textboxes in PictureBox and change
PictureBoxe's Top property on Scroll event.



DL> use the scroll event of the scroll box and then change the top for the text 
DL> box so that it gives the end user a scroll effect.
DL> u need adjust the diff by which u change the top of text box depending on 
DL> the frame
DL> hope this works.


>>From: "gayathri" <varadgay79@r...>
>>Reply-To: "professional vb" <pro_vb@p...>
>>To: "professional vb" <pro_vb@p...>
>>Subject: [pro_vb] Associate frame with scrollbar
>>Date: Thu, 30 May 2002 03:30:41
>>
>>I have a frame of fixed size(relatively smaller to form size) containing a
>>control array of textbox which can grow to any length.I want to view all
>>the textboxes in the frame either scrolling it or by someother way.How do
>>I go abt.it?




DL> Regards,
DL> Deepak Londhe


DL> _________________________________________________________________
DL> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.


DL> ---
DL> 
DL> 



-- 

 Janeks                            mailto:janexx@k...


  Return to Index