Click here to Skip to main content
15,905,316 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Positioning of ImageBoxes Pin
tommy_tanaka28-Sep-04 4:18
tommy_tanaka28-Sep-04 4:18 
ok. sound not quiet difficult ... but i never created a custom control... but i think this will not be a big thing. can another class also be part of my custom control?

best i try to tell you what i'm doing:

i implemented a client-server application, where serveral clients send their screenshot to the server. the server keeps the shots of the clients, the pc and username in a class named "client".

and now i want to dislpay the screens of all the logged in clients, and also the name and the username (therefore: 1 imagebox and 2 labels). of course, the amount of the clients can be variable, depending how many clients are logged in.

so if a new client logs in, i create one of my custom control and if possible give it the client object in the constructor. and in the control itself, it gets the picture and text for the labels by the client-object.

if i fix the size of my mainForm, i think, this would be easier for me concerning positioning my controls...
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 
AnswerRe: How to Enable Print option Pin
Desi Bravo27-Sep-04 19:31
Desi Bravo27-Sep-04 19:31 
Generalattching events to xML menus in ASP.NET/VB.NET Pin
Mahee Zeenath27-Sep-04 9:06
Mahee Zeenath27-Sep-04 9:06 
GeneralRe: attching events to xML menus in ASP.NET/VB.NET Pin
Dave Kreskowiak27-Sep-04 17:32
mveDave Kreskowiak27-Sep-04 17:32 
GeneralVBA Event handling Pin
macmac3827-Sep-04 5:25
macmac3827-Sep-04 5:25 
GeneralRe: VBA Event handling Pin
Dave Kreskowiak27-Sep-04 6:26
mveDave Kreskowiak27-Sep-04 6:26 
Generalvb.net calendar control Pin
nazerudeen27-Sep-04 4:57
nazerudeen27-Sep-04 4:57 
GeneralRe: vb.net calendar control Pin
Dave Kreskowiak27-Sep-04 6:12
mveDave Kreskowiak27-Sep-04 6:12 
QuestionHow to detect changes in datagrids row Pin
Edong26-Sep-04 21:55
Edong26-Sep-04 21:55 
GeneralIssueVision Pin
progload26-Sep-04 16:44
progload26-Sep-04 16:44 

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.