Click here to Skip to main content
16,004,895 members
Home / Discussions / C#
   

C#

 
GeneralRe: Namespace Pin
Mazdak12-May-02 20:51
Mazdak12-May-02 20:51 
GeneralSet item bold Pin
Rickard Andersson2012-May-02 1:28
Rickard Andersson2012-May-02 1:28 
GeneralRe: Set item bold Pin
Rickard Andersson2012-May-02 1:34
Rickard Andersson2012-May-02 1:34 
GeneralRe: Set item bold Pin
David Wengier12-May-02 1:49
David Wengier12-May-02 1:49 
GeneralRe: Set item bold Pin
Rickard Andersson2012-May-02 8:53
Rickard Andersson2012-May-02 8:53 
GeneralRe: Set item bold Pin
Rocky Moore12-May-02 18:05
Rocky Moore12-May-02 18:05 
GeneralRe: Set item bold Pin
Rickard Andersson2012-May-02 20:44
Rickard Andersson2012-May-02 20:44 
GeneralMSFlexGrid in C# Pin
vivekoswal12-May-02 0:11
vivekoswal12-May-02 0:11 
hi all,
I am using MSFLexGrid in in one of our projects which is being implemented in C#. I am trying to dock a ComboBox in one of the MSFlexGrid cells. The problem is that the CellWidth, CellTop, CellLeft and CellHeight properties are all returned in values which are not of the same coordinate system type as the container which holds MSFLexgrid and the combobox. So to position the combobox properly over the flexgrid i need the conversion factor between the four properties mentioned above.

e.g. CellWidth property set in my case is 845, where as the entire FLexGrid Width is somewhere around 136. Obviously a small cell of the grid cannot have width larger then the containing flexgrid. So you can see that the Flexgrid width is in terms of the space occupied by the flexgrid on the container form whereas the internal CellWidth is in terms of some other unit of measurement. How do it find a conversion factor?
regards,
vivek
GeneralCrashes everytime I try to create a new project Pin
Cathy11-May-02 15:30
Cathy11-May-02 15:30 
GeneralRe: Crashes everytime I try to create a new project Pin
Nish Nishant11-May-02 15:47
sitebuilderNish Nishant11-May-02 15:47 
GeneralRe: Crashes everytime I try to create a new project Pin
Cathy11-May-02 15:46
Cathy11-May-02 15:46 
GeneralRe: Crashes everytime I try to create a new project Pin
Nish Nishant11-May-02 17:17
sitebuilderNish Nishant11-May-02 17:17 
GeneralRe: Crashes everytime I try to create a new project Pin
Cathy11-May-02 17:45
Cathy11-May-02 17:45 
GeneralRe: Crashes everytime I try to create a new project Pin
Nish Nishant11-May-02 17:59
sitebuilderNish Nishant11-May-02 17:59 
GeneralRe: Crashes everytime I try to create a new project Pin
Cathy11-May-02 18:01
Cathy11-May-02 18:01 
GeneralRe: Crashes everytime I try to create a new project Pin
Nish Nishant11-May-02 18:18
sitebuilderNish Nishant11-May-02 18:18 
GeneralRe: Crashes everytime I try to create a new project Pin
James T. Johnson12-May-02 16:30
James T. Johnson12-May-02 16:30 
GeneralRe: Crashes everytime I try to create a new project Pin
Cathy12-May-02 18:33
Cathy12-May-02 18:33 
GeneralNetstat Source Code Pin
KobyBoy11-May-02 11:48
KobyBoy11-May-02 11:48 
GeneralRe: Netstat Source Code Pin
Neil Van Note11-May-02 11:55
Neil Van Note11-May-02 11:55 
QuestionHow to custom draw the caption and border form Pin
elnino11-May-02 7:46
elnino11-May-02 7:46 
AnswerRe: How to custom draw the caption and border form Pin
Rama Krishna Vavilala11-May-02 8:59
Rama Krishna Vavilala11-May-02 8:59 
AnswerRe: How to custom draw the caption and border form Pin
Rüpel13-May-02 3:58
Rüpel13-May-02 3:58 
GeneralMulti-Column TreeView in C# Pin
phalc11-May-02 4:58
phalc11-May-02 4:58 
GeneralRe: Multi-Column TreeView in C# Pin
elnino11-May-02 7:39
elnino11-May-02 7:39 

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.