Click here to Skip to main content
15,916,442 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralCombo box problem Pin
dptalt11-Aug-05 5:03
dptalt11-Aug-05 5:03 
GeneralRe: Combo box problem Pin
Christian Graus11-Aug-05 12:58
protectorChristian Graus11-Aug-05 12:58 
GeneralRe: Combo box problem Pin
dptalt12-Aug-05 3:36
dptalt12-Aug-05 3:36 
GeneralComboBox Pin
Scott Mitchell11-Aug-05 4:34
Scott Mitchell11-Aug-05 4:34 
GeneralLimiting decimal places Pin
utservoalius11-Aug-05 4:11
utservoalius11-Aug-05 4:11 
GeneralRe: Limiting decimal places Pin
rwestgraham11-Aug-05 8:28
rwestgraham11-Aug-05 8:28 
GeneralRe: Limiting decimal places Pin
utservoalius11-Aug-05 16:05
utservoalius11-Aug-05 16:05 
GeneralRe: Limiting decimal places Pin
rwestgraham11-Aug-05 16:20
rwestgraham11-Aug-05 16:20 
If you are using VB.NET which I assume from your previous post, then all control sizes should already be expressed as pixels. VB.NET does not support any coordinate system other than pixels.

In VB6 there are TwipsToPixelsX and TwipsToPixelsY functions that will convert twips to pixels based on the current screen resolution.


GeneralList machines on the network Pin
Duncan Edwards Jones11-Aug-05 3:43
professionalDuncan Edwards Jones11-Aug-05 3:43 
GeneralRe: List machines on the network Pin
Duncan Edwards Jones13-Aug-05 13:20
professionalDuncan Edwards Jones13-Aug-05 13:20 
Generalstored procedures Pin
Anonymous11-Aug-05 3:32
Anonymous11-Aug-05 3:32 
GeneralRe: stored procedures Pin
toxcct11-Aug-05 3:38
toxcct11-Aug-05 3:38 
GeneralRe: stored procedures Pin
alexvw11-Aug-05 5:36
alexvw11-Aug-05 5:36 
QuestionHow to export dynamically generated html table to Excel Sheet Pin
Smitha Bavandla11-Aug-05 3:05
Smitha Bavandla11-Aug-05 3:05 
GeneralEditable ListView Pin
Greeky10-Aug-05 22:40
Greeky10-Aug-05 22:40 
GeneralDataGridColumn Problem Pin
Greeky10-Aug-05 22:19
Greeky10-Aug-05 22:19 
Generalspecial Excel Datagrid Pin
Greeky10-Aug-05 22:18
Greeky10-Aug-05 22:18 
GeneralAdding Nodes to TreeView from FIles Pin
AyBee10-Aug-05 20:21
AyBee10-Aug-05 20:21 
GeneralRe: Adding Nodes to TreeView from FIles Pin
Christian Graus14-Aug-05 14:25
protectorChristian Graus14-Aug-05 14:25 
GeneralRe: Adding Nodes to TreeView from FIles Pin
AyBee15-Aug-05 18:45
AyBee15-Aug-05 18:45 
QuestionHow do I pass an Array/ArrayList to a WebService ... Pin
MaWeRic10-Aug-05 19:45
MaWeRic10-Aug-05 19:45 
AnswerRe: How do I pass an Array/ArrayList to a WebService ... Pin
Christian Graus10-Aug-05 20:46
protectorChristian Graus10-Aug-05 20:46 
GeneralRe: How do I pass an Array/ArrayList to a WebService ... Pin
MaWeRic10-Aug-05 21:44
MaWeRic10-Aug-05 21:44 
GeneralRe: How do I pass an Array/ArrayList to a WebService ... Pin
Christian Graus11-Aug-05 12:43
protectorChristian Graus11-Aug-05 12:43 
GeneralRe: How do I pass an Array/ArrayList to a WebService ... Pin
MaWeRic11-Aug-05 19:34
MaWeRic11-Aug-05 19:34 

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.