Click here to Skip to main content
15,896,118 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generaldrag drop file. urgent!! Pin
ekoprasetio28-Sep-04 1:58
ekoprasetio28-Sep-04 1:58 
GeneralSystem.Drawing.Color->System.UInt32 Pin
El'Cachubrey28-Sep-04 1:10
El'Cachubrey28-Sep-04 1:10 
GeneralRe: System.Drawing.Color->System.UInt32 Pin
Scott McMaster28-Sep-04 15:32
Scott McMaster28-Sep-04 15:32 
GeneralBind Crystal Report with dataset Pin
nitin_ion28-Sep-04 0:54
nitin_ion28-Sep-04 0:54 
GeneralRe: Bind Crystal Report with dataset Pin
Jim Matthews28-Sep-04 3:12
Jim Matthews28-Sep-04 3:12 
GeneralOutlookBar in VB.NET Pin
Jorge Ernesto27-Sep-04 22:26
Jorge Ernesto27-Sep-04 22:26 
GeneralRe: OutlookBar in VB.NET Pin
Dave Kreskowiak28-Sep-04 2:38
mveDave Kreskowiak28-Sep-04 2:38 
GeneralPositioning of ImageBoxes Pin
tommy_tanaka27-Sep-04 21:57
tommy_tanaka27-Sep-04 21:57 
Hi there -

i want to do the following:

I have a class, call it clientView, that includes an imageBox and two labels. that imagebox and these two label i want to position like that:

IMAGEBOX
LABEL1
LABEL2

Now, in my main form, i have a hashtable that includes several clientView objects.

i want to position these clientView objects on my main Form like this (e.g. there are 3 objects of clientview in the hashtable):

IMAGEBOX1 IMAGEBOX2
LABEL1.1 LABEL2.1
LABEL1.2 LABEL2.2

IMAGEBOX3
LABEL3.1
LABEL3.2


now, because my hashtable is dynamic, if another object is added to it, i will call a function, that reorganises the view of the objects in my main Form. (e.g. number four was added):

IMAGEBOX1 IMAGEBOX2
LABEL1.1 LABEL2.1
LABEL1.2 LABEL2.2

IMAGEBOX3 IMAGEBOX4
LABEL3.1 LABEL4.1
LABEL3.2 LABEL4.2


maybe this is very easy, but i have no idea how to determine the right positions of my objects.
can anyone help me out of my mess???


thx for all helps.


greetings-


tom
GeneralRe: Positioning of ImageBoxes Pin
Dave Kreskowiak28-Sep-04 3:59
mveDave Kreskowiak28-Sep-04 3:59 
GeneralRe: Positioning of ImageBoxes Pin
tommy_tanaka28-Sep-04 4:18
tommy_tanaka28-Sep-04 4:18 
GeneralRe: Positioning of ImageBoxes Pin
Dave Kreskowiak28-Sep-04 5:38
mveDave Kreskowiak28-Sep-04 5:38 
GeneralRe: Positioning of ImageBoxes Pin
tommy_tanaka29-Sep-04 3:48
tommy_tanaka29-Sep-04 3:48 
GeneralPermissions to a file Pin
njppp27-Sep-04 21:19
njppp27-Sep-04 21:19 
GeneralRe: Permissions to a file Pin
Dave Kreskowiak28-Sep-04 3:34
mveDave Kreskowiak28-Sep-04 3:34 
GeneralWeb Hosting Pin
Desi Bravo27-Sep-04 19:14
Desi Bravo27-Sep-04 19:14 
GeneralCalling base class functions from a derived one Pin
Verolix27-Sep-04 15:51
Verolix27-Sep-04 15:51 
GeneralRe: Calling base class functions from a derived one Pin
Christian Graus27-Sep-04 16:12
protectorChristian Graus27-Sep-04 16:12 
GeneralRe: Calling base class functions from a derived one Pin
Dave Kreskowiak28-Sep-04 3:28
mveDave Kreskowiak28-Sep-04 3:28 
GeneralPlease help me.... Pin
KORCARI27-Sep-04 10:35
KORCARI27-Sep-04 10:35 
GeneralRe: Please help me.... Pin
Colin Angus Mackay27-Sep-04 11:42
Colin Angus Mackay27-Sep-04 11:42 
GeneralRe: Please help me.... Pin
Christian Graus27-Sep-04 12:10
protectorChristian Graus27-Sep-04 12:10 
GeneralRe: Please help me.... Pin
Desi Bravo27-Sep-04 19:41
Desi Bravo27-Sep-04 19:41 
GeneralRe: Please help me.... Pin
Colin Angus Mackay28-Sep-04 4:32
Colin Angus Mackay28-Sep-04 4:32 
QuestionHow to Enable Print option Pin
eshban28427-Sep-04 10:12
eshban28427-Sep-04 10:12 
AnswerRe: How to Enable Print option Pin
McClamm27-Sep-04 11:10
McClamm27-Sep-04 11:10 

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.