Click here to Skip to main content
15,889,768 members
Home / Discussions / Mobile
   

Mobile

 
QuestionPerformance issue (Is debug mode faster? ) Pin
tusha5-Nov-07 4:12
tusha5-Nov-07 4:12 
AnswerRe: Performance issue (Is debug mode faster? ) Pin
João Paulo Figueira6-Nov-07 21:46
professionalJoão Paulo Figueira6-Nov-07 21:46 
QuestionPlatform Builder 's BSP Wizard problem Pin
TariqZ5-Nov-07 1:06
TariqZ5-Nov-07 1:06 
Questionsend SMS automatic from PC Pin
phuong oanh2-Nov-07 15:12
phuong oanh2-Nov-07 15:12 
AnswerRe: send SMS automatic from PC Pin
DigiOz Multimedia5-Nov-07 5:38
DigiOz Multimedia5-Nov-07 5:38 
QuestionAre there alternatives to OpenFileDialog?????? Pin
Hurricane30002-Nov-07 7:00
Hurricane30002-Nov-07 7:00 
QuestionIt works on Emulator, does't works on real device..... Pin
Hurricane30002-Nov-07 6:53
Hurricane30002-Nov-07 6:53 
QuestionVB.Net Compact - Reposition form on SID enabled event Pin
mccaber822-Nov-07 5:11
mccaber822-Nov-07 5:11 
Hello,



This thread relates to Windows Mobile 5.0 on a Motorolla Sybol MC35 device but I think its a bit more of a generic question than device specific.



I have a scenario where I have a form in my vb.net 2.0 compact application with a textbox near the bottom of the screen. When I open the Soft Keyboard (SID) it covers the textbox that the user may currently be working on. Does anyone know how to make the screen "jump" down (scroll down to the bottom) when the SID is enabled.



I have been playing round with the enabled changed event for the SID but cant seem to get around this problem. E.g.


Private mobjUCLoc As System.Drawing.Point<br />
<br />
Private WithEvents mypanel1 As Microsoft.WindowsCE.Forms.InputPanel = New Microsoft.WindowsCE.Forms.InputPanel<br />
<br />
 <br />
<br />
Private Sub ipKeys_EnabledChanged1(ByVal sender As Object, ByVal e As System.EventArgs) Handles mypanel1.EnabledChanged<br />
<br />
 <br />
<br />
mobjUCLoc.Y = 220 <br />
<br />
MyBase.AutoScroll = True<br />
<br />
MyBase.AutoScrollPosition = mobjUCLoc<br />
<br />
MyBase.Anchor.Bottom.Equals(AnchorStyles.Bottom)<br />
<br />
MyBase.Location = mobjUCLoc<br />
<br />
 <br />
<br />
End Sub








Any advice would be great and thanks in advance!



Kind regards,



Robert
AnswerRe: VB.Net Compact - Reposition form on SID enabled event Pin
wizardcode14-Nov-07 2:48
wizardcode14-Nov-07 2:48 
QuestionPlatform builder Pin
subosubo1-Nov-07 18:52
subosubo1-Nov-07 18:52 
QuestionReg Exp Library for Mobile 6 Pin
Jnewg51-Nov-07 12:53
Jnewg51-Nov-07 12:53 
QuestionPocketPC - how do you work these again? Pin
john john mackey1-Nov-07 12:18
john john mackey1-Nov-07 12:18 
AnswerRe: PocketPC - how do you work these again? Pin
João Paulo Figueira6-Nov-07 21:51
professionalJoão Paulo Figueira6-Nov-07 21:51 
GeneralRe: PocketPC - how do you work these again? Pin
john john mackey13-Nov-07 14:43
john john mackey13-Nov-07 14:43 
QuestionJava and netBeans question? Pin
Benny_Lava1-Nov-07 6:05
Benny_Lava1-Nov-07 6:05 
QuestionHow to enlarge an existing bitmap on a VGA device? S.O.S Pin
ttarantula31-Oct-07 23:08
ttarantula31-Oct-07 23:08 
AnswerRe: How to enlarge an existing bitmap on a VGA device? S.O.S Pin
Alain Rist1-Nov-07 8:31
Alain Rist1-Nov-07 8:31 
GeneralRe: How to enlarge an existing bitmap on a VGA device? S.O.S!!! Pin
ttarantula19-Nov-07 19:43
ttarantula19-Nov-07 19:43 
QuestionRe: How to enlarge an existing bitmap on a VGA device? S.O.S!!! Pin
Alain Rist19-Nov-07 20:36
Alain Rist19-Nov-07 20:36 
AnswerRe: How to enlarge an existing bitmap on a VGA device? S.O.S!!! Pin
ttarantula19-Nov-07 20:58
ttarantula19-Nov-07 20:58 
GeneralRe: How to enlarge an existing bitmap on a VGA device? S.O.S!!! Pin
Alain Rist19-Nov-07 21:25
Alain Rist19-Nov-07 21:25 
QuestionRe: How to enlarge an existing bitmap on a VGA device? S.O.S!!! Pin
ttarantula19-Nov-07 22:23
ttarantula19-Nov-07 22:23 
QuestionObject Store DBs on Windows CE Pin
ohart31-Oct-07 6:36
ohart31-Oct-07 6:36 
QuestionArabic pocket pc Pin
SVb.net31-Oct-07 5:31
SVb.net31-Oct-07 5:31 
Questionproblem in connecting PACKET PC 2003 with our local server Pin
D.Madhav29-Oct-07 21:45
D.Madhav29-Oct-07 21:45 

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.