Click here to Skip to main content
16,014,392 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Compile error Pin
tatchung18-Sep-08 3:00
tatchung18-Sep-08 3:00 
QuestionSQL Server 7.0 Pin
prubyholl17-Sep-08 20:53
professionalprubyholl17-Sep-08 20:53 
AnswerRe: SQL Server 7.0 Pin
Mycroft Holmes17-Sep-08 21:34
professionalMycroft Holmes17-Sep-08 21:34 
GeneralRe: SQL Server 7.0 Pin
prubyholl18-Sep-08 2:58
professionalprubyholl18-Sep-08 2:58 
GeneralRe: SQL Server 7.0 Pin
Mycroft Holmes18-Sep-08 3:08
professionalMycroft Holmes18-Sep-08 3:08 
GeneralRe: SQL Server 7.0 Pin
Dave Kreskowiak18-Sep-08 3:16
mveDave Kreskowiak18-Sep-08 3:16 
QuestionCreate Transparent or faded form in vb.net Pin
pdnet17-Sep-08 19:33
pdnet17-Sep-08 19:33 
AnswerRe: Create Transparent or faded form in vb.net Pin
Dave Kreskowiak18-Sep-08 1:46
mveDave Kreskowiak18-Sep-08 1:46 
pdnet wrote:
that means I want to Show the users the Active and DeActive form.


Windows already takes care of this for you with different colors for the window border and title bar.


pdnet wrote:
I want to Chnage the Background Form Faded.


In that case, you'll have to create your own Sub's to change the Opacity of the form, show the message box, then when that returns, return the Opacity of the form to its previous value.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: Create Transparent or faded form in vb.net Pin
pdnet18-Sep-08 2:47
pdnet18-Sep-08 2:47 
GeneralRe: Create Transparent or faded form in vb.net Pin
Dave Kreskowiak18-Sep-08 3:04
mveDave Kreskowiak18-Sep-08 3:04 
GeneralRe: Create Transparent or faded form in vb.net Pin
pdnet18-Sep-08 3:43
pdnet18-Sep-08 3:43 
Questionwant to know the coding for marksheet development project in VB 6 ...thanx Pin
yogitapop17-Sep-08 15:40
yogitapop17-Sep-08 15:40 
AnswerRe: want to know the coding for marksheet development project in VB 6 ...thanx PinPopular
Dave Kreskowiak17-Sep-08 17:09
mveDave Kreskowiak17-Sep-08 17:09 
QuestionAddHandler Arguments? Pin
Saul Johnson17-Sep-08 7:36
Saul Johnson17-Sep-08 7:36 
AnswerRe: AddHandler Arguments? Pin
Dave Kreskowiak17-Sep-08 8:07
mveDave Kreskowiak17-Sep-08 8:07 
GeneralRe: AddHandler Arguments? Pin
nlarson1117-Sep-08 9:58
nlarson1117-Sep-08 9:58 
GeneralRe: AddHandler Arguments? Pin
Dave Kreskowiak17-Sep-08 10:17
mveDave Kreskowiak17-Sep-08 10:17 
GeneralRe: AddHandler Arguments? Pin
nlarson1117-Sep-08 10:28
nlarson1117-Sep-08 10:28 
GeneralRe: AddHandler Arguments? Pin
Saul Johnson20-Sep-08 6:25
Saul Johnson20-Sep-08 6:25 
QuestionHow to stop FLICKERING -> Listview -> OwnderDraw Pin
jesus.online17-Sep-08 2:13
jesus.online17-Sep-08 2:13 
AnswerRe: How to stop FLICKERING -> Listview -> OwnderDraw Pin
Thomas Stockwell17-Sep-08 6:02
professionalThomas Stockwell17-Sep-08 6:02 
GeneralRe: How to stop FLICKERING -> Listview -> OwnderDraw Pin
jesus.online17-Sep-08 9:24
jesus.online17-Sep-08 9:24 
GeneralRe: How to stop FLICKERING -> Listview -> OwnderDraw Pin
jesus.online17-Sep-08 9:46
jesus.online17-Sep-08 9:46 
QuestionHow to find creation date of an exe Pin
AR Reddy17-Sep-08 1:57
AR Reddy17-Sep-08 1:57 
AnswerRe: How to find creation date of an exe Pin
Tom Deketelaere17-Sep-08 2:26
professionalTom Deketelaere17-Sep-08 2:26 

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.