Click here to Skip to main content
16,005,038 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionconvert from Java to VB6 or VB .Net Pin
y4hoo8220-Feb-06 5:25
y4hoo8220-Feb-06 5:25 
AnswerRe: convert from Java to VB6 or VB .Net Pin
progload20-Feb-06 6:17
progload20-Feb-06 6:17 
GeneralRe: convert from Java to VB6 or VB .Net Pin
y4hoo8220-Feb-06 17:21
y4hoo8220-Feb-06 17:21 
GeneralRe: convert from Java to VB6 or VB .Net Pin
progload20-Feb-06 17:35
progload20-Feb-06 17:35 
Questionhow to read the data from an image Pin
Murtuza Husain Miyan Patel20-Feb-06 5:06
professionalMurtuza Husain Miyan Patel20-Feb-06 5:06 
AnswerRe: how to read the data from an image Pin
Dave Kreskowiak20-Feb-06 7:13
mveDave Kreskowiak20-Feb-06 7:13 
QuestionAbout Skinning to forms Pin
Harshad Pednekar20-Feb-06 1:17
Harshad Pednekar20-Feb-06 1:17 
AnswerRe: About Skinning to forms Pin
ne0h20-Feb-06 1:48
ne0h20-Feb-06 1:48 
if u use .NET xpress edn i.e. 2005 edn, there u can Enable XP visual styles, that means if u install some theams in XP, that u will see in ur form!

if not then create a file say ini file which should contains the color values of buttons..etc..etc

a typical file may look like:

// comments
$ Form.backcolor=<some value="">
$ Form.buttons=<some value="">
// blah blah

save that file according to some skin name, say "Matrix.skin"

and when ur loadin ur app read all da color values from dat file and set up ur GUI.

Remember u shud setup a default skin file.

Hope dat helps.Smile | :)


this is not the end, this is how its goin to begin !
GeneralRe: About Skinning to forms Pin
Harshad Pednekar24-Feb-06 21:14
Harshad Pednekar24-Feb-06 21:14 
Questionadd listview like a childnode after all child nodes in a treeview Pin
kondepudi nagaraju20-Feb-06 0:55
kondepudi nagaraju20-Feb-06 0:55 
AnswerRe: add listview like a childnode after all child nodes in a treeview Pin
Dave Kreskowiak20-Feb-06 8:45
mveDave Kreskowiak20-Feb-06 8:45 
GeneralRe: add listview like a childnode after all child nodes in a treeview Pin
kondepudi nagaraju20-Feb-06 22:40
kondepudi nagaraju20-Feb-06 22:40 
GeneralRe: add listview like a childnode after all child nodes in a treeview Pin
Dave Kreskowiak21-Feb-06 13:25
mveDave Kreskowiak21-Feb-06 13:25 
Questionpassing parameters to crystal report problem Pin
microuser_200019-Feb-06 23:47
microuser_200019-Feb-06 23:47 
QuestionSystem.Xml.XmlException Pin
DJLarZ19-Feb-06 23:30
DJLarZ19-Feb-06 23:30 
AnswerRe: System.Xml.XmlException Pin
Dave Kreskowiak20-Feb-06 4:58
mveDave Kreskowiak20-Feb-06 4:58 
QuestionAccessing Mainframe from VB Pin
niraj_mall19-Feb-06 23:00
niraj_mall19-Feb-06 23:00 
AnswerRe: Accessing Mainframe from VB Pin
Dave Kreskowiak20-Feb-06 4:53
mveDave Kreskowiak20-Feb-06 4:53 
QuestionVB. Net OO? Pin
MatthysDT19-Feb-06 22:50
MatthysDT19-Feb-06 22:50 
AnswerRe: VB. Net OO? Pin
Roy Heil20-Feb-06 3:24
professionalRoy Heil20-Feb-06 3:24 
QuestionWhy no event handler for Listbox control? Pin
KaKa'19-Feb-06 22:44
KaKa'19-Feb-06 22:44 
AnswerRe: Why no event handler for Listbox control? Pin
Dave Kreskowiak20-Feb-06 4:48
mveDave Kreskowiak20-Feb-06 4:48 
AnswerRe: Why no event handler for Listbox control? Pin
Craster20-Feb-06 4:54
Craster20-Feb-06 4:54 
GeneralRe: Why no event handler for Listbox control? Pin
KaKa'20-Feb-06 15:30
KaKa'20-Feb-06 15:30 
QuestionCompare Two Email in VB.NET Pin
cylix200019-Feb-06 21:42
cylix200019-Feb-06 21:42 

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.