Click here to Skip to main content
15,890,579 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Datagrid view problem Pin
GuyThiebaut17-Oct-13 5:45
professionalGuyThiebaut17-Oct-13 5:45 
Questionread DXF File using VB.NET Pin
osama5000016-Oct-13 22:28
osama5000016-Oct-13 22:28 
AnswerRe: read DXF File using VB.NET Pin
Simon_Whale16-Oct-13 23:01
Simon_Whale16-Oct-13 23:01 
QuestionAlgorithm for matching database records? Pin
Wombaticus15-Oct-13 22:45
Wombaticus15-Oct-13 22:45 
AnswerRe: Algorithm for matching database records? Pin
Richard Deeming16-Oct-13 0:05
mveRichard Deeming16-Oct-13 0:05 
GeneralRe: Algorithm for matching database records? Pin
Wombaticus16-Oct-13 0:16
Wombaticus16-Oct-13 0:16 
QuestionProgram in a window Pin
Member 1027924614-Oct-13 21:57
professionalMember 1027924614-Oct-13 21:57 
AnswerRe: Program in a window Pin
Eddy Vluggen15-Oct-13 0:29
professionalEddy Vluggen15-Oct-13 0:29 
Member 10279246 wrote:
external exe in a frame in vb.net
WinForms does not have a "frame" concept. You can change the parent of a running executable to point to your Window, as you already did. SetWindowLong[^] is used to change the border. The statusbar and toolbars aren't part of that border. The borderstyles can be found on P/Invoke[^].

..and please don't repost the exact same question. People tend to ignore duplicate posts.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

RantRe: Program in a window PinPopular
Richard Deeming15-Oct-13 0:38
mveRichard Deeming15-Oct-13 0:38 
AnswerRe: Program in a window Pin
Ammar_Ahmad16-Oct-13 0:09
Ammar_Ahmad16-Oct-13 0:09 
AnswerRe: Program in a window Pin
Abhinav S16-Oct-13 1:14
Abhinav S16-Oct-13 1:14 
GeneralRe: Program in a window Pin
Dave Kreskowiak16-Oct-13 1:33
mveDave Kreskowiak16-Oct-13 1:33 
QuestionHow to run a program under a window Pin
Member 1027924613-Oct-13 18:24
professionalMember 1027924613-Oct-13 18:24 
AnswerRe: How to run a program under a window Pin
Richard MacCutchan13-Oct-13 20:48
mveRichard MacCutchan13-Oct-13 20:48 
AnswerRe: How to run a program under a window Pin
Abhinav S13-Oct-13 20:57
Abhinav S13-Oct-13 20:57 
Questionerror comes connection properties not initiliaze Pin
Member 1019283511-Oct-13 22:48
Member 1019283511-Oct-13 22:48 
AnswerRe: error comes connection properties not initiliaze Pin
Eddy Vluggen12-Oct-13 2:39
professionalEddy Vluggen12-Oct-13 2:39 
QuestionInstallShield won't install Pin
Member 1026522811-Oct-13 5:57
Member 1026522811-Oct-13 5:57 
AnswerRe: InstallShield won't install Pin
Eddy Vluggen11-Oct-13 21:56
professionalEddy Vluggen11-Oct-13 21:56 
GeneralRe: InstallShield won't install Pin
Member 1026522812-Oct-13 3:38
Member 1026522812-Oct-13 3:38 
GeneralRe: InstallShield won't install Pin
Mycroft Holmes12-Oct-13 3:55
professionalMycroft Holmes12-Oct-13 3:55 
GeneralRe: InstallShield won't install Pin
Eddy Vluggen15-Oct-13 5:08
professionalEddy Vluggen15-Oct-13 5:08 
GeneralRe: InstallShield won't install Pin
Dave Kreskowiak15-Oct-13 8:42
mveDave Kreskowiak15-Oct-13 8:42 
Questioncommunicating between two exes Pin
MLSrinivas11-Oct-13 3:44
MLSrinivas11-Oct-13 3:44 
AnswerRe: communicating between two exes Pin
Mycroft Holmes11-Oct-13 13:44
professionalMycroft Holmes11-Oct-13 13: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.