Click here to Skip to main content
15,895,142 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionResize and drag button at runtime vb.net Pin
Ahmedabdalla834-Mar-21 16:06
Ahmedabdalla834-Mar-21 16:06 
AnswerRe: Resize and drag button at runtime vb.net Pin
Richard MacCutchan4-Mar-21 22:49
mveRichard MacCutchan4-Mar-21 22:49 
AnswerRe: Resize and drag button at runtime vb.net Pin
Ralf Meier4-Mar-21 23:25
mveRalf Meier4-Mar-21 23:25 
GeneralRe: Resize and drag button at runtime vb.net Pin
Ahmedabdalla835-Mar-21 3:03
Ahmedabdalla835-Mar-21 3:03 
GeneralRe: Resize and drag button at runtime vb.net Pin
Dave Kreskowiak5-Mar-21 3:49
mveDave Kreskowiak5-Mar-21 3:49 
GeneralRe: Resize and drag button at runtime vb.net Pin
Mycroft Holmes5-Mar-21 10:49
professionalMycroft Holmes5-Mar-21 10:49 
GeneralRe: Resize and drag button at runtime vb.net Pin
Eddy Vluggen6-Mar-21 10:06
professionalEddy Vluggen6-Mar-21 10:06 
GeneralRe: Resize and drag button at runtime vb.net Pin
Ralf Meier6-Mar-21 21:30
mveRalf Meier6-Mar-21 21:30 
GeneralRe: Resize and drag button at runtime vb.net Pin
Ahmedabdalla837-Mar-21 15:56
Ahmedabdalla837-Mar-21 15:56 
AnswerRe: Resize and drag button at runtime vb.net Pin
Ahmedabdalla837-Mar-21 17:10
Ahmedabdalla837-Mar-21 17:10 
QuestionHow to take a screenshot? Pin
Droidtips25-Feb-21 21:17
Droidtips25-Feb-21 21:17 
AnswerRe: How to take a screenshot? Pin
OriginalGriff25-Feb-21 21:20
mveOriginalGriff25-Feb-21 21:20 
AnswerRe: How to take a screenshot? Pin
mayom tyler26-Feb-21 19:42
mayom tyler26-Feb-21 19:42 
QuestionRe: How to take a screenshot? Pin
Eddy Vluggen6-Mar-21 10:07
professionalEddy Vluggen6-Mar-21 10:07 
QuestionVB, Linq, Filter out List(Of with a list(Of string Pin
jkirkerx16-Feb-21 11:33
professionaljkirkerx16-Feb-21 11:33 
AnswerRe: VB, Linq, Filter out List(Of with a list(Of string [solved] Pin
jkirkerx16-Feb-21 11:47
professionaljkirkerx16-Feb-21 11:47 
SuggestionRe: VB, Linq, Filter out List(Of with a list(Of string [solved] Pin
Richard Deeming16-Feb-21 22:18
mveRichard Deeming16-Feb-21 22:18 
GeneralRe: VB, Linq, Filter out List(Of with a list(Of string [solved] Pin
jkirkerx17-Feb-21 4:46
professionaljkirkerx17-Feb-21 4:46 
QuestionConvert C to VB Pin
leofoe15-Feb-21 22:52
leofoe15-Feb-21 22:52 
AnswerRe: Convert C to VB Pin
Richard Deeming15-Feb-21 23:38
mveRichard Deeming15-Feb-21 23:38 
GeneralRe: Convert C to VB Pin
leofoe15-Feb-21 23:46
leofoe15-Feb-21 23:46 
GeneralRe: Convert C to VB Pin
Richard Deeming16-Feb-21 1:19
mveRichard Deeming16-Feb-21 1:19 
QuestionDeleting a sent file Pin
Member 1152288212-Feb-21 11:11
Member 1152288212-Feb-21 11:11 
AnswerRe: Deleting a sent file Pin
Ralf Meier12-Feb-21 12:26
mveRalf Meier12-Feb-21 12:26 
The message you got says exactly what the problem is : another part of your Application or another Application is allready using the File you want to delete. In this case your OS itself prevents that you can delete this file.
So ... from where does this file come from and is it necessary that the file is still opened ?
This answer could not come from us - it must come from you ...!!!
AnswerRe: Deleting a sent file Pin
Dave Kreskowiak12-Feb-21 15:51
mveDave Kreskowiak12-Feb-21 15:51 

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.