Click here to Skip to main content
15,893,814 members
Home / Discussions / C#
   

C#

 
QuestionHow to Compare the two database tables(table1,Table2) and update the difference into (table2) using c# Pin
bruze18-Sep-08 5:08
bruze18-Sep-08 5:08 
QuestionSetting selected controls programatically. Pin
djjedi18-Sep-08 5:08
djjedi18-Sep-08 5:08 
AnswerRe: Setting selected controls programatically. Pin
Alan N18-Sep-08 7:23
Alan N18-Sep-08 7:23 
Question64-bit Programming Pin
HosamAly18-Sep-08 5:00
HosamAly18-Sep-08 5:00 
AnswerRe: 64-bit Programming Pin
Giorgi Dalakishvili18-Sep-08 5:04
mentorGiorgi Dalakishvili18-Sep-08 5:04 
Questionhow can i increse the size of the picture box with picture? Pin
maifs18-Sep-08 4:18
maifs18-Sep-08 4:18 
AnswerRe: how can i increse the size of the picture box with picture? Pin
Mbah Dhaim18-Sep-08 4:27
Mbah Dhaim18-Sep-08 4:27 
AnswerRe: how can i increse the size of the picture box with picture? Pin
nelsonpaixao18-Sep-08 13:58
nelsonpaixao18-Sep-08 13:58 
Big Grin | :-D been there

see windows genereted code has the required proprieties!!!
i have a picture box and i load small and big pictures, when they are small i center them, when they are big i place a scroll.

you want that right?

place picturebox inside a panel and allow scroll, now because i don´t remember the code (don´t worry it´s simply) check like i said windows genereted code and the proprieties windows.

make them same size(panel and picture), when get picture ask the size that way you know if is small you center if bigger you scroll.

(place other post if you became stuck, i don´t have code memorized in my head) D'Oh! | :doh:

nelsonpaixao@yahoo.com.br

trying to help & get help

Questionhow can i increase the font size which is written in text box.. Pin
maifs18-Sep-08 4:11
maifs18-Sep-08 4:11 
AnswerRe: how can i increase the font size which is written in text box.. Pin
GuruPrasadh18-Sep-08 10:26
GuruPrasadh18-Sep-08 10:26 
Questionc# caching of sql query Pin
swjam18-Sep-08 3:53
swjam18-Sep-08 3:53 
AnswerRe: c# caching of sql query Pin
Simon P Stevens18-Sep-08 4:05
Simon P Stevens18-Sep-08 4:05 
GeneralRe: c# caching of sql query [modified] Pin
Mbah Dhaim18-Sep-08 4:17
Mbah Dhaim18-Sep-08 4:17 
GeneralRe: c# caching of sql query Pin
swjam18-Sep-08 4:32
swjam18-Sep-08 4:32 
GeneralRe: c# caching of sql query Pin
Simon P Stevens18-Sep-08 5:14
Simon P Stevens18-Sep-08 5:14 
QuestionPrinting a datagridview Pin
harcaype18-Sep-08 3:48
harcaype18-Sep-08 3:48 
AnswerRe: Printing a datagridview Pin
Giorgi Dalakishvili18-Sep-08 3:56
mentorGiorgi Dalakishvili18-Sep-08 3:56 
QuestionSearching DataTable Pin
Muammar©18-Sep-08 3:42
Muammar©18-Sep-08 3:42 
AnswerRe: Searching DataTable Pin
Giorgi Dalakishvili18-Sep-08 3:54
mentorGiorgi Dalakishvili18-Sep-08 3:54 
GeneralRe: Searching DataTable Pin
Muammar©18-Sep-08 4:52
Muammar©18-Sep-08 4:52 
GeneralRe: Searching DataTable Pin
Giorgi Dalakishvili18-Sep-08 5:00
mentorGiorgi Dalakishvili18-Sep-08 5:00 
GeneralRe: Searching DataTable Pin
Muammar©18-Sep-08 8:07
Muammar©18-Sep-08 8:07 
GeneralRe: Searching DataTable Pin
Giorgi Dalakishvili18-Sep-08 8:23
mentorGiorgi Dalakishvili18-Sep-08 8:23 
AnswerRe: Searching DataTable Pin
Mbah Dhaim18-Sep-08 3:59
Mbah Dhaim18-Sep-08 3:59 
Questionwhen i click on it for drop down,it should be displayed all available fontsizes in it Pin
maifs18-Sep-08 3:03
maifs18-Sep-08 3:03 

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.