Click here to Skip to main content
15,886,919 members
Home / Discussions / C#
   

C#

 
AnswerRe: converting Datatable or Datagridview to a picture to send it as an email Pin
N a v a n e e t h7-Jul-08 22:51
N a v a n e e t h7-Jul-08 22:51 
QuestionRe: converting Datatable or Datagridview to a picture to send it as an email Pin
Praveen Raghuvanshi9-Jul-08 6:38
professionalPraveen Raghuvanshi9-Jul-08 6:38 
QuestionHow to Determine The Location Of Label Text In Pixels Pin
Ahmad Safwat7-Jul-08 22:00
Ahmad Safwat7-Jul-08 22:00 
AnswerRe: How to Determine The Location Of Label Text In Pixels Pin
Harvey Saayman7-Jul-08 22:02
Harvey Saayman7-Jul-08 22:02 
GeneralRe: How to Determine The Location Of Label Text In Pixels Pin
Ahmad Safwat7-Jul-08 22:11
Ahmad Safwat7-Jul-08 22:11 
GeneralRe: How to Determine The Location Of Label Text In Pixels Pin
Harvey Saayman7-Jul-08 22:30
Harvey Saayman7-Jul-08 22:30 
GeneralRe: How to Determine The Location Of Label Text In Pixels Pin
Ahmad Safwat7-Jul-08 23:18
Ahmad Safwat7-Jul-08 23:18 
AnswerRe: How to Determine The Location Of Label Text In Pixels Pin
N a v a n e e t h7-Jul-08 23:14
N a v a n e e t h7-Jul-08 23:14 
Ahmad Safwat wrote:
the location of label text in pixels as Margin, Padding, and TextAlign properties change


You won't get the location of the text, you can take location of the label instead. Check label.Bounds which gives you a Rectangle instance.

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

How to use google | Ask smart questions

GeneralRe: How to Determine The Location Of Label Text In Pixels Pin
Ahmad Safwat8-Jul-08 1:15
Ahmad Safwat8-Jul-08 1:15 
GeneralRe: How to Determine The Location Of Label Text In Pixels Pin
Alan Balkany8-Jul-08 5:37
Alan Balkany8-Jul-08 5:37 
GeneralRe: How to Determine The Location Of Label Text In Pixels Pin
Frank Horn8-Jul-08 7:23
Frank Horn8-Jul-08 7:23 
GeneralRe: How to Determine The Location Of Label Text In Pixels Pin
Ahmad Safwat8-Jul-08 21:24
Ahmad Safwat8-Jul-08 21:24 
AnswerRe: How to Determine The Location Of Label Text In Pixels Pin
Ahmad Safwat9-Jul-08 4:30
Ahmad Safwat9-Jul-08 4:30 
Questionhow to ? Pin
SSN7-Jul-08 21:46
SSN7-Jul-08 21:46 
AnswerRe: how to ? Pin
Ashfield7-Jul-08 22:33
Ashfield7-Jul-08 22:33 
AnswerRe: how to ? Pin
dealon7-Jul-08 22:33
dealon7-Jul-08 22:33 
QuestionTreeview Control Pin
shehezada7-Jul-08 21:40
shehezada7-Jul-08 21:40 
AnswerRe: Treeview Control Pin
Kjetil Svendsen7-Jul-08 23:42
Kjetil Svendsen7-Jul-08 23:42 
GeneralRe: Treeview Control Pin
shehezada8-Jul-08 3:29
shehezada8-Jul-08 3:29 
GeneralRe: Treeview Control Pin
DaveyM698-Jul-08 4:21
professionalDaveyM698-Jul-08 4:21 
GeneralRe: Treeview Control Pin
Kjetil Svendsen8-Jul-08 21:26
Kjetil Svendsen8-Jul-08 21:26 
QuestionSending mail Pin
hadad7-Jul-08 21:35
hadad7-Jul-08 21:35 
AnswerRe: Sending mail Pin
Ashfield7-Jul-08 22:26
Ashfield7-Jul-08 22:26 
AnswerRe: Sending mail Pin
Anu Palavila7-Jul-08 22:30
Anu Palavila7-Jul-08 22:30 
GeneralRe: Sending mail Pin
Simon P Stevens8-Jul-08 1:06
Simon P Stevens8-Jul-08 1:06 

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.