Click here to Skip to main content
15,900,325 members
Home / Discussions / C#
   

C#

 
GeneralRe: Retrieving data from Navision database using ODBC in a .NET application Pin
Samuel Chen8-Apr-04 6:14
Samuel Chen8-Apr-04 6:14 
GeneralPlugging in custom provider Pin
rana748-Apr-04 2:23
rana748-Apr-04 2:23 
GeneralRe: Plugging in custom provider Pin
Heath Stewart8-Apr-04 5:15
protectorHeath Stewart8-Apr-04 5:15 
QuestionToString to print HEX??? Pin
Anonymous8-Apr-04 2:15
Anonymous8-Apr-04 2:15 
AnswerRe: ToString to print HEX??? Pin
Dave Kreskowiak8-Apr-04 2:43
mveDave Kreskowiak8-Apr-04 2:43 
GeneralRe: ToString to print HEX??? Pin
Heath Stewart8-Apr-04 5:12
protectorHeath Stewart8-Apr-04 5:12 
GeneralCommon Toolbar Images Pin
Brian Delahunty8-Apr-04 1:59
Brian Delahunty8-Apr-04 1:59 
GeneralRe: Common Toolbar Images Pin
Heath Stewart8-Apr-04 5:11
protectorHeath Stewart8-Apr-04 5:11 
Just open browseui.dll from %WINDIR%\System32 in Visual Studio .NET. Expand the Bitmap resource section and find the image strip you want. You can export that and then load it using ImageList.Images.AddStrip, or break-up the images into squares and add them individually.

Legally, you're not supposed to do this and just use the older images in the Common7\Graphics directory of your Visual Studio .NET installation, but only commercial products would probably suffer any consequences. I have been talking to Microsoft about updating those images since they're grossly out-dated.

 

Microsoft MVP, Visual C#
My Articles
GeneralRe: Common Toolbar Images Pin
Brian Delahunty11-Apr-04 7:44
Brian Delahunty11-Apr-04 7:44 
GeneralRe: Common Toolbar Images Pin
Heath Stewart11-Apr-04 16:57
protectorHeath Stewart11-Apr-04 16:57 
Generalloading error...please help. Pin
Anonymous8-Apr-04 0:21
Anonymous8-Apr-04 0:21 
GeneralRe: loading error...please help. Pin
Heath Stewart8-Apr-04 5:08
protectorHeath Stewart8-Apr-04 5:08 
Generalselect a value in a datagrid Pin
TweeZz8-Apr-04 0:19
TweeZz8-Apr-04 0:19 
GeneralRe: select a value in a datagrid Pin
Heath Stewart8-Apr-04 5:06
protectorHeath Stewart8-Apr-04 5:06 
GeneralRe: select a value in a datagrid Pin
TweeZz8-Apr-04 5:09
TweeZz8-Apr-04 5:09 
Generalconnection timout Pin
Anonymous7-Apr-04 23:19
Anonymous7-Apr-04 23:19 
GeneralRe: connection timout Pin
Mike Dimmick8-Apr-04 2:04
Mike Dimmick8-Apr-04 2:04 
GeneralPop menu without clickin on that menu Pin
harbhanu7-Apr-04 22:40
harbhanu7-Apr-04 22:40 
GeneralRe: Pop menu without clickin on that menu Pin
Corinna John8-Apr-04 0:44
Corinna John8-Apr-04 0:44 
GeneralRe: Pop menu without clickin on that menu Pin
Heath Stewart8-Apr-04 5:03
protectorHeath Stewart8-Apr-04 5:03 
Generalproblem with combobox Pin
robmays7-Apr-04 22:22
robmays7-Apr-04 22:22 
GeneralRe: problem with combobox Pin
Heath Stewart8-Apr-04 4:33
protectorHeath Stewart8-Apr-04 4:33 
GeneralRe: problem with combobox Pin
robmays8-Apr-04 8:45
robmays8-Apr-04 8:45 
GeneralRe: problem with combobox Pin
robmays8-Apr-04 18:39
robmays8-Apr-04 18:39 
GeneralRe: problem with combobox Pin
Heath Stewart9-Apr-04 3:31
protectorHeath Stewart9-Apr-04 3:31 

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.