Click here to Skip to main content
16,010,351 members
Home / Discussions / C#
   

C#

 
AnswerRe: Problem with Open Dialog box [modified] Pin
stancrm4-Jul-06 3:13
stancrm4-Jul-06 3:13 
QuestionC# and Excel pivottable caches Pin
boakley4-Jul-06 2:22
boakley4-Jul-06 2:22 
Questionbarcode Pin
Mohammed Elkholy4-Jul-06 2:15
Mohammed Elkholy4-Jul-06 2:15 
AnswerRe: barcode Pin
Josh Smith4-Jul-06 4:18
Josh Smith4-Jul-06 4:18 
QuestionApp.config Pin
SysJey4-Jul-06 1:23
SysJey4-Jul-06 1:23 
AnswerRe: App.config Pin
mav.northwind4-Jul-06 2:21
mav.northwind4-Jul-06 2:21 
QuestionListView with transparant BackColor Pin
boxed4-Jul-06 1:18
boxed4-Jul-06 1:18 
AnswerRe: ListView with transparant BackColor Pin
mav.northwind4-Jul-06 2:29
mav.northwind4-Jul-06 2:29 
You'll have to set a certain color as the BackColor of your ListView (I usually take magenta or cyan for this purpose) and then set the TransparencyKey of the Form containing your ListView to the same color.

Regards,
mav

--
Black holes are the places where god divided by 0...
GeneralRe: ListView with transparant BackColor Pin
boxed4-Jul-06 2:56
boxed4-Jul-06 2:56 
GeneralRe: ListView with transparant BackColor Pin
mav.northwind4-Jul-06 4:13
mav.northwind4-Jul-06 4:13 
QuestionProblem in Importing data from Excel (Urgent) Pin
Abhi15814-Jul-06 1:00
Abhi15814-Jul-06 1:00 
AnswerRe: Problem in Importing data from Excel (Urgent) Pin
AB77714-Jul-06 1:14
AB77714-Jul-06 1:14 
AnswerRe: Problem in Importing data from Excel (Urgent) Pin
ketankumar4-Jul-06 1:15
ketankumar4-Jul-06 1:15 
Questionrows and columns in the List View Pin
satsumatable4-Jul-06 0:54
satsumatable4-Jul-06 0:54 
AnswerRe: rows and columns in the List View Pin
SeMartens4-Jul-06 2:24
SeMartens4-Jul-06 2:24 
GeneralRe: rows and columns in the List View [modified] Pin
satsumatable4-Jul-06 3:07
satsumatable4-Jul-06 3:07 
AnswerRe: rows and columns in the List View Pin
BoneSoft5-Jul-06 3:43
BoneSoft5-Jul-06 3:43 
Questionhandling control array in runtime Pin
vatzcar4-Jul-06 0:44
vatzcar4-Jul-06 0:44 
AnswerRe: handling control array in runtime Pin
Stefan Troschuetz4-Jul-06 0:48
Stefan Troschuetz4-Jul-06 0:48 
AnswerRe: handling control array in runtime Pin
jjansen4-Jul-06 2:29
jjansen4-Jul-06 2:29 
QuestionHow to Disable AddressBar and Menus??? Pin
rachgreen4-Jul-06 0:02
rachgreen4-Jul-06 0:02 
AnswerRe: How to Disable AddressBar and Menus??? Pin
psamy4-Jul-06 0:37
psamy4-Jul-06 0:37 
AnswerRe: How to Disable AddressBar and Menus??? Pin
Dario Solera4-Jul-06 0:37
Dario Solera4-Jul-06 0:37 
QuestionFinding " Specified cast is not valid."error in strType = CType(sender, MenuItem).Text Pin
bpoojas3-Jul-06 23:34
bpoojas3-Jul-06 23:34 
AnswerRe: Finding " Specified cast is not valid."error in strType = CType(sender, MenuItem).Text Pin
J4amieC3-Jul-06 23:41
J4amieC3-Jul-06 23:41 

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.