Click here to Skip to main content
16,006,709 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralWebbrowser control need help Pin
King of Kingz11-Feb-08 18:36
King of Kingz11-Feb-08 18:36 
GeneralRe: Webbrowser control need help Pin
Christian Graus11-Feb-08 18:51
protectorChristian Graus11-Feb-08 18:51 
Generalmaximize window application Pin
nitin_ion11-Feb-08 18:18
nitin_ion11-Feb-08 18:18 
GeneralRe: maximize window application Pin
Christian Graus11-Feb-08 18:52
protectorChristian Graus11-Feb-08 18:52 
GeneralRe: maximize window application Pin
nitin_ion11-Feb-08 19:48
nitin_ion11-Feb-08 19:48 
GeneralRe: maximize window application Pin
Ajay.k_Singh11-Feb-08 20:41
Ajay.k_Singh11-Feb-08 20:41 
QuestionHow can I click the link to navigate to the link. Pin
SekharOne11-Feb-08 18:00
SekharOne11-Feb-08 18:00 
QuestionCompare colors Pin
nishkarsh_k11-Feb-08 17:19
nishkarsh_k11-Feb-08 17:19 
Hello every one

I have a variable which holds a color

grid_color.GREEN = System.Drawing.ColorTranslator.FromOle(&HC0FFC0)

I assign it to the back of a row of a grid
DataGridView_Payment.Rows(0).Cells(0).Style.BackColor = grid_color.GREEN

Now on different back colors I want to do different actions
But when I compare it again it dose not matches

If DataGrid_Q.CurrentCell.Style.BackColor = grid_color.GREEN Then

Can any one plz help me
GeneralRe: Compare colors Pin
Christian Graus11-Feb-08 17:47
protectorChristian Graus11-Feb-08 17:47 
GeneralRe: Compare colors Pin
nishkarsh_k11-Feb-08 17:59
nishkarsh_k11-Feb-08 17:59 
GeneralRe: Compare colors Pin
Christian Graus11-Feb-08 18:12
protectorChristian Graus11-Feb-08 18:12 
GeneralRe: Compare colors Pin
nishkarsh_k11-Feb-08 18:51
nishkarsh_k11-Feb-08 18:51 
GeneralRe: Compare colors Pin
Christian Graus11-Feb-08 18:52
protectorChristian Graus11-Feb-08 18:52 
GeneralHelp me to get printer share on the network Pin
nimolZero11-Feb-08 15:09
nimolZero11-Feb-08 15:09 
GeneralRe: Help me to get printer share on the network Pin
Christian Graus11-Feb-08 17:48
protectorChristian Graus11-Feb-08 17:48 
GeneralVB 6 Shows extraneous modules at startup Pin
jim_taylor11-Feb-08 13:43
jim_taylor11-Feb-08 13:43 
GeneralRe: VB 6 Shows extraneous modules at startup Pin
MohammadAmiry11-Feb-08 22:51
MohammadAmiry11-Feb-08 22:51 
GeneralRe: VB 6 Shows extraneous modules at startup [modified] Pin
jim_taylor12-Feb-08 5:39
jim_taylor12-Feb-08 5:39 
GeneralSplitContainer with more than 2 panels Pin
cstrader23211-Feb-08 13:11
cstrader23211-Feb-08 13:11 
GeneralRe: SplitContainer with more than 2 panels Pin
J$11-Feb-08 14:00
J$11-Feb-08 14:00 
GeneralRe: SplitContainer with more than 2 panels Pin
cstrader23212-Feb-08 4:10
cstrader23212-Feb-08 4:10 
GeneralDetect keypress on startup Pin
cstrader23211-Feb-08 6:53
cstrader23211-Feb-08 6:53 
GeneralRe: Detect keypress on startup Pin
Dave Kreskowiak11-Feb-08 8:06
mveDave Kreskowiak11-Feb-08 8:06 
GeneralRe: Detect keypress on startup Pin
cstrader23211-Feb-08 10:09
cstrader23211-Feb-08 10:09 
GeneralRe: Detect keypress on startup Pin
Dave Kreskowiak12-Feb-08 3:16
mveDave Kreskowiak12-Feb-08 3:16 

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.