Click here to Skip to main content
15,902,189 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Determine whether there is select item in the list Pin
Tom Deketelaere8-Aug-07 1:14
professionalTom Deketelaere8-Aug-07 1:14 
GeneralRe: Determine whether there is select item in the list Pin
Mekong River8-Aug-07 15:36
Mekong River8-Aug-07 15:36 
AnswerRe: Determine whether there is select item in the list Pin
koolprasad20038-Aug-07 1:13
professionalkoolprasad20038-Aug-07 1:13 
GeneralRe: Determine whether there is select item in the list Pin
Mekong River8-Aug-07 15:37
Mekong River8-Aug-07 15:37 
AnswerRe: Determine whether there is select item in the list Pin
The ANZAC8-Aug-07 1:51
The ANZAC8-Aug-07 1:51 
GeneralRe: Determine whether there is select item in the list Pin
Mekong River8-Aug-07 15:35
Mekong River8-Aug-07 15:35 
Questioncan i create annotation in picture box using vb.net? [modified] Pin
babusat7-Aug-07 22:28
babusat7-Aug-07 22:28 
Questionhow to create a control Pin
eyes20077-Aug-07 22:22
eyes20077-Aug-07 22:22 
hello there

i just begun to create my control,
when i create a class project, add the references. when i write

private sub new() (and press enter)

end sub

the code looks like something like that

when i take customcontrol and do the same the code is

private sub new()
' This call is required by the Windows Form Designer.
InitializeComponent()
' Add any initialization after the InitializeComponent() call.
end sub

what m i missing in the class file

then

i give the mybase.backcolor

that will show the control's color and its fine

but now i need to draw some drawing on that "mybase" how can i do that to give my control a shape and also i need to draw an another drawing on that control that will move on to that control vertically or horizontaly.

does someone knows the documentation about that or any kind of help

thanx in advance
AnswerRe: how to create a control Pin
Tom Deketelaere7-Aug-07 23:24
professionalTom Deketelaere7-Aug-07 23:24 
GeneralRe: how to create a control Pin
eyes20078-Aug-07 0:16
eyes20078-Aug-07 0:16 
GeneralRe: how to create a control Pin
Tom Deketelaere8-Aug-07 1:09
professionalTom Deketelaere8-Aug-07 1:09 
GeneralRe: how to create a control Pin
eyes20078-Aug-07 2:50
eyes20078-Aug-07 2:50 
GeneralRe: how to create a control Pin
Tom Deketelaere8-Aug-07 3:11
professionalTom Deketelaere8-Aug-07 3:11 
GeneralRe: how to create a control [modified] Pin
eyes20078-Aug-07 4:14
eyes20078-Aug-07 4:14 
GeneralRe: how to create a control Pin
Tom Deketelaere8-Aug-07 21:33
professionalTom Deketelaere8-Aug-07 21:33 
GeneralRe: how to create a control Pin
Tom Deketelaere8-Aug-07 22:37
professionalTom Deketelaere8-Aug-07 22:37 
GeneralRe: how to create a control Pin
eyes20079-Aug-07 1:22
eyes20079-Aug-07 1:22 
GeneralRe: how to create a control Pin
eyes20079-Aug-07 19:39
eyes20079-Aug-07 19:39 
QuestionMemory leak detecting [modified] Pin
dimuthuvbnet7-Aug-07 21:12
dimuthuvbnet7-Aug-07 21:12 
AnswerRe: Memory leak detecting Pin
originSH7-Aug-07 23:00
originSH7-Aug-07 23:00 
GeneralRe: Memory leak detecting Pin
dimuthuvbnet7-Aug-07 23:25
dimuthuvbnet7-Aug-07 23:25 
AnswerRe: Memory leak detecting Pin
MidwestLimey8-Aug-07 12:33
professionalMidwestLimey8-Aug-07 12:33 
Questionhow can i get the file system of machine using VB6 Pin
koolprasad20037-Aug-07 21:07
professionalkoolprasad20037-Aug-07 21:07 
AnswerRe: how can i get the file system of machine using VB6 Pin
MartyK20077-Aug-07 22:56
MartyK20077-Aug-07 22:56 
Questionany free virtual keyboard control??? Pin
jamilkhan0077-Aug-07 20:40
jamilkhan0077-Aug-07 20:40 

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.